ardupilot/libraries/APM_Control
2018-04-13 09:12:03 +09:00
..
AP_AutoTune.cpp
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 APM_Control: Use SI units conventions in parameter units 2017-05-17 18:07:25 +10: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
AR_AttitudeControl.cpp AR_AttitudeControl: Allow using steer rate control for skid steer rovers without GPS 2018-04-13 09:12:03 +09:00
AR_AttitudeControl.h AR_AttitudeControl: replace get_steering_out_angle_error with heading 2018-04-05 12:14:59 +09:00
TuningGuide.txt