1
0
Fork 0
flightgear/test_suite/unit_tests/Instrumentation
James Turner d59db8ea54 FlightPlan: distuinguish routes from flight-plans
Add a bool flag isRoute to flight-plan, and use it to model
routes (which contain VIAs) from plans/legs, which do not.

Default isRoute to false, so most users only see expanded
Vias, and hence something that can be flown directly.
2022-01-15 22:23:38 +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 FlightPlan: distuinguish routes from flight-plans 2022-01-15 22:23:38 +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 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