ardupilot/libraries/APM_Control
Don Gagne e68cf2d1c5 Plane: Fix parameter documentation
Fixes some problems with incorrect docs which would in turn generate
bad amp.pdef.xml files for ground stations.

merge with below
2014-01-09 14:02:21 +09:00
..
AP_PitchController.cpp AP_Control : Add true airspeed compensation to pitch controller 2013-12-17 14:17:43 +11:00
AP_PitchController.h APM_Control: remove public AP_PitchController::get_coordination_rate_of|cat() 2013-10-05 07:42:48 +10:00
AP_RollController.cpp APM_Control : Moved scaler on roll and pitch integrator to be before integrator 2013-10-25 22:37:49 +11:00
AP_RollController.h APM_Control: changed to AP_Vehicle.h 2013-09-13 11:46:22 +10:00
AP_SteerController.cpp Plane: Fix parameter documentation 2014-01-09 14:02:21 +09:00
AP_SteerController.h APM_Control: added rate and angle steering controllers 2013-10-05 07:42:48 +10:00
AP_YawController.cpp AP_YawController: update for AHRS API change 2013-11-04 21:21:42 +11:00
AP_YawController.h APM_Control: changed to AP_Vehicle.h 2013-09-13 11:46:22 +10:00
APM_Control.h APM_Control: added a ground vehicle steering controller 2013-09-09 18:04:40 +10:00
TuningGuide.txt APM_control: Modified gain definitions for roll and pitch controllers so PID gains behave like previous servo PIDS 2013-05-31 07:58:20 +10:00