You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: docs/configure_with_serial.md
+62-4Lines changed: 62 additions & 4 deletions
Original file line number
Diff line number
Diff line change
@@ -21,11 +21,66 @@ Compatibility Icons
21
21
!!! note
22
22
Any serial menu that is shown below can also be accessed over Bluetooth. This makes any configuration of a device much easier in the field. Please see [Configure With Bluetooth](configure_with_bluetooth.md) for more information.
23
23
24
-
To configure an RTK device using serial attach a [USB C cable](https://www.sparkfun.com/products/15425) to the device.
24
+
## USB Connection
25
25
26
-
## RTK Torch
26
+
<figuremarkdown>
27
+
28
+

29
+
<figcaptionmarkdown>
30
+
The Main Menu
31
+
</figcaption>
32
+
</figure>
33
+
34
+
To configure an RTK device using serial attach a [USB C cable](https://www.sparkfun.com/products/25630) to the device. Any USB C cable should work. Connect your device to a computer and you should see a Serial port appear. Open this port at 115200bps using your favorite terminal program and press any key to open the Main Menu.
The connector labeled **CONFIG ESP32** is used for Serial Configuration. For an in depth review of the EVK hardware, please see the [SparkFun RTK EVK Hookup Guide](https://docs.sparkfun.com/SparkFun_RTK_EVK/hardware_overview/).

73
+
<figcaptionmarkdown>
74
+
SparkFun RTK Postcard serial channels
75
+
</figcaption>
76
+
</figure>
77
+
78
+
The DATA port on the RTK Postcard is the USB C connector. This connection creates two serial ports. **SERIAL-A** is used for [Serial Configuration](configure_with_serial.md). **SERIAL-B** is connected to the DATA port of the LG290P to receive NMEA and other data directly. The DATA port is also used for [updating the firmware](firmware_update_lg290p.md) on the LG290P.
79
+
80
+
### RTK Torch
81
+
82
+
<figuremarkdown>
83
+
29
84
[](./img/RTK-Torch_Buttons_Back.png)
30
85
<figcaptionmarkdown>
31
86
The USB Connector on the RTK Torch
@@ -35,6 +90,7 @@ The USB Connector on the RTK Torch
35
90
Pull back the silicone cover and insert a USB C and power on the device. Once the device is powered on, open the `Device Manager` in Windows and look under the Ports branch to see what COM port the device is assigned to.
36
91
37
92
<figuremarkdown>
93
+
38
94

39
95
<figcaptionmarkdown>
40
96
SparkFun RTK Torch Two Enumerated Ports
@@ -53,7 +109,8 @@ Open a terminal window at 115200bps; you should see various status messages ever
53
109
Note that some Windows terminal programs (e.g. Tera Term) may reboot the RTK device when the terminal connection is closed. You can disconnect the USB cable first to prevent this from happening.
54
110
55
111
<figuremarkdown>
56
-

112
+
113
+

57
114
<figcaptionmarkdown>
58
115
The Main Menu
59
116
</figcaption>
@@ -69,7 +126,8 @@ Pressing '1' or 's' for example, will open those submenus.
69
126
The menus will timeout after 10 minutes of inactivity, so if you do not press a key the device will exit the menu and return to reporting status messages.
70
127
71
128
<figuremarkdown>
72
-

129
+
130
+

Copy file name to clipboardExpand all lines: docs/menu_gnss.md
+2-1Lines changed: 2 additions & 1 deletion
Original file line number
Diff line number
Diff line change
@@ -18,7 +18,7 @@ Compatibility Icons
18
18
19
19
</div>
20
20
21
-
The SparkFun RTK product line is immensely configurable. The RTK device will, by default, put the GNSS receiver into the most common configuration for rover/base RTK for use with *SW Maps* and other GIS applications.
21
+
The SparkFun RTK product line is immensely configurable. The RTK device will, by default, put the GNSS receiver into the most common configuration for rover/base RTK for use with most GIS applications.
22
22
23
23
The GNSS Configuration menu allows a user to change the report rate, dynamic model, and select which constellations should be used for fix calculations.
24
24
@@ -111,6 +111,7 @@ Compatibility Icons
111
111
112
112
- EVK: :material-radiobox-blank:{ .support-none title="Feature Not Supported" }
Copy file name to clipboardExpand all lines: docs/menu_ports.md
+19-17Lines changed: 19 additions & 17 deletions
Original file line number
Diff line number
Diff line change
@@ -20,7 +20,7 @@ Compatibility Icons
20
20
21
21
<figuremarkdown>
22
22
23
-

23
+

24
24
<figcaptionmarkdown>
25
25
Setting the baud rates of the two available external ports
26
26
</figcaption>
@@ -30,7 +30,7 @@ Setting the baud rates of the two available external ports
30
30
31
31

32
32
<figcaptionmarkdown>
33
-
Baud rate configuration of Radio and Data ports
33
+
Baud rate configuration of the RADIO and DATA ports
34
34
</figcaption>
35
35
</figure>
36
36
@@ -41,21 +41,13 @@ The RADIO and DATA ports vary between RTK devices:
41
41
* The RTK Postcard has both RADIO and DATA ports.
42
42
* The RTK EVK has only a RADIO port.
43
43
44
-
<figuremarkdown>
45
-
46
-

47
-
<figcaptionmarkdown>
48
-
RADIO and DATA ports on the RTK Postacrd
49
-
</figcaption>
50
-
</figure>
51
-
52
44
## Radio Port
53
45
54
46
Available on devices that have an external **RADIO** port.
55
47
56
-
The **RADIO** port is connected directly to GNSS UART. Depending on the platform, the 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.
48
+
The **RADIO** port is connected directly to a UART on the GNSS receiver allowing output of NMEA or RTCM, and receiving RTCM corrections. Depending on the platform, the 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.
57
49
58
-
The default for the RTK Postcard is 115200bps.
50
+
The default RADIO baud rate for the RTK Postcard is 115200bps.
59
51
60
52
## Data Port
61
53
@@ -67,7 +59,7 @@ DATA port connected to a SparkFun USB C to Serial adapter
67
59
</figcaption>
68
60
</figure>
69
61
70
-
The **DATA** port can be configured from 4800bps to 921600bps. The default depends on the GNSS model: e.g. 460800bps on LG290P, 230400 on other models. The default rate was chosen to support applications where a large number of messages are enabled and a large amount of data is sent. If you need to decrease the baud rate to 115200bps or other on the ZED-F9P, be sure to monitor the MON-COMM message within u-center for buffer overruns. A baud rate of 115200bps and the NMEA+RXM default configuration at 4Hz *will* cause buffer overruns.
62
+
The **DATA** port can be configured from 4800bps to 921600bps. The default depends on the GNSS model: e.g. 460800bps on LG290P, 230400bps on other models. The default rate was chosen to support applications where a large number of messages are enabled and a large amount of data is sent. If you need to decrease the baud rate to 115200bps or other on the ZED-F9P, be sure to monitor the MON-COMM message within u-center for buffer overruns. A baud rate of 115200bps and the NMEA+RXM default configuration at 4Hz *will* cause buffer overruns.
71
63
72
64
<figuremarkdown>
73
65
@@ -83,9 +75,19 @@ Most applications do not need to plug anything into the **DATA** port. Most user
83
75
84
76
### Postcard USB Ports
85
77
78
+
<figuremarkdown>
79
+
80
+

81
+
<figcaptionmarkdown>
82
+
RADIO and DATA ports on the RTK Postacrd
83
+
</figcaption>
84
+
</figure>
85
+
86
+
87
+
86
88

87
89
88
-
The DATA port on the RTK Postcard is the USB C connector. This connection creates two serial ports. **SERIAL-A** is used for Serial Configuration.**SERIAL-B** is connected to the DATA port of the LG290P to receive NMEA and other data directly.
90
+
The DATA port on the RTK Postcard is the USB C connector. This connection creates two serial ports. **SERIAL-A** is used for [Serial Configuration](configure_with_serial.md).**SERIAL-B** is connected to the DATA port of the LG290P to receive NMEA and other data directly. The DATA port is also used for [updating the firmware](firmware_update_lg290p.md) on the LG290P.
89
91
90
92
## Output GNSS Data over USB
91
93
@@ -108,13 +110,13 @@ Example NMEA output over USB
108
110
109
111
## Limit RADIO Port Output to RTCM
110
112
111
-
Enabling this option will turn off all data output except for the minimum RTCM messages necessary for RTK work. This is helpful in situations where a telemetry radio is used for connecting a Rover to a Base. Extra NMEA and binary data can tax a radio link and may cause the link to become intermittent or fail.
113
+
Enabling this option will turn off all data output to the RADIO port except for the minimum RTCM messages necessary for RTK work. This is helpful in situations where a telemetry radio is used for connecting a Rover to a Base. Extra NMEA and binary data can tax a radio link and may cause the link to become intermittent or fail.
112
114
113
115
## Allow Incoming Corrections on COM/UART
114
116
115
-
Disable this to block corrections on the given port.
117
+
Disable this feature to block corrections on the given port.
116
118
117
-
If a GNSS receiver gets corrections from multiple sources (WiFi, Bluetooth, serial, etc) it can lead to unpredictable outcomes. To avoid this, RTK Everywhere firmware includes a sophisticated 'corrections controller' to give priority to the various sources, discarding any lower priority corrections sources that are detected. See the [Corrections Priority](menu_corrections_priorities.md) section for more information. Because the RTK Everywhere firmware cannot directly filter out corrections from a direct serial connection, this option allows a user to disable that correction source directly.
119
+
If a GNSS receiver gets corrections from multiple sources (WiFi, Bluetooth, serial, etc) it can lead to unpredictable outcomes. To avoid this, RTK Everywhere firmware includes a sophisticated 'corrections controller' to give priority to the various sources, discarding any lower priority corrections sources that are detected. See the [Corrections Priority](menu_corrections_priorities.md) section for more information. Because the RTK Everywhere firmware cannot filter out corrections from a serial connection, this option allows a user to disable that correction source that may .
0 commit comments