1
0
Fork 0
flightgear/src/Airports
Thomas Geymayer 5ac3de21e3 Fix some CommStation bugs
- kHz/mHz conversion needs factor 1000 not 100
 - Correctly read name for CommStations from NavCache
 - Fix parsing CommStation names from apt.dat (Name
   can contain spaces)
2012-09-27 12:21:22 +02:00
..
.gitignore Ignore generated files 2010-06-02 11:27:16 +02:00
apt_loader.cxx Fix some CommStation bugs 2012-09-27 12:21:22 +02:00
apt_loader.hxx Implement a persistent cache for navigation data. 2012-09-19 11:38:19 +01:00
calc_loc.cxx even more warning fixes 2009-08-23 21:43:09 +02:00
CMakeLists.txt CMake header support for XCode/Visual Studio 2011-07-19 07:58:03 +01:00
dynamicloader.cxx Minor pointer safety and compiler warning issues. 2012-09-25 22:10:06 +02:00
dynamicloader.hxx Make FGTaxiNode and FGParking inherit FGPositioned. 2012-09-25 00:31:17 +01:00
dynamics.cxx Make FGTaxiNode and FGParking inherit FGPositioned. 2012-09-25 00:31:17 +01:00
dynamics.hxx Make FGTaxiNode and FGParking inherit FGPositioned. 2012-09-25 00:31:17 +01:00
gnnode.cxx Minor pointer safety and compiler warning issues. 2012-09-25 22:10:06 +02:00
gnnode.hxx Make FGTaxiNode and FGParking inherit FGPositioned. 2012-09-25 00:31:17 +01:00
groundnetwork.cxx Make FGTaxiNode and FGParking inherit FGPositioned. 2012-09-25 00:31:17 +01:00
groundnetwork.hxx Make FGTaxiNode and FGParking inherit FGPositioned. 2012-09-25 00:31:17 +01:00
parking.cxx Make FGTaxiNode and FGParking inherit FGPositioned. 2012-09-25 00:31:17 +01:00
parking.hxx Make FGTaxiNode and FGParking inherit FGPositioned. 2012-09-25 00:31:17 +01:00
pavement.cxx Implement a persistent cache for navigation data. 2012-09-19 11:38:19 +01:00
pavement.hxx Implement a persistent cache for navigation data. 2012-09-19 11:38:19 +01:00
runwaybase.cxx Implement a persistent cache for navigation data. 2012-09-19 11:38:19 +01:00
runwaybase.hxx Implement a persistent cache for navigation data. 2012-09-19 11:38:19 +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 Ganael Laplanche: fix include dependencies for FreeBSD support 2012-05-05 01:08:20 +02:00
runwayprefs.hxx James Turner: Improved runway management code: 2008-08-14 18:13:39 +00:00
runways.cxx Implement a persistent cache for navigation data. 2012-09-19 11:38:19 +01:00
runways.hxx Implement a persistent cache for navigation data. 2012-09-19 11:38:19 +01:00
sidstar.cxx A fairly major interal reorganization of the AI code 2011-07-31 19:27:44 +02:00
sidstar.hxx Remove references to old (unused) airways code 2010-10-20 17:54:16 +01:00
simple.cxx Clean up dynamics/parking handing code. 2012-09-23 21:42:40 +01:00
simple.hxx Simplify code for taxiways. 2012-09-20 21:53:31 +01:00
xmlloader.cxx Clean up dynamics/parking handing code. 2012-09-23 21:42:40 +01:00
xmlloader.hxx XMLLoader re-factoring. 2009-09-03 00:02:47 +02:00