Skip to content

Commit

Permalink
Docs: Fix GSA typo
Browse files Browse the repository at this point in the history
  • Loading branch information
nseidle committed Sep 7, 2023
1 parent 1201f78 commit fc75984
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions docs/menu_messages.md
Original file line number Diff line number Diff line change
Expand Up @@ -23,15 +23,15 @@ Because of the large number of configurations possible, we provide a few common

This will turn off all messages and enable the following messages:

* NMEA-GGA, NMEA-SGA, NMEA-GST, NMEA-GSV, NMEA-RMC
* NMEA-GGA, NMEA-GSA, NMEA-GST, NMEA-GSV, NMEA-RMC

These five NMEA sentences are commonly used with SW Maps for general surveying.

## Reset to PPP Logging Defaults (NMEAx5 + RXMx2)

This will turn off all messages and enable the following messages:

* NMEA-GGA, NMEA-SGA, NMEA-GST, NMEA-GSV, NMEA-RMC, RXM-RAWX, RXM-SFRBX
* NMEA-GGA, NMEA-GSA, NMEA-GST, NMEA-GSV, NMEA-RMC, RXM-RAWX, RXM-SFRBX

These seven sentences are commonly used when logging and doing Precise Point Positioning (PPP) or Post Processed Kinematics (PPK). You can read more about PPP [here](https://learn.sparkfun.com/tutorials/how-to-build-a-diy-gnss-reference-station).

Expand Down

0 comments on commit fc75984

Please sign in to comment.