6baa55b36b
To support FMS which delete ‘past’ waypoints, add some helpers: - waypoints can be flagged as hidden, this property is exposed to Nasal - currentWP() accepts an offset parameter, allowing FlightPlan indexing to treat the current WP as index 0 - a ‘numRemainingWaypoints()’ function on flightPlan in Nasal, again to range how many waypoints are left, starting from the current WP Add some basic tests of these new features to the route-manager tests. |
||
---|---|---|
.. | ||
CMakeLists.txt | ||
test_aircraftPerformance.cxx | ||
test_aircraftPerformance.hxx | ||
test_flightplan.cxx | ||
test_flightplan.hxx | ||
test_fpNasal.cxx | ||
test_fpNasal.hxx | ||
test_navaids2.cxx | ||
test_navaids2.hxx | ||
test_routeManager.cxx | ||
test_routeManager.hxx | ||
TestSuite.cxx |