mirror of
https://github.com/ArduPilot/ardupilot
synced 2025-01-24 09:38:29 -04:00
Tools: test mode changes in hover ignore test for sub
This commit is contained in:
parent
78d2b0a61d
commit
b17ad8628e
@ -314,6 +314,7 @@ class AutoTestSub(AutoTest):
|
||||
for value in [0.25, 0.75]:
|
||||
self.set_parameter("MOT_THST_HOVER", value)
|
||||
self.test_alt_hold()
|
||||
self.test_mode_changes()
|
||||
|
||||
def dive_manual(self):
|
||||
self.wait_ready_to_arm()
|
||||
|
Loading…
Reference in New Issue
Block a user