From 92a3cfcaa03da05e23f456eee3a2cea8298f49f8 Mon Sep 17 00:00:00 2001 From: Ryan Johnston Date: Wed, 5 Jun 2024 09:23:12 -0500 Subject: [PATCH] Updated GPS submodule --- .gitmodules | 2 +- src/drivers/gps/devices | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/.gitmodules b/.gitmodules index 6ecc529b165e..9e76d261ab1d 100644 --- a/.gitmodules +++ b/.gitmodules @@ -16,7 +16,7 @@ branch = main [submodule "src/drivers/gps/devices"] path = src/drivers/gps/devices - url = https://github.com/PX4/PX4-GPSDrivers.git + url = https://github.com/dtlabs-rd/PX4-GPSDrivers.git branch = main [submodule "platforms/nuttx/NuttX/nuttx"] path = platforms/nuttx/NuttX/nuttx diff --git a/src/drivers/gps/devices b/src/drivers/gps/devices index 3fc56c9dc069..4a712a1823c8 160000 --- a/src/drivers/gps/devices +++ b/src/drivers/gps/devices @@ -1 +1 @@ -Subproject commit 3fc56c9dc069807b3ec8ad947dfd0d11aea9944a +Subproject commit 4a712a1823c86a1fa76440f2e2408a006b6f2326