1
0
Fork 0
flightgear/test_suite/unit_tests/Navaids
James Turner 6d70f48f73 Extend the waypoint / POI nav-data types
- add new VRP type
- add the concept of temporary waypoints / POIs which are not stored
  in the persisten cache
- add Nasal APIs to create/delete/move waypoints, in addition to the
  existing create-waypoint and delete-waypoint commands
- allow POIs/waypoints to have names as well as idents
- Ensure ident/name and spatial queries work correctly for temporary
  and dynamic waypoints
- add test coverage for all this
2024-01-26 11:11:17 +00:00
..
CMakeLists.txt FlightPlans: fix save/load of restrictions, deleting legs from Nasal 2020-03-10 14:00:40 +00:00
test_aircraftPerformance.cxx Rename test globals to testGlobals [.cxx|.hxx] 2019-09-24 11:39:34 +01:00
test_aircraftPerformance.hxx Move aircraft-performance code into a public API 2018-08-26 14:39:42 +01:00
test_flightplan.cxx Tests: fix compilation 2023-07-21 16:33:48 +01:00
test_flightplan.hxx Extend FlightPlan to handle ‘between’ restrictons 2022-11-28 15:34:00 +00:00
test_fpNasal.cxx Tests: fix compilation 2023-07-21 16:33:48 +01:00
test_fpNasal.hxx Correct restrictions above and below. Add test case. Fix contributed by Tobias Dammers 2020-07-30 12:25:02 +01:00
test_navaids2.cxx Extend the waypoint / POI nav-data types 2024-01-26 11:11:17 +00:00
test_navaids2.hxx Extend the waypoint / POI nav-data types 2024-01-26 11:11:17 +00:00
test_routeManager.cxx Tests: fix compilation 2023-07-21 16:33:48 +01:00
test_routeManager.hxx Another waypoint selection test from MikeD 2021-09-02 11:29:02 +01:00
TestSuite.cxx FlightPlans: fix save/load of restrictions, deleting legs from Nasal 2020-03-10 14:00:40 +00:00