mirror of
https://gitee.com/mirrors_PX4/PX4-Autopilot.git
synced 2026-06-17 15:40:06 +08:00
gps: revert ubx changes, point to 1.15 branch
This reverts UBX changes that we don't want to backport into v1.15. We now point to a release/1.15 branch within the PX4-GPSDrivers submodule.
This commit is contained in:
+1
-1
Submodule src/drivers/gps/devices updated: e048340d0f...ad769ff53d
@@ -934,8 +934,7 @@ GPS::run()
|
||||
set_device_type(DRV_GPS_DEVTYPE_UBX_9);
|
||||
break;
|
||||
|
||||
case GPSDriverUBX::Board::u_blox9_F9P_L1L2:
|
||||
case GPSDriverUBX::Board::u_blox9_F9P_L1L5:
|
||||
case GPSDriverUBX::Board::u_blox9_F9P:
|
||||
set_device_type(DRV_GPS_DEVTYPE_UBX_F9P);
|
||||
break;
|
||||
|
||||
|
||||
Reference in New Issue
Block a user