Tools: adjust zigzag timing to pass test
This commit is contained in:
parent
3f441e61cd
commit
aec5ae91fa
@ -2637,7 +2637,7 @@ class AutoTestCopter(AutoTest):
|
||||
self.set_rc(2, 1300) # fly forward for 10 meter
|
||||
self.wait_distance(10)
|
||||
self.set_rc(2, 1500) # re-centre pitch rc control
|
||||
self.wait_groundspeed(0, 0.2) # wait until the copter slows down
|
||||
self.wait_groundspeed(0, 0.3) # wait until the copter slows down
|
||||
self.set_rc(8, 1500) # switch to mid position
|
||||
self.progress("## auto execute vector BA ##")
|
||||
self.set_rc(8, 1100) # switch to low position, auto execute vector BA
|
||||
|
Loading…
Reference in New Issue
Block a user