Browse Source

autotest: fixed single and coax motor ranges

mission-4.1.18
Andrew Tridgell 7 years ago
parent
commit
a17979383d
  1. 6
      Tools/autotest/default_params/copter-single.parm

6
Tools/autotest/default_params/copter-single.parm

@ -74,3 +74,9 @@ ATC_RAT_YAW_FILT 5.000000 @@ -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…
Cancel
Save