1
0
Fork 0
flightgear/test_suite/unit_tests/Instrumentation
James Turner 08a70297ff GPS/RNAV: configurable max-flyBy-angle
Make the max-flyBy angle configuable, since for exmaple AIrbus uses 90
degrees. Expose this via a new gps/config property, and extend the tests
to verify that angles greater than the fly-by angle behav as fly-over
waypoints.

Extend the RoutePath code to share this configuration, so that route
visualisations match the configured angle.

SF-ID: https://sourceforge.net/p/flightgear/codetickets/2694/
2022-01-18 16:07:54 +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 GPS/RNAV: configurable max-flyBy-angle 2022-01-18 16:07:54 +00:00
test_gps.hxx GPS/RNAV: configurable max-flyBy-angle 2022-01-18 16:07:54 +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