From d4fb1b1f8b8c4575716b83be2043e785565cb0e6 Mon Sep 17 00:00:00 2001 From: Daniel Agar Date: Sat, 29 Oct 2022 10:55:20 -0400 Subject: [PATCH] Update submodule GPS drivers to latest Sat Oct 29 12:39:01 UTC 2022 - GPS drivers in PX4/Firmware (d67b19ac1d41b2dcfc61ed6d353ae513ac3f4a82): https://github.com/PX4/PX4-GPSDrivers/commit/1ff87868f6008f06e2033ee05dd904ec54109e52 - GPS drivers current upstream: https://github.com/PX4/PX4-GPSDrivers/commit/fa2177d690207e42e0d8c92e9663578340d44fe4 - Changes: https://github.com/PX4/PX4-GPSDrivers/compare/1ff87868f6008f06e2033ee05dd904ec54109e52...fa2177d690207e42e0d8c92e9663578340d44fe4 fa2177d 2022-10-10 Michael Schaeuble - Return from GPSDriverUBX::receive when ready, don't wait until no data is received Co-authored-by: PX4 BuildBot --- src/drivers/gps/devices | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/drivers/gps/devices b/src/drivers/gps/devices index 1ff87868f6..fa2177d690 160000 --- a/src/drivers/gps/devices +++ b/src/drivers/gps/devices @@ -1 +1 @@ -Subproject commit 1ff87868f6008f06e2033ee05dd904ec54109e52 +Subproject commit fa2177d690207e42e0d8c92e9663578340d44fe4