Browse Source

Merge pull request #62 from d-el/UpdateReadme_GBS

Add GBS to README and alphabetical sorting
Chris Morgan 3 years ago
parent
commit
25d1224ae2
1 changed files with 3 additions and 2 deletions
  1. 3 2
      README.md

+ 3 - 2
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)