mirror of
https://github.com/ArduPilot/ardupilot
synced 2025-02-21 23:33:57 -04:00
Copter: increase Yaw Rate I 0.02
This commit is contained in:
parent
ab1a7baf71
commit
1590a5d58a
@ -824,7 +824,7 @@
|
||||
# define RATE_YAW_P 0.200f
|
||||
#endif
|
||||
#ifndef RATE_YAW_I
|
||||
# define RATE_YAW_I 0.015f
|
||||
# define RATE_YAW_I 0.020f
|
||||
#endif
|
||||
#ifndef RATE_YAW_D
|
||||
# define RATE_YAW_D 0.000f
|
||||
|
Loading…
Reference in New Issue
Block a user