From 506cf733d9f71093544658dcf45d9699d4c24bfd Mon Sep 17 00:00:00 2001 From: Mauro Bettella Date: Sat, 20 Apr 2024 18:56:34 +0200 Subject: [PATCH] Updated list of used NMEA messages Add GST HDG --- documentation/how-to/gnss.en.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/documentation/how-to/gnss.en.md b/documentation/how-to/gnss.en.md index cfd194c50..7c5039f9a 100644 --- a/documentation/how-to/gnss.en.md +++ b/documentation/how-to/gnss.en.md @@ -131,7 +131,7 @@ The breakdown of connections support by platform is as follow: *(\*) Bluetooth support on Windows occurs through the virtual serial port automatically created by the operating system when it connects to the GNSS device.* -The NMEA sentences currently supported are GGA, RMC, GSA, GSV, VTG, and HDT. +The NMEA sentences currently supported are GGA, RMC, GSA, GSV, GST, VTG, HDG and HDT. !!! note Make sure no other app like mock location providers are using the same connection.