ardupilot/libraries/APM_Control
Andrew Tridgell aafec1fbe7 APM_Control: fixed use of configured() vs configured_in_storage() 2022-06-06 13:11:50 +10:00
..
APM_Control.h
AP_AutoTune.cpp APM_Control: tidy includes 2022-05-03 09:14:58 +10:00
AP_AutoTune.h APM_Control: tidy includes 2022-05-03 09:14:58 +10:00
AP_PitchController.cpp APM_Control: fixed use of configured() vs configured_in_storage() 2022-06-06 13:11:50 +10:00
AP_PitchController.h APM_Control: stop libraries including AP_Logger.h in .h files 2022-04-08 19:18:38 +10:00
AP_RollController.cpp APM_Control: fixed use of configured() vs configured_in_storage() 2022-06-06 13:11:50 +10:00
AP_RollController.h APM_Control: stop libraries including AP_Logger.h in .h files 2022-04-08 19:18:38 +10:00
AP_SteerController.cpp APM_Control: stop taking references to ahrs in APM_Control 2021-07-21 18:27:23 +10:00
AP_SteerController.h APM_Control: stop libraries including AP_Logger.h in .h files 2022-04-08 19:18:38 +10:00
AP_YawController.cpp APM_Control: Change from division to multiplication 2022-03-16 18:41:52 +11:00
AP_YawController.h APM_Control: stop libraries including AP_Logger.h in .h files 2022-04-08 19:18:38 +10:00
AR_AttitudeControl.cpp AR_AttitudeControl: use _desired_speed instead of desired_speed for throttle-speed controller 2022-03-04 17:51:19 +11:00
AR_AttitudeControl.h APM_Control: stop libraries including AP_Logger.h in .h files 2022-04-08 19:18:38 +10:00
AR_PosControl.cpp AR_PosControl: fixup logging to record desired and target velocity and acceleration 2022-03-30 15:34:14 +09:00
AR_PosControl.h AR_PosControl: fixup logging to record desired and target velocity and acceleration 2022-03-30 15:34:14 +09:00