mirror of
https://github.com/ArduPilot/ardupilot
synced 2025-01-10 09:58:28 -04:00
Tools: run test_arm_feature for heli
This commit is contained in:
parent
e087b03dd0
commit
3a29379d9e
@ -1966,6 +1966,7 @@ class AutoTestCopter(AutoTest):
|
||||
self.mavproxy.send('switch 6\n') # stabilize mode
|
||||
self.wait_mode('STABILIZE')
|
||||
self.wait_ready_to_arm()
|
||||
self.run_test("Arm features", self.test_arm_feature)
|
||||
|
||||
# Arm
|
||||
self.run_test("Arm motors", self.arm_vehicle)
|
||||
|
Loading…
Reference in New Issue
Block a user