Menu

Tree [b1e779] master /
 History

HTTPS access


File Date Author Commit
 server 2016-01-30 Hazuki Amamiya Hazuki Amamiya [8b5cad] V2.1
 service 2016-01-30 Hazuki Amamiya Hazuki Amamiya [8b5cad] V2.1
 web 2016-02-22 hazuki hazuki [b1e779] Minor changes on config file location of XOOPS ...
 README.txt 2015-12-23 Hazuki Amamiya Hazuki Amamiya [b6609c] DEV V20151223

Read Me

The FlightGear Tracker (FGTracker) tracks flights performed on FlightGear MultiPlayer Server (FGMS). 

In order the flights in FGMS be tracked, FGMS maintainer must set its FGMS be tracked and Tracker IP/Domain be pointed to FGTracker.

FGTracker consists of three modules:
- server : A PHP-CLI program that receive position information of the flight and stores into Database (currently postgresql only)
- service: A standalone PHP-CLI program that do datafixes and ETL (generate Dep/Arr airport, callsign ranking etc.)
- web : Including XOOPS module presenting flight information on web server and API service

See individual README file in the modules for more information.