ardupilot/libraries/APM_Control
Mark Whitehorn 442fa60651 APM_Control: validate parameter ARSPD_FBW_MIN 2020-04-02 19:43:06 -07:00
..
APM_Control.h
AP_AutoTune.cpp APM_Control: move logger include to .cpp 2019-07-09 10:57:20 +10:00
AP_AutoTune.h APM_Control: move logger include to .cpp 2019-07-09 10:57:20 +10:00
AP_PitchController.cpp APM_Control: validate parameter ARSPD_FBW_MIN 2020-04-02 19:43:06 -07:00
AP_PitchController.h APM_Control: added decay_I() function 2019-07-07 18:16:47 +10:00
AP_RollController.cpp APM_Control: move to airspeed_estimate with pointer 2020-01-14 22:34:37 -07:00
AP_RollController.h APM_Control: added decay_I() function 2019-07-07 18:16:47 +10:00
AP_SteerController.cpp Global: rename desired to target in PID info 2019-07-25 17:38:15 +09:00
AP_SteerController.h GLOBAL: rename DataFlash_Class to AP_Logger 2019-01-18 18:08:20 +11:00
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
AR_AttitudeControl.cpp AR_AttitudeControl: correct spelling error in param docs 2020-03-16 17:44:35 +11:00
AR_AttitudeControl.h AR_AttitudeControl: add get_turn_rate_from_heading 2019-05-10 06:55:35 +09:00
TuningGuide.txt