mirror of
https://github.com/PX4/PX4-Autopilot.git
synced 2026-05-21 21:55:34 +08:00
@@ -939,7 +939,8 @@ GPS::run()
|
||||
set_device_type(DRV_GPS_DEVTYPE_UBX_9);
|
||||
break;
|
||||
|
||||
case GPSDriverUBX::Board::u_blox9_F9P:
|
||||
case GPSDriverUBX::Board::u_blox9_F9P_L1L2:
|
||||
case GPSDriverUBX::Board::u_blox9_F9P_L1L5:
|
||||
set_device_type(DRV_GPS_DEVTYPE_UBX_F9P);
|
||||
break;
|
||||
|
||||
|
||||
Reference in New Issue
Block a user