1
0
Fork 0
flightgear/test_suite/unit_tests/Autopilot
Edward d'Auvergne c5aa3ca0f1 SGSubsystem classes: Switch to the new SGSubsystemMgr::add() functions.
Most subsystems are now created via the subsystem manager using the global
subsystem registrations.

The FGGlobals add_subsystem() and add_new_subsystem() methods have been removed
as the subsystem manager addition and creation function interface now exceeds
the functionality of these helper functions.
2022-11-17 15:57:39 +00:00
..
CMakeLists.txt AP input: add property-path support to Inputs 2022-01-15 22:23:37 +00:00
testDigitalFilter.cxx SGSubsystem classes: Switch to the new SGSubsystemMgr::add() functions. 2022-11-17 15:57:39 +00:00
testDigitalFilter.hxx Add coherent noise filter to the AP 2020-12-26 18:54:35 +00:00
testInputValue.cxx AP input: add property-path support to Inputs 2022-01-15 22:23:37 +00:00
testInputValue.hxx AP input: add property-path support to Inputs 2022-01-15 22:23:37 +00:00
testPidController.cxx SGSubsystem classes: Switch to the new SGSubsystemMgr::add() functions. 2022-11-17 15:57:39 +00:00
testPidController.hxx test_suite/unit_tests/Autopilot/testPidController*: test startup_current=0 or 1. 2021-08-02 22:38:11 +01:00
testPidControllerData.cxx test_suite/unit_tests/Autopilot/testPidController*: test startup_current=0 or 1. 2021-08-02 22:38:11 +01:00
testPidControllerData.hxx test_suite/unit_tests/Autopilot/testPidController*: test startup_current=0 or 1. 2021-08-02 22:38:11 +01:00
TestSuite.cxx AP input: add property-path support to Inputs 2022-01-15 22:23:37 +00:00