1
0
Fork 0
flightgear/src/Autopilot
2011-07-19 07:58:03 +01:00
..
analogcomponent.cxx New autopilot subsystem implementation. 2010-06-24 17:09:33 +02:00
analogcomponent.hxx New autopilot subsystem implementation. 2010-06-24 17:09:33 +02:00
autopilot.cxx fix double binding bug in autopilotgroup and naming error 2010-08-26 18:51:46 +02:00
autopilot.hxx New autopilot subsystem implementation. 2010-06-24 17:09:33 +02:00
autopilotgroup.cxx related: More places where missing files were not reported properly 2011-07-03 13:06:41 +02:00
autopilotgroup.hxx Autopilot is more than just an autopilot: Introducing: "property rule" 2010-08-18 18:50:07 +02:00
CMakeLists.txt CMake header support for XCode/Visual Studio 2011-07-19 07:58:03 +01:00
component.cxx New autopilot subsystem implementation. 2010-06-24 17:09:33 +02:00
component.hxx One more try to fix the Windows build 2010-06-29 17:42:04 +02:00
digitalcomponent.cxx New autopilot subsystem implementation. 2010-06-24 17:09:33 +02:00
digitalcomponent.hxx New autopilot subsystem implementation. 2010-06-24 17:09:33 +02:00
digitalfilter.cxx Avoid division by zero in exponential filters 2010-11-20 11:07:24 +01:00
digitalfilter.hxx add <initialize-to> to components 2010-11-02 11:07:33 +01:00
flipflop.cxx Fix three bugs in the new autopilot code 2010-06-28 18:20:30 +02:00
flipflop.hxx Some code documentation added to the A/P flip flop implementation 2010-06-25 11:06:00 +02:00
functor.hxx New autopilot subsystem implementation. 2010-06-24 17:09:33 +02:00
inputvalue.cxx Autopilot: use SimGear function 2011-01-17 20:18:17 +01:00
inputvalue.hxx Fix build on Windows 2010-06-27 15:02:59 +02:00
logic.cxx One more try to fix the Windows build 2010-06-29 17:42:04 +02:00
logic.hxx One more fix for a working windows build. 2010-06-28 13:53:17 +02:00
Makefile.am New autopilot subsystem implementation. 2010-06-24 17:09:33 +02:00
pidcontroller.cxx New autopilot subsystem implementation. 2010-06-24 17:09:33 +02:00
pidcontroller.hxx New autopilot subsystem implementation. 2010-06-24 17:09:33 +02:00
pisimplecontroller.cxx New autopilot subsystem implementation. 2010-06-24 17:09:33 +02:00
pisimplecontroller.hxx New autopilot subsystem implementation. 2010-06-24 17:09:33 +02:00
predictor.cxx remove leftover debugging stuff 2010-10-12 15:26:00 +02:00
predictor.hxx Fixed autopilot/Predictor. 2010-10-08 21:41:09 +02:00
route_mgr.cxx : Add visible error messages when flight plan file isn't found/readable 2011-07-07 08:44:09 +02:00
route_mgr.hxx Make basic route-manager commands be real SGCommands 2011-06-01 00:04:25 +01:00