ardupilot/libraries/AC_AttitudeControl
Leonard Hall 406a7739a6 AC_AttControl: adjust default rate IMAX and Yaw Filt
Increase Roll, Pitch and Yaw IMAX from 0.444 or 0.222 to 0.5
Decrease Yaw Filter from 5hz to 2.5hz based on the results of autotunes on many vehicles which always seems to produce values between 2 and 3hz
2017-06-15 10:11:43 +09:00
..
AC_AttitudeControl.cpp AC_AttitudeControl: use gyro_latest 2017-03-03 13:14:28 +11:00
AC_AttitudeControl.h AC_AttitudeControl: added get_throttle_mix() 2017-04-19 09:08:43 +10:00
AC_AttitudeControl_Heli.cpp AC_AttitudeControl: use gyro_latest 2017-03-03 13:14:28 +11:00
AC_AttitudeControl_Heli.h AC_AttitudeControl: use gyro_latest 2017-03-03 13:14:28 +11:00
AC_AttitudeControl_Multi.cpp AC_AttitudeControl: use gyro_latest 2017-03-03 13:14:28 +11:00
AC_AttitudeControl_Multi.h AC_AttControl: adjust default rate IMAX and Yaw Filt 2017-06-15 10:11:43 +09:00
AC_AttitudeControl_Sub.cpp AC_AttitudeControl: use gyro_latest 2017-03-03 13:14:28 +11:00
AC_AttitudeControl_Sub.h AC_AttitudeControl: Add AC_AttitudeControl_Sub class 2017-02-21 11:26:14 +11:00
AC_PosControl.cpp AC_PosControl: z-axis stopping point up to 3m above vehicle 2017-04-28 09:10:02 +09:00
AC_PosControl.h AC_PosControl: z-axis stopping point up to 3m above vehicle 2017-04-28 09:10:02 +09:00
AC_PosControl_Sub.cpp AC_PosControl: Add AC_PosControl_Sub class 2017-02-21 11:26:14 +11:00
AC_PosControl_Sub.h AC_PosControl: Add AC_PosControl_Sub class 2017-02-21 11:26:14 +11:00
ControlMonitor.cpp Global: remove mode line from headers 2016-10-24 09:42:01 -02:00