ardupilot/libraries/APM_Control
Randy Mackay 4e68d16526 AR_AttitudeControl: use speed_control_active in get_desired_speed_accel_limited
also minor formatting fixes
this is a non-functional change
2019-05-10 06:55:35 +09: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: rename dataflash to logger 2019-03-28 16:40:57 +11:00
AP_AutoTune.h GLOBAL: rename DataFlash_Class to AP_Logger 2019-01-18 18:08:20 +11:00
AP_PitchController.cpp APM_Control: fill in Act field of PID logs for plane 2019-01-28 09:38:32 +09:00
AP_PitchController.h GLOBAL: rename DataFlash_Class to AP_Logger 2019-01-18 18:08:20 +11:00
AP_RollController.cpp APM_Control: AP_RollContorller: move rate limit 2019-05-06 19:16:26 +10:00
AP_RollController.h GLOBAL: rename DataFlash_Class to AP_Logger 2019-01-18 18:08:20 +11:00
AP_SteerController.cpp APM_Control: fill in Act field of PID logs for plane 2019-01-28 09:38:32 +09:00
AP_SteerController.h GLOBAL: rename DataFlash_Class to AP_Logger 2019-01-18 18:08:20 +11:00
AP_YawController.cpp Update AP_YawController.cpp 2019-01-23 09:24:18 -07:00
AP_YawController.h GLOBAL: rename DataFlash_Class to AP_Logger 2019-01-18 18:08:20 +11:00
AR_AttitudeControl.cpp AR_AttitudeControl: use speed_control_active in get_desired_speed_accel_limited 2019-05-10 06:55:35 +09:00
AR_AttitudeControl.h AR_AttitudeControl: add get_turn_rate_from_heading 2019-05-10 06:55:35 +09:00
TuningGuide.txt APM_Control: Fix typos 2016-05-13 19:20:05 -03:00