1
0
Fork 0
flightgear/test_suite/unit_tests/Instrumentation
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
..
CMakeLists.txt Starting tests for RNAV/procedures 2019-10-16 23:28:52 +01:00
test_gps.cxx Fix a GPS bug identified by Jonathan Redpath 2020-12-14 21:04:50 +00:00
test_gps.hxx Fix that tp_type will return nil for transitions 2020-07-30 12:26:04 +01:00
test_hold_controller.cxx Fly-by support for Radial intercepts 2020-05-30 15:59:07 +01:00
test_hold_controller.hxx RNAV / GPS hold support 2019-09-23 23:01:12 +01:00
test_navRadio.cxx Add test for Heathrow ILS 27L 2020-05-29 16:42:41 +01:00
test_navRadio.hxx Add test for Heathrow ILS 27L 2020-05-29 16:42:41 +01:00
test_rnav_procedures.cxx Adjust LBEL SID departure test work work 2020-05-31 12:16:59 +01:00
test_rnav_procedures.hxx Add (failing) test for indexOfWP function with procedures 2020-05-18 09:35:16 +01:00
TestSuite.cxx Starting tests for RNAV/procedures 2019-10-16 23:28:52 +01:00