mirror of
https://gitee.com/mirrors_PX4/PX4-Autopilot.git
synced 2026-04-14 10:07:39 +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:
parent
03b4ad46e8
commit
99c40407ff
@ -1 +1 @@
|
||||
Subproject commit e048340d0f6a395a3189292c33d08174bb309143
|
||||
Subproject commit ad769ff53d683d06937c92bae58377d65893967b
|
||||
@ -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;
|
||||
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user