ardupilot/libraries/APM_Control
Tom Pittenger c090ba2257 Airspeed: store reference in libraries and populate it
- also had to move the initial definition in plane.h so it happened before the others.
2016-08-04 11:06:44 -07:00
..
APM_Control.h APM_Control: added a ground vehicle steering controller 2013-09-09 18:04:40 +10:00
AP_AutoTune.cpp APM_Control: Fix typos 2016-05-13 19:20:05 -03:00
AP_AutoTune.h APM_Control: replace header guard with pragma once 2016-03-16 18:40:41 +11:00
AP_PitchController.cpp APM_Control: Convert references to AP_Airspeed. 2016-08-04 10:09:04 -07:00
AP_PitchController.h Airspeed: store reference in libraries and populate it 2016-08-04 11:06:44 -07:00
AP_RollController.cpp APM_Control: Convert references to AP_Airspeed. 2016-08-04 10:09:04 -07:00
AP_RollController.h Airspeed: store reference in libraries and populate it 2016-08-04 11:06:44 -07:00
AP_SteerController.cpp AP_SteerController: Adding support for Rovers driving reverse 2016-07-17 08:15:33 +10:00
AP_SteerController.h AP_SteerController: Adding support for Rovers driving reverse 2016-07-17 08:15:33 +10:00
AP_YawController.cpp APM_Control: Convert references to AP_Airspeed. 2016-08-04 10:09:04 -07:00
AP_YawController.h Airspeed: store reference in libraries and populate it 2016-08-04 11:06:44 -07:00
TuningGuide.txt APM_Control: Fix typos 2016-05-13 19:20:05 -03:00