Ardupilot2/libraries/APM_Control
disgruntled-patzer 2c41db9e4d AP_RollController.cpp: Updated description of ArduPlane Roll Controller for accuracy
AP_RollController's get_servo_out function does not return an elevator deflection as was previously described in the function comments.
Instead, it should return an aileron deflection. Thus, the function description should be updated to reflect this more accurately
2018-05-30 09:46:08 +09:00
..
AP_AutoTune.cpp APM_Control: Supress some compilier warnings about strncpy 2018-05-29 00:10:40 +01:00
AP_AutoTune.h AP_Autotune: remove unimplemented function 2017-11-08 17:21:56 +09:00
AP_PitchController.cpp APM_Control: Use SI units conventions in parameter units 2017-05-17 18:07:25 +10:00
AP_PitchController.h APM_Control: removed create() method for objects 2017-12-14 08:12:28 +11:00
AP_RollController.cpp AP_RollController.cpp: Updated description of ArduPlane Roll Controller for accuracy 2018-05-30 09:46:08 +09:00
AP_RollController.h APM_Control: removed create() method for objects 2017-12-14 08:12:28 +11:00
AP_SteerController.cpp AP_SteerController: fix get_steering_out_rate bug when reversing 2017-08-05 11:20:58 +09:00
AP_SteerController.h APM_Control: removed create() method for objects 2017-12-14 08:12:28 +11:00
AP_YawController.cpp APM_Control: use ins singleton 2018-03-16 00:37:35 -07:00
AP_YawController.h APM_Control: removed create() method for objects 2017-12-14 08:12:28 +11:00
APM_Control.h APM_Control: added a ground vehicle steering controller 2013-09-09 18:04:40 +10:00
AR_AttitudeControl.cpp AR_AttitudeControl: add speed-control-active method 2018-05-29 16:37:31 +09:00
AR_AttitudeControl.h AR_AttitudeControl: add speed-control-active method 2018-05-29 16:37:31 +09:00
TuningGuide.txt APM_Control: Fix typos 2016-05-13 19:20:05 -03:00