autotest: test SBP2 as part of GPSTypes check

This commit is contained in:
Peter Barker 2024-06-04 15:09:53 +10:00 committed by Andrew Tridgell
parent 3b150d2e4c
commit 3c2f7944eb
1 changed files with 1 additions and 1 deletions

View File

@ -13702,8 +13702,8 @@ switch value'''
(1, "UBLOX", None, "u-blox", 5, 'probing'),
(5, "NMEA", 5, "NMEA", 5, 'probing'),
(6, "SBP", None, "SBP", 5, 'probing'),
# (7, "SBP2", 9, "SBP2", 5), # broken, "waiting for config data"
(8, "NOVA", 15, "NOVA", 5, 'probing'), # no attempt to auto-detect this in AP_GPS
(9, "SBP2", None, "SBP2", 5, 'probing'),
(11, "GSOF", 11, "GSOF", 5, 'specified'), # no attempt to auto-detect this in AP_GPS
(19, "MSP", 19, "MSP", 32, 'specified'), # no attempt to auto-detect this in AP_GPS
# (9, "FILE"),