Skip to content

Commit d5a3153

Browse files
committed
Add GNSS over USB documentation
1 parent 7d441c9 commit d5a3153

File tree

3 files changed

+19
-1
lines changed

3 files changed

+19
-1
lines changed
Loading
Loading

docs/menu_ports.md

Lines changed: 19 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
# Ports Menu
22

3-
Torch: ![Feature Not Supported](img/Icons/RedDot.png)
3+
Torch: ![Feature Partially Supported](img/Icons/YellowDot.png)
44

55
![Setting the baud rate of the ports](<img/WiFi Config/RTK_Surveyor_-_WiFi_Config_-_Express_Ports_Config.jpg>)
66

@@ -10,12 +10,30 @@ Torch: ![Feature Not Supported](img/Icons/RedDot.png)
1010

1111
*Baud rate configuration of Radio and Data ports*
1212

13+
## Output GNSS Data over USB
14+
15+
![Set output to GNSS data over USB Serial](<img/Terminal/SparkFun RTK Everywhere - Ports USB GNSS Output.png>)
16+
17+
*Set output to GNSS data over USB Serial*
18+
19+
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).
20+
21+
![Example NMEA output over USB](<img/Terminal/SparkFun RTK Everywhere - Ports USB GNSS Output Example.png>)
22+
23+
*Example NMEA output over USB*
24+
25+
To exit this mode, press **+++** to open the configuration menu.
26+
1327
## Radio Port
1428

29+
Available on devices that have an external **RADIO** port.
30+
1531
By default, the **Radio** port is set to 57600bps to match the [Serial Telemetry Radios](https://www.sparkfun.com/products/19032) that are recommended to be used with the RTK Facet (it is a plug-and-play solution). This can be set from 4800bps to 921600bps.
1632

1733
## Mux Channel
1834

35+
Available on devices that have a built-in multiplexer on the **DATA** port.
36+
1937
The **Data** port on the RTK Facet, Express, and Express Plus is very flexible. Internally the **Data** connector is connected to a digital mux allowing one of four software-selectable setups. By default, the Data port will be connected to the UART1 of the ZED-F9P and output any messages via serial.
2038

2139
* **NMEA** - The TX pin outputs any enabled messages (NMEA, UBX, and RTCM) at a default of 460,800bps (configurable 9600 to 921600bps). The RX pin can receive RTCM for RTK and can also receive UBX configuration commands if desired.

0 commit comments

Comments
 (0)