mirror of
https://github.com/ArduPilot/ardupilot
synced 2025-01-09 01:18:29 -04:00
Tools: remove mtk GPSs
These are ancient and of very poor quality.
This commit is contained in:
parent
6bd2bc2179
commit
b52b381673
@ -10754,9 +10754,6 @@ switch value'''
|
||||
sim_gps = [
|
||||
# (0, "NONE"),
|
||||
(1, "UBLOX"),
|
||||
# (2, "MTK"), # broken
|
||||
(3, "MTK16"),
|
||||
(4, "MTK19"),
|
||||
# (5, "NMEA"), # broken
|
||||
(6, "SBP"),
|
||||
# (7, "SBP2"), # broken
|
||||
|
Loading…
Reference in New Issue
Block a user