ardupilot/libraries/APM_Control
Andrew Tridgell 5901b8b22a APM_Control: allow for a wider range of P values for roll/pitch
values above 1.0 are sometimes needed
2013-07-18 09:05:17 +10:00
..
APM_Control.h APM_Control: added new APM controllers library 2012-08-22 12:39:07 +10:00
AP_PitchController.cpp APM_Control: allow for a wider range of P values for roll/pitch 2013-07-18 09:05:17 +10:00
AP_PitchController.h APM_Control: changed attitude controllers to take angular error not angle 2013-07-13 21:45:58 +10:00
AP_RollController.cpp APM_Control: allow for a wider range of P values for roll/pitch 2013-07-18 09:05:17 +10:00
AP_RollController.h APM_Control: changed attitude controllers to take angular error not angle 2013-07-13 21:45:58 +10:00
AP_YawController.cpp APM_Control: fixed YAW2SRV_IMAX handling 2013-07-16 09:44:23 +10:00
AP_YawController.h APM_Control: fixed YAW2SRV_IMAX handling 2013-07-16 09:44:23 +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