Tools: test mode changes in hover ignore test for sub

This commit is contained in:
Willian Galvani 2022-10-04 12:24:52 -03:00
parent 78d2b0a61d
commit b17ad8628e

View File

@ -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()