ardupilot/libraries/APM_Control
Andrew Tridgell 47854ac4b7 APM_Control: lower the tuning trigger threshold
this allows for slower stick movements during tuning

This is based on analysing the log from kir850 on rcgroups
2021-07-31 10:01:14 +10:00
..
APM_Control.h APM_Control: added a ground vehicle steering controller 2013-09-09 18:04:40 +10:00
AP_AutoTune.cpp APM_Control: lower the tuning trigger threshold 2021-07-31 10:01:14 +10:00
AP_AutoTune.h APM_Control: new autotune scheme 2021-07-24 15:32:55 +10:00
AP_PitchController.cpp APM_Control: stop taking references to ahrs in APM_Control 2021-07-21 18:27:23 +10:00
AP_PitchController.h APM_Control: stop taking references to ahrs in APM_Control 2021-07-21 18:27:23 +10:00
AP_RollController.cpp APM_Control: stop taking references to ahrs in APM_Control 2021-07-21 18:27:23 +10:00
AP_RollController.h APM_Control: stop taking references to ahrs in APM_Control 2021-07-21 18:27:23 +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 taking references to ahrs in APM_Control 2021-07-21 18:27:23 +10:00
AP_YawController.cpp APM_Control: stop taking references to ahrs in APM_Control 2021-07-21 18:27:23 +10:00
AP_YawController.h APM_Control: stop taking references to ahrs in APM_Control 2021-07-21 18:27:23 +10:00
AR_AttitudeControl.cpp APM_Control: stop taking references to ahrs in APM_Control 2021-07-21 18:27:23 +10:00
AR_AttitudeControl.h APM_Control: stop taking references to ahrs in APM_Control 2021-07-21 18:27:23 +10:00