ardupilot/libraries/APM_Control
2021-04-15 06:57:16 +10:00
..
AP_AutoTune.cpp APM_Control: tweak tuning settings 2021-04-15 06:57:16 +10:00
AP_AutoTune.h APM_Control: use instance logging and allow AUTOTUNE_LEVEL adjustments 2021-04-15 06:57:16 +10:00
AP_PitchController.cpp APM_Control: apply pitch limiting at high roll to rate 2021-04-15 06:57:16 +10:00
AP_PitchController.h APM_Control: tweak tuning settings 2021-04-15 06:57:16 +10:00
AP_RollController.cpp APM_Control: allow for smaller minimum tconst 2021-04-15 06:57:16 +10:00
AP_RollController.h APM_Control: tweak tuning settings 2021-04-15 06:57:16 +10:00
AP_SteerController.cpp APM_Control: replace '@User: User' with '@User: Standard' 2020-09-22 14:56:04 +10:00
AP_SteerController.h
AP_YawController.cpp APM_Control: move to airspeed_estimate with pointer 2020-01-14 22:34:37 -07:00
AP_YawController.h Global: rename desired to target in PID info 2019-07-25 17:38:15 +09:00
APM_Control.h
AR_AttitudeControl.cpp AR_AttitudeControl: reset speed filter and I term when stopped 2021-03-04 09:07:32 +09:00
AR_AttitudeControl.h
TuningGuide.txt