fffcd14362
Overhaul how transitions are stored in FlightPlan XML, and how they’re exposed to Nasal. Simplify the Nasal access by making ‘sid_trans’ and ‘star_trans’ writeable. Extend the unit-tests a lot to cover this, both from C++ and also from Nasal As part of this, overhaul the ownership of FlightPlan delegate factories, to make it safer (use ref-counting of the factories, and allow the factory to customise delegate clean-up behaviour) |
||
---|---|---|
.. | ||
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 |