ardupilot/libraries/APM_Control
2018-03-16 00:37:35 -07:00
..
AP_AutoTune.cpp
AP_AutoTune.h AP_Autotune: remove unimplemented function 2017-11-08 17:21:56 +09:00
AP_PitchController.cpp
AP_PitchController.h APM_Control: removed create() method for objects 2017-12-14 08:12:28 +11:00
AP_RollController.cpp
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: add get_stopping_distance 2018-03-14 12:40:04 +09:00
AR_AttitudeControl.h AR_AttitudeControl: minor comment fix 2018-03-15 09:58:27 +09:00
TuningGuide.txt