FlightGear Tracker: Difference between revisions

From FlightGear wiki
Jump to navigation Jump to search
No edit summary
No edit summary
Line 14: Line 14:
==External links==
==External links==
* [http://fgfs.i-net.hu/modules/fgtracker/ FlightGear Tracker]
* [http://fgfs.i-net.hu/modules/fgtracker/ FlightGear Tracker]
[[Category:Software]]

Revision as of 01:23, 12 October 2008

The FlightGear Tracker tracks all flights performed on the multiplayer servers. The flights are stored by callsign. Every flight the following data is logged:

  • Start time
  • End time
  • Max altitude
  • Aircraft
  • Duration
  • Total distance
  • Max ground speed
  • Max Mach

Some of them are also shown in a diagram. The route is shown on a map. Beside these data the total flight time of every callsign is shown.

Be aware that multiple pilots could use the same callsign. The tracker doesn't track by pilot, but by callsign. So choose a callsign that noone else will use.

External links