ardupilot/libraries/APM_Control
Iampete1 6875ef17a0 APM_Control: params always use set method 2022-08-03 13:43:48 +01:00
..
APM_Control.h APM_Control: added a ground vehicle steering controller 2013-09-09 18:04:40 +10:00
AP_AutoTune.cpp AP_Control: change I determination for Roll axis 2022-07-26 09:40:02 +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: params always use set method 2022-08-03 13:43:48 +01: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: params always use set method 2022-08-03 13:43:48 +01: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