mirror of
https://github.com/ArduPilot/ardupilot
synced 2025-01-30 20:48:33 -04:00
Tools: Use GPS jamming option in EKF dead reckoning autotests
This commit is contained in:
parent
720c2da807
commit
87a867ee2e
@ -2136,6 +2136,7 @@ class AutoTestPlane(vehicle_test_suite.TestSuite):
|
||||
self.fly_home_land_and_disarm()
|
||||
|
||||
def deadreckoning_main(self, disable_airspeed_sensor=False):
|
||||
self.set_parameter("EK3_OPTIONS", 1)
|
||||
self.reboot_sitl()
|
||||
self.wait_ready_to_arm()
|
||||
self.gpi = None
|
||||
|
Loading…
Reference in New Issue
Block a user