Tools: conditional-yaw test timeout increased

the request is to rotate 360deg at 10deg/sec but the timeout is only 30sec.  We need at least 36
This commit is contained in:
Randy Mackay 2021-09-18 13:29:29 +09:00
parent d4ff180b29
commit f606fe727a

View File

@ -7190,7 +7190,7 @@ class AutoTestCopter(AutoTest):
0, # p6
0, # p7
)
self.wait_heading(target, minimum_duration=2)
self.wait_heading(target, minimum_duration=2, timeout=50)
degsecond = 2