1
0
Fork 0
flightgear/src/Autopilot
James Turner 2ec4b6ecc2 Fix warnings identified by updated XCode.
Mostly unused private vars, for various reasons.
2013-06-21 18:39:24 +01:00
..
analogcomponent.cxx Fix (nearly) all the std:: namespace violations in headers, in preparation for fixing SGsmplstat.hxx to *not* do a 'using namespace std'. 2011-10-17 17:41:59 +01:00
analogcomponent.hxx Revert "Autopilot: Optionally write (internal) state to property tree" 2013-06-18 19:58:28 +02:00
autopilot.cxx Initial work on state-machine AP module. 2013-01-31 22:40:48 +00:00
autopilot.hxx Initial work on state-machine AP module. 2013-01-31 22:40:48 +00:00
autopilotgroup.cxx Fix classes derived from SubsystemGroup. 2012-09-19 11:37:19 +01:00
autopilotgroup.hxx Autopilot: save loads of CPU cycles 2012-04-05 20:40:07 +02:00
CMakeLists.txt CMake header support for XCode/Visual Studio 2011-07-19 07:58:03 +01:00
component.cxx Revert "Autopilot: Optionally write (internal) state to property tree" 2013-06-18 19:58:28 +02:00
component.hxx Revert "Autopilot: Optionally write (internal) state to property tree" 2013-06-18 19:58:28 +02:00
digitalcomponent.cxx Fix (nearly) all the std:: namespace violations in headers, in preparation for fixing SGsmplstat.hxx to *not* do a 'using namespace std'. 2011-10-17 17:41:59 +01:00
digitalcomponent.hxx Fix some code which clang didn't like 2011-10-23 15:33:00 +01:00
digitalfilter.cxx Revert "Autopilot: Optionally write (internal) state to property tree" 2013-06-18 19:58:28 +02:00
digitalfilter.hxx Some autopilot works 2012-02-12 11:41:21 +01:00
flipflop.cxx Spring-cleaning: some minor optimization 2012-03-06 22:28:18 +01:00
flipflop.hxx Abstract AP implementation base classes need a virtual destructor 2012-04-25 23:11:45 +02:00
functor.hxx autopilot: Introduce virtual dtor. 2012-07-29 17:59:38 +02:00
inputvalue.cxx Ganael Laplanche: fix include dependencies for FreeBSD support 2012-05-05 01:08:20 +02:00
inputvalue.hxx Some autopilot works 2012-02-12 11:41:21 +01:00
logic.cxx Clean-up some SGMath dependencies. 2012-05-05 00:56:29 +02:00
logic.hxx One more fix for a working windows build. 2010-06-28 13:53:17 +02:00
pidcontroller.cxx Revert "Autopilot: Optionally write (internal) state to property tree" 2013-06-18 19:58:28 +02:00
pidcontroller.hxx New autopilot subsystem implementation. 2010-06-24 17:09:33 +02:00
pisimplecontroller.cxx Revert "Autopilot: Optionally write (internal) state to property tree" 2013-06-18 19:58:28 +02:00
pisimplecontroller.hxx New autopilot subsystem implementation. 2010-06-24 17:09:33 +02:00
predictor.cxx Fix (nearly) all the std:: namespace violations in headers, in preparation for fixing SGsmplstat.hxx to *not* do a 'using namespace std'. 2011-10-17 17:41:59 +01:00
predictor.hxx Fixed autopilot/Predictor. 2010-10-08 21:41:09 +02:00
route_mgr.cxx Fix warnings identified by updated XCode. 2013-06-21 18:39:24 +01:00
route_mgr.hxx Fix a FlightPlan lifetime issue. 2013-05-26 22:11:25 +01:00