mirror of
https://github.com/ArduPilot/ardupilot
synced 2025-01-09 09:28:31 -04:00
autotest: don't try to arm in RTL mode for quadplanes
This commit is contained in:
parent
86c2404654
commit
985e24275a
@ -187,7 +187,6 @@ class AutoTestQuadPlane(AutoTest):
|
|||||||
'LOITER',
|
'LOITER',
|
||||||
'QHOVER',
|
'QHOVER',
|
||||||
'QLOITER',
|
'QLOITER',
|
||||||
'RTL',
|
|
||||||
'STABILIZE',
|
'STABILIZE',
|
||||||
'TRAINING',
|
'TRAINING',
|
||||||
):
|
):
|
||||||
|
Loading…
Reference in New Issue
Block a user