Tools/autotest: rework arming and takeoff mode change order
Co-authored-by: Peter Barker <pb-gh@barker.dropbear.id.au>
This commit is contained in:
parent
235cbbde1c
commit
2ee8a34f70
@ -1732,8 +1732,8 @@ class AutoTestPlane(AutoTest):
|
||||
"SIM_WIND_DIR": 0,
|
||||
"ARSPD_WIND_MAX":15,
|
||||
})
|
||||
self.wait_ready_to_arm()
|
||||
self.change_mode("TAKEOFF")
|
||||
self.wait_ready_to_arm()
|
||||
self.arm_vehicle()
|
||||
self.delay_sim_time(60)
|
||||
# simulate the effect of a blocked pitot tube
|
||||
|
Loading…
Reference in New Issue
Block a user