mirror of
https://github.com/ArduPilot/ardupilot
synced 2025-01-09 09:28:31 -04:00
autotest: adjust for RTL_AUTOLAND failure
This commit is contained in:
parent
09ffe959e1
commit
ca7f189daf
@ -766,6 +766,7 @@ class AutoTestPlane(AutoTest):
|
||||
"RC%u_OPTION" % flaps_ch: 208, # Flaps RCx_OPTION
|
||||
"LAND_FLAP_PERCNT": 50,
|
||||
"LOG_DISARMED": 1,
|
||||
"RTL_AUTOLAND": 1,
|
||||
|
||||
"RC%u_MIN" % flaps_ch: flaps_ch_min,
|
||||
"RC%u_MAX" % flaps_ch: flaps_ch_max,
|
||||
|
Loading…
Reference in New Issue
Block a user