mirror of
https://github.com/ArduPilot/ardupilot
synced 2025-02-21 07:13:56 -04:00
Iris Params: reduce Yaw IMAX and increased Loiter speed
This commit is contained in:
parent
8a76d82de4
commit
a71c52e8ef
@ -19,7 +19,7 @@ RATE_RLL_I,0.25
|
||||
RATE_RLL_P,0.17
|
||||
RATE_YAW_D,0
|
||||
RATE_YAW_I,0.02
|
||||
RATE_YAW_IMAX,4800
|
||||
RATE_YAW_IMAX,800
|
||||
RATE_YAW_P,0.16
|
||||
STB_PIT_P,3.8
|
||||
STB_RLL_P,3.8
|
||||
@ -27,3 +27,4 @@ STB_YAW_P,2.5
|
||||
THR_MID,580
|
||||
THR_RATE_P,5
|
||||
VOLT_DIVIDER,10.1
|
||||
WPNAV_LOIT_SPEED,1000
|
||||
|
Loading…
Reference in New Issue
Block a user