ardupilot/libraries/AC_AttitudeControl
Leonard Hall 894b491faa AC_AttitudeControl: AC_PosControl: Clean up init functions and limit initial xy accelerations based on max lean angle 2022-01-11 11:00:41 +11:00
..
AC_AttitudeControl.cpp AC_AttitudeControl: Respect rate limit in max_rate_step 2022-01-11 10:57:53 +11:00
AC_AttitudeControl.h AC_AttitudeControl: added get_ang_vel_yaw_max_rads() 2021-12-21 11:02:51 +09:00
AC_AttitudeControl_Heli.cpp AC_AttitudeControl: use vector.xy().length() instead of norm(x,y) 2021-09-14 10:43:46 +10:00
AC_AttitudeControl_Heli.h AC_AttitudeControl: Tradheli support for integrator management and hover collective learning 2020-12-21 23:33:48 -05:00
AC_AttitudeControl_Multi.cpp AC_AttitudeControl: fixed limiting of throttle mix values 2021-11-23 16:47:25 +09:00
AC_AttitudeControl_Multi.h AC_AttitudeControl: limit ATC_MOT_MIX_MAX in case of a fly away 2019-10-31 12:23:48 +08:00
AC_AttitudeControl_Multi_6DoF.cpp AC_AttitudeControl: move from ENABLE_SCRIPTING to AP_SCRIPTING_ENABLED 2021-11-15 20:27:40 +11:00
AC_AttitudeControl_Multi_6DoF.h AC_AttitudeControl: move from ENABLE_SCRIPTING to AP_SCRIPTING_ENABLED 2021-11-15 20:27:40 +11:00
AC_AttitudeControl_Sub.cpp AC_AttitudeControl: fixed limiting of throttle mix values 2021-11-23 16:47:25 +09:00
AC_AttitudeControl_Sub.h AC_AttitudeControl: limit ATC_MOT_MIX_MAX in case of a fly away 2019-10-31 12:23:48 +08:00
AC_AttitudeControl_TS.cpp AC_AttitudeControl: removed empty constructors 2021-10-28 09:07:56 +11:00
AC_AttitudeControl_TS.h AC_AttitudeControl: removed empty constructors 2021-10-28 09:07:56 +11:00
AC_PosControl.cpp AC_AttitudeControl: AC_PosControl: Clean up init functions and limit initial xy accelerations based on max lean angle 2022-01-11 11:00:41 +11:00
AC_PosControl.h AC_AttitudeControl: AC_PosControl: Clean up init functions and limit initial xy accelerations based on max lean angle 2022-01-11 11:00:41 +11:00
AC_PosControl_Sub.cpp AC_AttitudeControl: AC_PosControl: Support error input to kinematic shaper 2021-12-07 09:47:42 +09:00
AC_PosControl_Sub.h AC_AttitudeControl: removed empty constructors 2021-10-28 09:07:56 +11:00
ControlMonitor.cpp AC_AttitudeControl: add options to prevent spamming tuning error messages 2021-09-21 07:56:19 +09:00