1
0
Fork 0
flightgear/src/Autopilot
Roman Ludwicki 82f967ab92 Cope with SGPropertyNode::getStringValue() now returning std::string by value.
This is by Lars Toenning <dev@ltoenning.de>, Roman Ludwicki <romek21@op.pl> and
SDeAstis <salvatore.deastis@gmail.com>, in 2021 Hackathon.

Also cope with removal of SGPropertyNode::getName() - use getNameString()
instead.
2021-12-24 14:49:06 +00:00
..
analogcomponent.cxx Added highlighting system. 2021-10-08 06:13:04 +01:00
analogcomponent.hxx Added highlighting system. 2021-10-08 06:13:04 +01:00
autopilot.cxx Cope with SGPropertyNode::getStringValue() now returning std::string by value. 2021-12-24 14:49:06 +00:00
autopilot.hxx SGSubsystem classes: Addition of staticSubsystemClassId() to all subsystems. 2019-07-01 14:51:32 +02:00
autopilotgroup.cxx Cope with SGPropertyNode::getStringValue() now returning std::string by value. 2021-12-24 14:49:06 +00:00
autopilotgroup.hxx Cope with SGPropertyNode::getStringValue() now returning std::string by value. 2021-12-24 14:49:06 +00:00
CMakeLists.txt CMake header support for XCode/Visual Studio 2011-07-19 07:58:03 +01:00
component.cxx Cope with SGPropertyNode::getStringValue() now returning std::string by value. 2021-12-24 14:49:06 +00:00
component.hxx Autopilot components: Switch to using the subsystem name. 2019-07-01 14:27:30 +02:00
digitalcomponent.cxx src/Autopilot/digitalcomponent.cxx: fixed misleading indentation. 2021-01-01 17:54:10 +00:00
digitalcomponent.hxx SGSubsystem classes: Whitespace standardisation of the declarations. 2019-07-01 14:27:28 +02:00
digitalfilter.cxx Cope with SGPropertyNode::getStringValue() now returning std::string by value. 2021-12-24 14:49:06 +00:00
digitalfilter.hxx src/Autopilot/digitalfilter.hxx: removed unused members. 2021-10-06 12:18:44 +01:00
flipflop.cxx Cope with SGPropertyNode::getStringValue() now returning std::string by value. 2021-12-24 14:49:06 +00:00
flipflop.hxx SGSubsystem classes: Addition of staticSubsystemClassId() to all subsystems. 2019-07-01 14:51:32 +02:00
functor.hxx Autopilot: add interface properties and property-root. 2014-02-09 18:51:09 +01:00
inputvalue.cxx Cope with SGPropertyNode::getStringValue() now returning std::string by value. 2021-12-24 14:49:06 +00:00
inputvalue.hxx Added highlighting system. 2021-10-08 06:13:04 +01:00
logic.cxx SGSubsystem classes: Registration of all subsystems. 2019-07-01 14:51:32 +02:00
logic.hxx SGSubsystem classes: Addition of staticSubsystemClassId() to all subsystems. 2019-07-01 14:51:32 +02:00
pidcontroller.cxx src/Autopilot/pidcontroller.* added params for control of startup behaviour. 2021-08-02 22:38:11 +01:00
pidcontroller.hxx src/Autopilot/pidcontroller.* added params for control of startup behaviour. 2021-08-02 22:38:11 +01:00
pisimplecontroller.cxx SGSubsystem classes: Registration of all subsystems. 2019-07-01 14:51:32 +02:00
pisimplecontroller.hxx SGSubsystem classes: Addition of staticSubsystemClassId() to all subsystems. 2019-07-01 14:51:32 +02:00
predictor.cxx SGSubsystem classes: Registration of all subsystems. 2019-07-01 14:51:32 +02:00
predictor.hxx SGSubsystem classes: Addition of staticSubsystemClassId() to all subsystems. 2019-07-01 14:51:32 +02:00
route_mgr.cxx Route-manager: cache the routePath 2021-07-21 15:45:13 +01:00
route_mgr.hxx Route-manager: cache the routePath 2021-07-21 15:45:13 +01:00