1
0
Fork 0
flightgear/test_suite/unit_tests/Navaids
James Turner 1cbcae9795 Bugfix: fix range/ident priority of loaded wpts
When the lat-lon of a waypoint disagrees with the discovered ident by
more than a threshold, assume we have a DB mismatch, and just revert
to a basic wpt specified by lat-lon. This avoids inserting huge
legs by selecting a very distant navaid with matching ident

https://sourceforge.net/p/flightgear/codetickets/1814/
2018-10-08 16:40:25 +01:00
..
CMakeLists.txt Move aircraft-performance code into a public API 2018-08-26 14:39:42 +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 Bugfix: fix range/ident priority of loaded wpts 2018-10-08 16:40:25 +01:00
test_flightplan.hxx Bugfix: fix range/ident priority of loaded wpts 2018-10-08 16:40:25 +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
TestSuite.cxx Move aircraft-performance code into a public API 2018-08-26 14:39:42 +01:00