1
0
Fork 0
flightgear/test_suite/unit_tests
James Turner 62cdd30810 Fix a GPS bug identified by Jonathan Redpath
When in LEG mode, and within the intercept cone, but further away from
the leg waypoint than the leg origin, we were computing a bogus
abeam point and hence a bogus desired track.

Detect this situation, and invert the computed along-track-distance,
so the computed abeam point is actually near where we are, and not ahead
of us.
2020-12-14 21:04:50 +00:00
..
Add-ons Rename test globals to testGlobals [.cxx|.hxx] 2019-09-24 11:39:34 +01:00
AI AIFlightPlan: remove ‘erase’ option from Decrement 2020-09-05 11:16:36 +01:00
FDM TestSuite: Shifted the YASim atmosphere test into the CppUnit framework. 2018-07-26 15:52:07 +02:00
general Tests: skeleton ViewManager/Views tests 2020-09-08 12:31:42 +01:00
Input Rename test globals to testGlobals [.cxx|.hxx] 2019-09-24 11:39:34 +01:00
Instrumentation Fix a GPS bug identified by Jonathan Redpath 2020-12-14 21:04:50 +00:00
Main Modernize: std::string_literals 2020-12-05 14:25:59 -06:00
Navaids Add unit-tests for Route-manager commands 2020-12-14 11:45:46 +00:00
Scripting Revert "Fix textNasalSys" 2020-12-13 09:17:11 -06:00
CMakeLists.txt Start creating tests of AIModel code 2020-09-03 17:51:40 +01:00