.. |
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
|
Performance optimization: empty() instead of size()>0
|
2013-08-19 09:01:59 +01: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
|
Bug 1289, crash on AP reload
|
2013-12-09 21:46:34 +00:00 |
autopilotgroup.hxx
|
Bug 1289, crash on AP reload
|
2013-12-09 21:46:34 +00: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
|
autopilot: add the forgotten RateLimitFilter
|
2013-12-19 09:40:24 +01: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
|
PID: ensure correct initialization with large sampling interval
|
2013-12-22 14:18:25 +01:00 |
pidcontroller.hxx
|
New autopilot subsystem implementation.
|
2010-06-24 17:09:33 +02:00 |
pisimplecontroller.cxx
|
Namespace fixes for std::string
|
2013-06-27 09:53:12 +01:00 |
pisimplecontroller.hxx
|
New autopilot subsystem implementation.
|
2010-06-24 17:09:33 +02:00 |
predictor.cxx
|
Namespace fixes for std::string
|
2013-06-27 09:53:12 +01:00 |
predictor.hxx
|
Fixed autopilot/Predictor.
|
2010-10-08 21:41:09 +02:00 |
route_mgr.cxx
|
Output route manager ETA in seconds
|
2013-12-03 22:37:53 +01:00 |
route_mgr.hxx
|
Fix a FlightPlan lifetime issue.
|
2013-05-26 22:11:25 +01:00 |