1
0
Fork 0
flightgear/test_suite/unit_tests/Navaids
James Turner 45df8f51b2 Move GPS sequencing into Nasal (optionally)
GPS now lets the delegate handle the sequencing behaviour, by
setting a new config property. The default GPS delegate (in Nasal)
now sets this property.

This requires a corresponding FGData update.
2019-09-20 13:05:57 +01:00
..
CMakeLists.txt Route-manager unit-tests 2019-09-18 23:42:39 +01:00
test_aircraftPerformance.cxx Move aircraft-performance code into a public API 2018-08-26 14:39:42 +01:00
test_aircraftPerformance.hxx Move aircraft-performance code into a public API 2018-08-26 14:39:42 +01:00
test_flightplan.cxx Basic flight-plan/leg tests for GPS 2019-09-18 23:42:38 +01:00
test_flightplan.hxx Basic flight-plan/leg tests for GPS 2019-09-18 23:42:38 +01:00
test_navaids2.cxx TestSuite: Spun out the NavDataCache initialisation code. 2018-07-26 15:52:06 +02:00
test_navaids2.hxx TestSuite: Migration of the Navaids tests into the CppUnit infrastructure. 2018-06-06 20:39:25 +02:00
test_routeManager.cxx Move GPS sequencing into Nasal (optionally) 2019-09-20 13:05:57 +01:00
test_routeManager.hxx Move GPS sequencing into Nasal (optionally) 2019-09-20 13:05:57 +01:00
TestSuite.cxx Route-manager unit-tests 2019-09-18 23:42:39 +01:00