AC_AttitudeControl: increase rate I gain to match P gain

This commit is contained in:
Leonard Hall 2019-04-12 08:56:57 +09:00 committed by Randy Mackay
parent e170beaf8c
commit c00ee6aac5

View File

@ -11,7 +11,7 @@
# define AC_ATC_MULTI_RATE_RP_P 0.135f
#endif
#ifndef AC_ATC_MULTI_RATE_RP_I
# define AC_ATC_MULTI_RATE_RP_I 0.090f
# define AC_ATC_MULTI_RATE_RP_I 0.135f
#endif
#ifndef AC_ATC_MULTI_RATE_RP_D
# define AC_ATC_MULTI_RATE_RP_D 0.0036f