1
0
Fork 0
flightgear/src/Airports
Durk Talsma 467513cbaf Major update to the AI code:
* New features
    - More realistic descent paths
    - Separation during descent and approach
    - ATC approach controller (still silent)
    - inbound traffic flow will start immediately
  * Bug fixes
    - Properly handle vertical speed when on ground
    - Departing aircraft now wait for taxiclerance before moving
    - Traffic manager waits for proper weather initialization
    - Fixed instabilities in the preferential runway usage code
    - Fine tuning of waypoint following code.
2010-08-29 19:25:34 +02:00
..
.cvsignore Ignore calc_loc program. 2003-06-07 13:54:35 +00:00
.gitignore Ignore generated files 2010-06-02 11:27:16 +02:00
apt_loader.cxx Merge branch 'mathias/math' into next 2010-05-05 17:02:37 +02:00
apt_loader.hxx Some additional changes to ensure that FlightGear at least compiles after configuring with --disable-atcdcl. Some substitution code is added in ATC/atcutils.cxx and ATC/atcutils.hxx. Note that the new code doesn't run properly yet. Instead, it is just meant to identify which parts need replacement. Getting that to work will be the next step. 2010-01-05 22:21:49 +01:00
calc_loc.cxx even more warning fixes 2009-08-23 21:43:09 +02:00
dynamicloader.cxx Two minor (codewise) fixes to ensure everything works as advertised: 2009-09-03 00:02:48 +02:00
dynamicloader.hxx Initial attempt to establish a better integration between AI and ATC code. 2008-07-13 12:51:06 +00:00
dynamics.cxx Major update to the AI code: 2010-08-29 19:25:34 +02:00
dynamics.hxx Major update to the AI code: 2010-08-29 19:25:34 +02:00
gnnode.cxx Convert waypoint::CourseAndDistance users to use SGGeodesy helper functions. 2009-06-11 16:05:20 +02:00
gnnode.hxx Convert waypoint::CourseAndDistance users to use SGGeodesy helper functions. 2009-06-11 16:05:20 +02:00
groundnetwork.cxx Major update to the AI code: 2010-08-29 19:25:34 +02:00
groundnetwork.hxx Expanded ATC communication between AI aircraft and Airport ground control. 2010-05-05 11:59:37 +02:00
Makefile.am X-Plane 850 airport file format parsing. 810 is still supported and may be mixed with new format. 2009-06-15 10:29:45 +02:00
parking.cxx Port over remaining Point3D usage to the more type and unit safe SG* classes. 2009-03-18 08:00:08 +01:00
parking.hxx - remove the SG_GLxxxx_H #defines, since OSG provides its own versions 2008-07-27 16:25:13 +00:00
pavement.cxx Fix bug 150 (airports not found in GPS search) 2010-08-14 19:16:28 +01:00
pavement.hxx X-Plane 850 airport file format parsing. 810 is still supported and may be mixed with new format. 2009-06-15 10:29:45 +02:00
runwaybase.cxx Major update to the AI code: 2010-08-29 19:25:34 +02:00
runwaybase.hxx Major update to the AI code: 2010-08-29 19:25:34 +02:00
runwayprefloader.cxx Fixes for compiling with gcc 4.3 2008-04-13 21:12:36 +00:00
runwayprefloader.hxx - remove the SG_GLxxxx_H #defines, since OSG provides its own versions 2008-07-27 16:25:13 +00:00
runwayprefs.cxx Major update to the AI code: 2010-08-29 19:25:34 +02:00
runwayprefs.hxx James Turner: Improved runway management code: 2008-08-14 18:13:39 +00:00
runways.cxx Make even more implict includes explicit. 2010-08-07 13:00:33 +01:00
runways.hxx Make FGRunway track reciprocal runways. 2009-09-17 22:51:44 +02:00
sidstar.cxx Suppress warnings 2009-07-02 08:59:16 +02:00
sidstar.hxx A set of additions related to allow the use of SID and STAR procedures. 2009-03-11 23:14:34 +01:00
simple.cxx Fix bug 150 (airports not found in GPS search) 2010-08-14 19:16:28 +01:00
simple.hxx Bugfix - don't exclude seaports or heliports when looking up by ICAO. 2009-10-28 23:22:32 +01:00
xmlloader.cxx New feature: Allow the loading of shared models that are not located inside 2009-10-06 07:27:39 +02:00
xmlloader.hxx XMLLoader re-factoring. 2009-09-03 00:02:47 +02:00