1
0
Fork 0
flightgear/src/Airports
durk 9cc92035b1 A set of additions related to allow the use of SID and STAR procedures.
The current code still has some rough edges, in particular memory still
needs to be deallocated where possible, and the actual use of the code
needs more testing. This code has been running without noticable problems,
so I think it's ready for some wider exposure. Detailed changes include:
- Finetuning of the SID/STAR data concept.
- Preloading of all SIDs, from one xml file.
- ATC determines which SID should be used and echoes this over the com1 or
  com2 radio.
2009-03-11 23:14:34 +01:00
..
.cvsignore Ignore calc_loc program. 2003-06-07 13:54:35 +00:00
apt_loader.cxx Split runway and taxiway into separate classes, with a (new) common base. 2009-01-04 00:08:12 +01:00
apt_loader.hxx FGAirportList is gone. Everything should work as before, especially the 2008-12-27 13:20:08 +00:00
calc_loc.cxx - remove the SG_GLxxxx_H #defines, since OSG provides its own versions 2008-07-27 16:25:13 +00:00
dynamicloader.cxx Win32 fixes 2009-01-04 00:19:37 +01: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 A set of additions related to allow the use of SID and STAR procedures. 2009-03-11 23:14:34 +01:00
dynamics.hxx A set of additions related to allow the use of SID and STAR procedures. 2009-03-11 23:14:34 +01:00
gnnode.cxx - remove the SG_GLxxxx_H #defines, since OSG provides its own versions 2008-07-27 16:25:13 +00:00
gnnode.hxx James Turner: Cleanup of AI traffic route generation code. 2009-01-04 00:17:45 +01:00
groundnetwork.cxx James Turner: Cleanup of AI traffic route generation code. 2009-01-04 00:17:45 +01:00
groundnetwork.hxx James Turner: Cleanup of AI traffic route generation code. 2009-01-04 00:17:45 +01:00
Makefile.am A set of additions related to allow the use of SID and STAR procedures. 2009-03-11 23:14:34 +01:00
parking.cxx This should apply, and everything should build cleanly, in isolation from the 2008-07-25 18:38:29 +00:00
parking.hxx - remove the SG_GLxxxx_H #defines, since OSG provides its own versions 2008-07-27 16:25:13 +00:00
runwaybase.cxx Split runway and taxiway into separate classes, with a (new) common base. 2009-01-04 00:08:12 +01:00
runwaybase.hxx Split runway and taxiway into separate classes, with a (new) common base. 2009-01-04 00:08:12 +01: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 James Turner: 2008-09-11 08:38:09 +00:00
runwayprefs.hxx James Turner: Improved runway management code: 2008-08-14 18:13:39 +00:00
runways.cxx Clean up naming of the 'point on runway' helpers, to get rid of the confusing 2009-01-07 10:22:53 +01:00
runways.hxx Clean up naming of the 'point on runway' helpers, to get rid of the confusing 2009-01-07 10:22:53 +01:00
sidstar.cxx A set of additions related to allow the use of SID and STAR procedures. 2009-03-11 23:14:34 +01: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 A set of additions related to allow the use of SID and STAR procedures. 2009-03-11 23:14:34 +01:00
simple.hxx Add various helper filters, to make use of type-ranges, and reduce the need 2009-01-10 00:07:01 +01:00
testair.cxx source tree reorganization prior to flightgear 0.7 2009-09-14 14:26:20 +02:00
xmlloader.cxx A set of additions related to allow the use of SID and STAR procedures. 2009-03-11 23:14:34 +01:00
xmlloader.hxx A set of additions related to allow the use of SID and STAR procedures. 2009-03-11 23:14:34 +01:00