mirror of
https://github.com/ArduPilot/ardupilot
synced 2025-01-03 06:28:27 -04:00
Tools/autotest: extend WindEstimates duration
This commit is contained in:
parent
e3c0175bb4
commit
3defde99ee
@ -3074,7 +3074,7 @@ class AutoTestPlane(AutoTest):
|
|||||||
self.wait_and_maintain_wind_estimate(
|
self.wait_and_maintain_wind_estimate(
|
||||||
5, 45,
|
5, 45,
|
||||||
speed_tolerance=1,
|
speed_tolerance=1,
|
||||||
timeout=20
|
timeout=30
|
||||||
)
|
)
|
||||||
self.fly_home_land_and_disarm()
|
self.fly_home_land_and_disarm()
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user