mirror of
https://github.com/ArduPilot/ardupilot
synced 2025-02-12 19:03:58 -04:00
Tools:add simulator for RDS02UF in autotest
This commit is contained in:
parent
b9ede21378
commit
c049a79bff
@ -8396,6 +8396,7 @@ class AutoTestCopter(vehicle_test_suite.TestSuite):
|
|||||||
("teraranger_serial", 35),
|
("teraranger_serial", 35),
|
||||||
("nooploop_tofsense", 37),
|
("nooploop_tofsense", 37),
|
||||||
("ainsteinlrd1", 42),
|
("ainsteinlrd1", 42),
|
||||||
|
("rds02uf", 43),
|
||||||
]
|
]
|
||||||
while len(drivers):
|
while len(drivers):
|
||||||
do_drivers = drivers[0:3]
|
do_drivers = drivers[0:3]
|
||||||
|
Loading…
Reference in New Issue
Block a user