mirror of https://github.com/ArduPilot/ardupilot
autotest: don't try to arm in RTL mode for quadplanes
This commit is contained in:
parent
9f187c0711
commit
80c27a426c
|
@ -187,7 +187,6 @@ class AutoTestQuadPlane(AutoTest):
|
|||
'LOITER',
|
||||
'QHOVER',
|
||||
'QLOITER',
|
||||
'RTL',
|
||||
'STABILIZE',
|
||||
'TRAINING',
|
||||
):
|
||||
|
|
Loading…
Reference in New Issue