ardupilot/libraries/AC_AttitudeControl
Leonard Hall c00ee6aac5 AC_AttitudeControl: increase rate I gain to match P gain 2019-04-12 09:28:24 +09:00
..
AC_AttitudeControl.cpp AC_AttitudeControl: remove unused set_throttle_out_unstabilized 2019-04-08 09:42:21 +09:00
AC_AttitudeControl.h AC_AttitudeControl: reduce throttle mix for manual modes 2019-04-12 09:28:22 +09:00
AC_AttitudeControl_Heli.cpp AC_AttitudeControl: store integrators temps in correct type 2019-04-10 09:37:19 +09:00
AC_AttitudeControl_Heli.h AC_AttitudeControl: store acro passthrough values as float 2019-04-10 09:37:19 +09:00
AC_AttitudeControl_Multi.cpp AC_AttitudeControl: fixed use of double precision maths 2018-05-07 11:43:23 +10:00
AC_AttitudeControl_Multi.h AC_AttitudeControl: increase rate I gain to match P gain 2019-04-12 09:28:24 +09:00
AC_AttitudeControl_Sub.cpp AC_AttitudeControl: fixed use of double precision maths 2018-05-07 11:43:23 +10:00
AC_AttitudeControl_Sub.h AC_AttitudeControl: add override keyword in many places 2018-11-08 11:30:12 +11:00
AC_PosControl.cpp AC_AttitudeControl: rename dataflash to logger 2019-03-28 16:40:57 +11:00
AC_PosControl.h AC_AttitudeControl: rename dataflash to logger 2019-03-28 16:40:57 +11:00
AC_PosControl_Sub.cpp AC_PosControl_Sub: Add new relax_alt_hold_controllers 2019-03-26 13:37:18 -04:00
AC_PosControl_Sub.h AC_PosControl_Sub: Add new relax_alt_hold_controllers 2019-03-26 13:37:18 -04:00
ControlMonitor.cpp GLOBAL: use AP::logger() and strip redundant Log_ from methods 2019-01-18 18:08:20 +11:00