1
0
Fork 0
flightgear/src/Autopilot
2010-10-12 15:26:00 +02:00
..
.cvsignore -Removed .cvsignore from itself, since .cvsignore is now in the CVS 2001-12-12 04:15:23 +00: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 fix double binding bug in autopilotgroup and naming error 2010-08-26 18:51:46 +02:00
autopilotgroup.hxx Autopilot is more than just an autopilot: Introducing: "property rule" 2010-08-18 18:50:07 +02: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 Autopilot: fix initialization of digital filters 2010-10-05 14:29:36 +02:00
digitalfilter.hxx New autopilot subsystem implementation. 2010-06-24 17:09:33 +02: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 New autopilot subsystem implementation. 2010-06-24 17:09:33 +02: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 Initial work on FDM shell, and removal of cur_fdm_state 2010-06-26 10:31:22 +01:00
route_mgr.hxx Support loading plain-text routes, and stop aggressively using the cruise altitude when loading waypoints. 2010-04-19 09:52:17 +02:00