Tools/autotest: fail pitot tube at start of takeoff
This commit is contained in:
parent
290ff07c0b
commit
3981b6b5b3
@ -1735,7 +1735,6 @@ class AutoTestPlane(AutoTest):
|
||||
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
|
||||
self.set_parameter("ARSPD_RATIO", 0.1)
|
||||
self.delay_sim_time(10)
|
||||
|
Loading…
Reference in New Issue
Block a user