1
0
Fork 0
flightgear/src/Traffic
durk c6f88e5b9b Development for two new features:
* Some support for geometry information provided by the custom scenery
   project. Current support is for AI groundnets and runway use files only
   since this is a switch that involves a lot of data verification and
   updating, during the transistion the actual path where the data can be
   read from is user configurable. setting the property

   /sim/traffic-manager/use-custom-scenery-data to true

  will cause flightgear to read the ground networks from the scenery
  directory (--{fg-scenery}/Airports/[I]/[C]/[A]/[ICAO].groundnet.xml to be
  precise). Setting this property to false will retain the original
  behvior.
* For departing aircraft, runway takeoff calculations will be done on the
  basis of the performance database. For testing purposes, a performance
 estimate for a heavy jet has been added.
2009-02-01 23:44:10 +01:00
..
.cvsignore Ingnore some generated files." 2004-06-05 08:51:29 +00:00
Makefile.am Add the AIModel based air traffic subsystem from Durk Talsma. 2004-06-03 17:59:14 +00:00
SchedFlight.cxx Another clean-up iteration: FGAirportList::search is gone, replaced by two 2008-12-26 15:26:42 +00:00
SchedFlight.hxx Traffic Manager II source code changes 2008-11-16 13:45:24 +00:00
Schedule.cxx Development for two new features: 2009-02-01 23:44:10 +01:00
Schedule.hxx Traffic Manager II source code changes 2008-11-16 13:45:24 +00:00
TrafficMgr.cxx Traffic Manager II source code changes 2008-11-16 13:45:24 +00:00
TrafficMgr.hxx Traffic Manager II source code changes 2008-11-16 13:45:24 +00:00