autotest: wait for Plane to slow down after frsky test
disarming via mavlink can fail if we think we're still moving
This commit is contained in:
parent
25e317d6b1
commit
e27b98f47e
@ -11148,6 +11148,8 @@ switch value'''
|
|||||||
}
|
}
|
||||||
self.test_frsky_passthrough_do_wants(frsky, wants)
|
self.test_frsky_passthrough_do_wants(frsky, wants)
|
||||||
self.zero_throttle()
|
self.zero_throttle()
|
||||||
|
self.progress("Wait for vehicle to slow down")
|
||||||
|
self.wait_groundspeed(0, 0.3)
|
||||||
self.disarm_vehicle()
|
self.disarm_vehicle()
|
||||||
|
|
||||||
self.progress("Counts of sensor_id polls sent:")
|
self.progress("Counts of sensor_id polls sent:")
|
||||||
|
Loading…
Reference in New Issue
Block a user