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/menu_tcp_udp.md
+4-4Lines changed: 4 additions & 4 deletions
Original file line number
Diff line number
Diff line change
@@ -21,13 +21,13 @@ Compatibility Icons
21
21
NMEA data is generally consumed by a GIS application or Data Collector. These messages can be transmitted over a variety of transport methods. This section focuses on the delivery of NMEA messages via TCP and UDP.
22
22
23
23
<palign="center">
24
-
<imgsrc="img/Terminal/SparkFun RTK Everywhere - TCP-UDP Menu.png"alt="TCP/UDP Menu showing various Client and Server options">
24
+
<imgsrc="./img/Terminal/SparkFun RTK Everywhere - TCP-UDP Menu.png"alt="TCP/UDP Menu showing various Client and Server options">
25
25
</p>
26
26
27
27
*<palign="center">TCP/UDP Menu showing various Client and Server options</p>*
28
28
29
29
<palign="center">
30
-
<imgsrc="img/WiFi Config/SparkFun RTK Config - TCP Port.png"alt="TCP/UDP settings using Web Config">
30
+
<imgsrc="./img/WiFi Config/SparkFun RTK Config - TCP Port.png"alt="TCP/UDP settings using Web Config">
31
31
</p>
32
32
33
33
*<palign="center">TCP/UDP settings using Web Config</p>*
@@ -36,11 +36,11 @@ NMEA data is generally consumed by a GIS application or Data Collector. These me
36
36
37
37
The RTK device supports connection over TCP. The TCP Client sits on top of the network layer (WiFi in general, and Ethernet/Cellular on the EVK) and sends position data to one or more computers or cell phones for display. Some Data Collector software (such as [Vespucci](gis_software.md#vespucci)) requires that the SparkFun RTK device connect as a TCP Client. Other software (such as [QGIS](gis_software.md#qgis)) requires that the SparkFun RTK device acts as a TCP Server. Both are supported.
38
38
39
-
If either Client or Server is enabled, a port can be designated. By default, the port is 2947 (registered as [*GPS Daemon request/response*](https://tcp-udp-ports.com/port-2948.htm)) but any port 0 to 65535 is supported.
39
+
If either Client or Server is enabled, a port can be designated. By default, the port is 2948 (registered as [*GPS Daemon request/response*](https://tcp-udp-ports.com/port-2948.htm)) but any port 0 to 65535 is supported.
0 commit comments