mirror of
https://github.com/ArduPilot/ardupilot
synced 2025-02-23 00:04:02 -04:00
AutoTest: increase throttle for fly_square test
This commit is contained in:
parent
e0943851d6
commit
4ea48f8f64
@ -160,7 +160,7 @@ def fly_square(mavproxy, mav, side=50, timeout=120):
|
|||||||
save_wp(mavproxy, mav)
|
save_wp(mavproxy, mav)
|
||||||
|
|
||||||
# switch back to stabilize mode
|
# switch back to stabilize mode
|
||||||
mavproxy.send('rc 3 1380\n')
|
mavproxy.send('rc 3 1420\n')
|
||||||
mavproxy.send('switch 6\n')
|
mavproxy.send('switch 6\n')
|
||||||
wait_mode(mav, 'STABILIZE')
|
wait_mode(mav, 'STABILIZE')
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user