1
0
Fork 0
flightgear/test_suite/unit_tests/Instrumentation
James Turner fe9aadd8bb RoutePath: fix pointAlongPath for fly-overs
FIx some bugs in computing turnExitPos for fly-over waypoints,
and computing leg course when preceeeding leg is a runway.
In both cass we had an incorrect turnExitPos, so points along
the leg were incorreclty positioned.

Extend the test cases to cover this further.
2022-01-20 20:33:37 +00:00
..
CMakeLists.txt Add unit-test coverage for the transponder 2021-03-18 13:56:05 +00:00
test_commRadio.cxx Update tests for revised Subsystem API 2021-04-25 19:18:56 +01:00
test_commRadio.hxx CommRadio: capture current behaviour for EPLL 2021-02-23 13:51:27 +00:00
test_dme.cxx Unit-tests: add initial DME, new nav radio tests 2021-01-18 11:01:28 +00:00
test_dme.hxx Unit-tests: add initial DME, new nav radio tests 2021-01-18 11:01:28 +00:00
test_gps.cxx RoutePath: fix pointAlongPath for fly-overs 2022-01-20 20:33:37 +00:00
test_gps.hxx RoutePath: fix pointAlongPath for fly-overs 2022-01-20 20:33:37 +00:00
test_hold_controller.cxx FlightPlan: distuinguish routes from flight-plans 2022-01-15 22:23:38 +00:00
test_hold_controller.hxx RNAV / GPS hold support 2019-09-23 23:01:12 +01:00
test_navRadio.cxx test_suite/unit_tests/: cope with getStringValue() now returning std::string. 2021-12-27 10:19:34 +00:00
test_navRadio.hxx Extended NavRadio tests by Huntley Palmer 2021-01-24 16:09:18 +00:00
test_rnav_procedures.cxx FlightPlan: distuinguish routes from flight-plans 2022-01-15 22:23:38 +00:00
test_rnav_procedures.hxx Add (failing) test for indexOfWP function with procedures 2020-05-18 09:35:16 +01:00
test_transponder.cxx Update tests for revised Subsystem API 2021-04-25 19:18:56 +01:00
test_transponder.hxx Add unit-test coverage for the transponder 2021-03-18 13:56:05 +00:00
TestSuite.cxx Add unit-test coverage for the transponder 2021-03-18 13:56:05 +00:00