1
0
Fork 0
flightgear/src/Navaids
James Turner 2683a27513 NavCache: make Transaction a no-op when read-only.
Avoid BEGINing a transaction when we’re in read-only mode, since this
is not wise.
2020-11-10 23:43:44 +00:00
..
airways.cxx Fix test: find airways. 2020-07-16 11:28:50 +01:00
airways.hxx Airway API tweaks to support FMC/routing 2019-01-12 23:40:50 +00:00
awynet.cxx Adapt includes according to relocation of SimGear's iostreams-related files 2017-02-12 21:30:51 +01:00
awynet.hxx Adapt includes according to relocation of SimGear's iostreams-related files 2017-02-12 21:30:51 +01:00
CacheSchema.h Core airway and flight-plan enhancements 2018-08-28 12:23:01 +01:00
CMakeLists.txt
fix.hxx Add missing isType overload for FGFIx 2019-01-12 23:40:50 +00:00
fixlist.cxx Fix warnings about unreferenced local variables 2017-05-04 09:41:29 +02:00
fixlist.hxx Support multiple nav.dat and fix.dat files 2017-03-09 00:10:26 +01:00
FlightPlan.cxx Waypoints: use bool returns for load errors 2020-11-10 23:18:03 +00:00
FlightPlan.hxx Flightplans: add clearAll, rename clear -> clearLegs 2020-08-17 16:11:10 +01:00
LevelDXML.cxx Fix some warnings from procedures loader 2019-05-13 14:41:28 +01:00
LevelDXML.hxx
markerbeacon.cxx
markerbeacon.hxx
navaids_fwd.hxx
NavDataCache.cxx NavCache: make Transaction a no-op when read-only. 2020-11-10 23:43:44 +00:00
NavDataCache.hxx Avoid NavCache races on multiple copies rebuilding 2020-11-10 23:25:04 +00:00
navdb.cxx Minor improvements to loading of nav.dat files 2019-03-28 07:44:59 +01:00
navdb.hxx Minor improvements to loading of nav.dat files 2019-03-28 07:44:59 +01:00
navlist.cxx Replace BOOST_FOREACH by C++ 11 for range loop. 2020-04-12 14:40:36 +01:00
navlist.hxx TACAN: Add support for setting TACAN by frequency 2018-09-02 13:39:52 +02:00
navrecord.cxx Reset: ensure mobile tacan drop its AI references 2020-08-12 16:37:52 +01:00
navrecord.hxx Reset: ensure mobile tacan drop its AI references 2020-08-12 16:37:52 +01:00
poidb.cxx Adapt includes according to relocation of SimGear's iostreams-related files 2017-02-12 21:30:51 +01:00
poidb.hxx
PolyLine.cxx Replace BOOST_FOREACH by C++ 11 for range loop. 2020-04-12 14:40:36 +01:00
PolyLine.hxx
positioned.cxx Add cstring 2019-05-20 14:17:36 +02:00
positioned.hxx Basic nav-radio ILS testing 2018-12-04 09:39:36 +01:00
PositionedOctree.cxx REVIEW: Memory Leak - PositionedOctree.cxx 2020-08-23 00:15:42 -05:00
PositionedOctree.hxx
procedure.cxx Make EDDF procedures work better. 2020-10-25 20:31:53 +00:00
procedure.hxx Explicit support for approach transitions 2020-05-27 21:44:59 +01:00
route.cxx Waypoints: use bool returns for load errors 2020-11-10 23:18:03 +00:00
route.hxx Waypoints: use bool returns for load errors 2020-11-10 23:18:03 +00:00
routePath.cxx Fix route-path crashes on empty 2020-10-29 16:24:41 +00:00
routePath.hxx Unify SGGeodVec definition 2018-08-29 14:55:23 +01:00
SHPParser.cxx Lots of UTF8 path correctness fixes 2020-03-12 14:23:44 +00:00
SHPParser.hxx
waypoint.cxx Waypoints: use bool returns for load errors 2020-11-10 23:18:03 +00:00
waypoint.hxx Waypoints: use bool returns for load errors 2020-11-10 23:18:03 +00:00