mirror of https://github.com/ArduPilot/ardupilot
Tools: lower ALT_HOLD_RTL for quadplanes
this speeds up a number of tests that end with an RTL
This commit is contained in:
parent
1ea0daa95f
commit
eacebb619a
|
@ -75,3 +75,4 @@ Q_M_BAT_VOLT_MAX 12.8
|
|||
Q_M_BAT_VOLT_MIN 9.6
|
||||
Q_A_RAT_RLL_D 0.002
|
||||
Q_A_RAT_PIT_D 0.002
|
||||
ALT_HOLD_RTL 2000
|
||||
|
|
Loading…
Reference in New Issue