..
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
Some autopilot works
2012-02-12 11:41:21 +01:00
autopilot.cxx
Some autopilot works
2012-02-12 11:41:21 +01:00
autopilot.hxx
Some autopilot works
2012-02-12 11:41:21 +01: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
Fix some places relying on public 'using std::string' in SimGear
2012-08-21 17:07:47 +01:00
component.hxx
Fixes for include-file flattening - condition.hxx no longer pulls in props or props_io
2011-07-30 10:47:28 +01: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
Abstract AP implementation base classes need a virtual destructor
2012-04-25 23:11:45 +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
Spring-cleaning: some minor optimization
2012-03-06 22:28:18 +01:00
pidcontroller.hxx
New autopilot subsystem implementation.
2010-06-24 17:09:33 +02:00
pisimplecontroller.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
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 some places relying on public 'using std::string' in SimGear
2012-08-21 17:07:47 +01:00
route_mgr.hxx
More route-manager functionality moved to Nasal.
2012-05-15 17:53:30 +01:00