mirror of
https://github.com/ArduPilot/ardupilot
synced 2025-02-22 07:44:03 -04:00
autotest: tweak how we make gps bad in fallback test
This commit is contained in:
parent
a88464c928
commit
b6293acbce
@ -3159,6 +3159,7 @@ class AutoTestPlane(AutoTest):
|
||||
self.context_collect('STATUSTEXT')
|
||||
self.set_parameter("EK3_POS_I_GATE", 0)
|
||||
self.set_parameter("SIM_GPS_HZ", 1)
|
||||
self.set_parameter("GPS_DELAY_MS", 300)
|
||||
self.wait_statustext("DCM Active", check_context=True, timeout=60)
|
||||
self.wait_statustext("EKF3 Active", check_context=True)
|
||||
self.wait_statustext("DCM Active", check_context=True)
|
||||
|
Loading…
Reference in New Issue
Block a user