From 9bdee64b4ba7e7dd603103a4c04d040f9fbd3bd8 Mon Sep 17 00:00:00 2001 From: d-el Date: Sat, 21 May 2022 00:20:14 +0300 Subject: [PATCH] Add GBS to README and alphabetical sorting Signed-off-by: d-el --- README.md | 5 +++-- 1 file changed, 3 insertions(+), 2 deletions(-) diff --git a/README.md b/README.md index f4dd9e9..03fa207 100644 --- a/README.md +++ b/README.md @@ -19,12 +19,13 @@ systems. ## Supported sentences -* ``RMC`` (Recommended Minimum: position, velocity, time) +* ``GBS`` (Satellite Fault Detection) * ``GGA`` (Fix Data) -* ``GSA`` (DOP and active satellites) * ``GLL`` (Geographic Position: Latitude/Longitude) +* ``GSA`` (DOP and active satellites) * ``GST`` (Pseudorange Noise Statistics) * ``GSV`` (Satellites in view) +* ``RMC`` (Recommended Minimum: position, velocity, time) * ``VTG`` (Track made good and Ground speed) * ``ZDA`` (Time & Date - UTC, day, month, year and local time zone)