1
0
Fork 0
flightgear/src/Navaids
James Turner 682d78301e #793 - invalid data on final FP leg.
The Flight-plan leg data computation was omitting certain data for the final waypoint, which in turn made some of the route-manager data bogus when flying the final leg. Fill in some sensible values which we can compute.
2012-09-27 09:27:48 +01:00
..
airways.cxx Implement a persistent cache for navigation data. 2012-09-19 11:38:19 +01:00
airways.hxx Implement a persistent cache for navigation data. 2012-09-19 11:38:19 +01:00
awynet.cxx Fix rpmlint/Linux packager complaints 2012-05-05 01:42:41 +02:00
awynet.hxx Fix rpmlint/Linux packager complaints 2012-05-05 01:42:41 +02:00
CMakeLists.txt Allow use of the system's SQLite3 library. 2012-09-19 14:28:25 +01:00
fix.hxx Implement a persistent cache for navigation data. 2012-09-19 11:38:19 +01:00
fixlist.cxx Implement a persistent cache for navigation data. 2012-09-19 11:38:19 +01:00
fixlist.hxx Implement a persistent cache for navigation data. 2012-09-19 11:38:19 +01:00
FlightPlan.cxx #793 - invalid data on final FP leg. 2012-09-27 09:27:48 +01:00
FlightPlan.hxx More route-manager functionality moved to Nasal. 2012-05-15 17:53:30 +01:00
LevelDXML.cxx Create a real FlightPlan (and Leg) class 2012-05-07 00:35:48 +01:00
LevelDXML.hxx Create a real FlightPlan (and Leg) class 2012-05-07 00:35:48 +01:00
markerbeacon.cxx Implement a persistent cache for navigation data. 2012-09-19 11:38:19 +01:00
markerbeacon.hxx Implement a persistent cache for navigation data. 2012-09-19 11:38:19 +01:00
NavDataCache.cxx Close Sqlite3 database *before* trying to delete the file. Will avoid a segfault when the schema is out of date 2012-09-26 22:34:48 +02:00
NavDataCache.hxx Use a helper thread to rebuild the navcache. 2012-09-25 17:24:12 +01:00
navdb.cxx Implement a persistent cache for navigation data. 2012-09-19 11:38:19 +01:00
navdb.hxx Implement a persistent cache for navigation data. 2012-09-19 11:38:19 +01:00
navlist.cxx Implement a persistent cache for navigation data. 2012-09-19 11:38:19 +01:00
navlist.hxx Implement a persistent cache for navigation data. 2012-09-19 11:38:19 +01:00
navrecord.cxx Implement a persistent cache for navigation data. 2012-09-19 11:38:19 +01:00
navrecord.hxx Implement a persistent cache for navigation data. 2012-09-19 11:38:19 +01:00
positioned.cxx Make FGTaxiNode and FGParking inherit FGPositioned. 2012-09-25 00:31:17 +01:00
positioned.hxx Make FGTaxiNode and FGParking inherit FGPositioned. 2012-09-25 00:31:17 +01:00
PositionedOctree.cxx Implement a persistent cache for navigation data. 2012-09-19 11:38:19 +01:00
PositionedOctree.hxx Implement a persistent cache for navigation data. 2012-09-19 11:38:19 +01:00
procedure.cxx More route-manager functionality moved to Nasal. 2012-05-15 17:53:30 +01:00
procedure.hxx Create a real FlightPlan (and Leg) class 2012-05-07 00:35:48 +01:00
route.cxx Break FlightPlan out into its own file. 2012-05-12 10:25:56 +01:00
route.hxx Break FlightPlan out into its own file. 2012-05-12 10:25:56 +01:00
routePath.cxx Break FlightPlan out into its own file. 2012-05-12 10:25:56 +01:00
routePath.hxx Break FlightPlan out into its own file. 2012-05-12 10:25:56 +01:00
sqlite3.c Implement a persistent cache for navigation data. 2012-09-19 11:38:19 +01:00
sqlite3.h Implement a persistent cache for navigation data. 2012-09-19 11:38:19 +01:00
testnavs.cxx Airways/procedures code - add new data structures to store waypoints and 2010-10-20 09:02:02 +01:00
waypoint.cxx Remove remaining includes of simgear/waypoint 2012-05-11 23:49:12 +01:00
waypoint.hxx Remove remaining includes of simgear/waypoint 2012-05-11 23:49:12 +01:00