autotest: adjust for RTL_AUTOLAND failure

This commit is contained in:
Andrew Tridgell 2022-03-13 13:03:18 +11:00 committed by Randy Mackay
parent 09ffe959e1
commit ca7f189daf

View File

@ -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,