Skip to content

Commit

Permalink
Docs: Allow corrections over USB
Browse files Browse the repository at this point in the history
  • Loading branch information
nseidle committed Aug 29, 2024
1 parent affb798 commit fc69bdd
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions docs/menu_ports.md
Original file line number Diff line number Diff line change
Expand Up @@ -16,9 +16,9 @@ Torch: ![Feature Partially Supported](img/Icons/YellowDot.png) / EVK: ![Feature

*Set output to GNSS data over USB Serial*

Enabling **Output GNSS data to USB serial** will pipe all GNSS output (generally NMEA but also RTCM) to the USB serial connection. This permits a wired connection to be made on devices, such as the RTK Torch, that have only one external port (USB). To exit this mode, press **+++** to open the configuration menu.
Enabling **Output GNSS data to USB serial** will pipe all GNSS output (generally NMEA but also RTCM) to the USB serial connection. This permits a wired connection to be made on devices, such as the RTK Torch, that have only one external port (USB). **Note:** To exit this mode, press **+++** to open the configuration menu.

To exit this mode, press **+++** to open the configuration menu.
Additionally, correction may be *sent* to the device over USB. RTCM corrections received over USB will follow the [Corrections Priority table](menu_corrections_priorities.md).

![Example NMEA output over USB](<img/Terminal/SparkFun RTK Everywhere - Ports USB GNSS Output Example.png>)

Expand Down

0 comments on commit fc69bdd

Please sign in to comment.