mirror of
https://github.com/ArduPilot/ardupilot
synced 2025-02-01 21:48:28 -04:00
SITL: remove mtk GPSs
This commit is contained in:
parent
b52b381673
commit
d7ff072d26
@ -131,9 +131,6 @@ public:
|
||||
enum GPSType {
|
||||
GPS_TYPE_NONE = 0,
|
||||
GPS_TYPE_UBLOX = 1,
|
||||
GPS_TYPE_MTK = 2,
|
||||
GPS_TYPE_MTK16 = 3,
|
||||
GPS_TYPE_MTK19 = 4,
|
||||
GPS_TYPE_NMEA = 5,
|
||||
GPS_TYPE_SBP = 6,
|
||||
GPS_TYPE_FILE = 7,
|
||||
|
Loading…
Reference in New Issue
Block a user