mirror of https://github.com/ArduPilot/ardupilot
Tools: rename uLanding simulation to USD1
This commit is contained in:
parent
55e8725231
commit
e94fdac91f
|
@ -6519,8 +6519,8 @@ class AutoTestCopter(AutoTest):
|
|||
drivers = [
|
||||
("lightwareserial", 8), # autodetected between this and -binary
|
||||
("lightwareserial-binary", 8),
|
||||
("ulanding_v0", 11),
|
||||
("ulanding_v1", 11),
|
||||
("USD1_v0", 11),
|
||||
("USD1_v1", 11),
|
||||
("leddarone", 12),
|
||||
("maxsonarseriallv", 13),
|
||||
("nmea", 17),
|
||||
|
|
Loading…
Reference in New Issue