mirror of
https://github.com/ArduPilot/ardupilot
synced 2025-02-01 21:48:28 -04:00
autotest: fixed single and coax motor ranges
This commit is contained in:
parent
216bab4de4
commit
a17979383d
@ -74,3 +74,9 @@ ATC_RAT_YAW_FILT 5.000000
|
||||
ATC_RAT_YAW_I 0.139709
|
||||
ATC_RAT_YAW_IMAX 0.222000
|
||||
ATC_RAT_YAW_P 1.397085
|
||||
|
||||
# motor ranges
|
||||
SERVO5_MIN 1000
|
||||
SERVO5_MAX 2000
|
||||
SERVO6_MIN 1000
|
||||
SERVO6_MAX 2000
|
||||
|
Loading…
Reference in New Issue
Block a user