1
0
Fork 0
flightgear/src/Navaids
James Turner 1dd3b40907 Change the way the nav-cache is rebuilt.
Instead of deleting all table contents, actually remove the entire file on disk and re-create. This is fractionally more work, but removes any possibility of stale indices or missing deletes causing clutter after rebuilds. My suspicion is, this is cause the erratic performance some people have seen with the airports search dialog, so will back-port to 2.10.
2013-02-03 22:24:40 +00:00
..
airways.cxx Fix auto-routing by airways. 2012-12-30 16:12:11 +00:00
airways.hxx Fix auto-routing by airways. 2012-12-30 16:12:11 +00:00
awynet.cxx Use more specific logging classes for SG_LOG. 2012-11-23 21:16:08 +01: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 Use more specific logging classes for SG_LOG. 2012-11-23 21:16:08 +01:00
fixlist.hxx Implement a persistent cache for navigation data. 2012-09-19 11:38:19 +01:00
FlightPlan.cxx Flightplan delegate hook for clearing the FP. 2012-12-31 17:39:52 +00:00
FlightPlan.hxx Flightplan delegate hook for clearing the FP. 2012-12-31 17:39:52 +00:00
LevelDXML.cxx Use more specific logging classes for SG_LOG. 2012-11-23 21:16:08 +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 Change the way the nav-cache is rebuilt. 2013-02-03 22:24:40 +00:00
NavDataCache.hxx Revised cache transaction handling. 2012-12-23 23:32:53 +00:00
navdb.cxx Whoops, work-around for #926 correctly. 2012-12-02 23:55:35 +00:00
navdb.hxx Implement a persistent cache for navigation data. 2012-09-19 11:38:19 +01:00
navlist.cxx Use more specific logging classes for SG_LOG. 2012-11-23 21:16:08 +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 NavDisplay: time-bound the spatial query. 2012-12-30 17:01:48 +00:00
positioned.hxx NavDisplay: time-bound the spatial query. 2012-12-30 17:01:48 +00:00
PositionedOctree.cxx NavDisplay: time-bound the spatial query. 2012-12-30 17:01:48 +00:00
PositionedOctree.hxx NavDisplay: time-bound the spatial query. 2012-12-30 17:01:48 +00:00
procedure.cxx Use more specific logging classes for SG_LOG. 2012-11-23 21:16:08 +01:00
procedure.hxx Support for creating default SID/approach. 2012-11-12 22:30:28 +01:00
route.cxx Bug #927 - flightplan XML loading. 2012-11-27 22:42:46 +00:00
route.hxx Support for creating default SID/approach. 2012-11-12 22:30:28 +01:00
routePath.cxx Tweak normalisation of route-path segments. 2013-01-01 13:49:12 +00:00
routePath.hxx Fix route-path display of long legs. 2012-12-31 17:21:05 +00: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 Use more specific logging classes for SG_LOG. 2012-11-23 21:16:08 +01:00
waypoint.hxx Remove remaining includes of simgear/waypoint 2012-05-11 23:49:12 +01:00