autotest: increase allowed time for receiving ack to compass-cal cmd
Saw an instance of this timeout happening on the server
This commit is contained in:
parent
1f7a3d0e16
commit
ec9eaeab10
@ -3072,7 +3072,7 @@ class AutoTestCopter(AutoTest):
|
|||||||
0,
|
0,
|
||||||
0,
|
0,
|
||||||
0,
|
0,
|
||||||
timeout=1)
|
timeout=2)
|
||||||
tstart = self.get_sim_time()
|
tstart = self.get_sim_time()
|
||||||
last_twist_time = 0
|
last_twist_time = 0
|
||||||
while True:
|
while True:
|
||||||
|
Loading…
Reference in New Issue
Block a user