|
1 | 1 | # Corrections Priorities
|
2 | 2 |
|
3 |
| -Torch:  |
| 3 | +Torch:  |
4 | 4 |
|
5 |
| - |
| 5 | + |
6 | 6 |
|
7 |
| -*The messages configuration menu* |
| 7 | +*RTK Corrections Priorities Menu* |
8 | 8 |
|
9 |
| -From this menu, a user can control the output of various NMEA, RTCM, and other messages. Any enabled message will be broadcast over Bluetooth *and* recorded to SD (if available). |
| 9 | +To achieve an RTK Fix, SparkFun RTK products must be provided with a correction source. An RTK device can obtain corrections from a variety of sources. Below is the list of possible sources (not all platforms support all sources) and their default priorities: |
10 | 10 |
|
11 |
| -Because of the large number of configurations possible, we provide a few common settings: |
| 11 | +* Bluetooth |
| 12 | +* IP (PointPerfect/MQTT) |
| 13 | +* TCP (NTRIP) |
| 14 | +* L-Band |
| 15 | +* External Radio |
| 16 | +* LoRa Radio |
| 17 | +* ESP-Now |
12 | 18 |
|
13 |
| -* Reset to Defaults |
| 19 | +The *Corrections Priorities* menu allows a user to specify which correction source should be given priority. For example, if corrections are provided through Bluetooth and L-Band simultaneously, the corrections from L-Band will be discarded because the Bluetooth source has a higher priority. This prevents the RTK engine from receiving potentially mixed correction signals. |
14 | 20 |
|
15 |
| -RTCM can also be enabled in both Rover and Base modes. |
| 21 | + |
16 | 22 |
|
17 |
| -## Reset to Defaults |
| 23 | +In the serial terminal menu, pressing a letter will increase or decrease the position of a priority. For example, in the image above, pressing **D** will raise the `L-Band` priority above `TCP (NTRIP)`. |
18 | 24 |
|
19 |
| -This will turn off all messages and enable the following messages: |
20 |
| - |
21 |
| -* NMEA-GGA, NMEA-GSA, NMEA-GST, NMEA-GSV, NMEA-RMC |
22 |
| - |
23 |
| -These five NMEA sentences are commonly used with SW Maps for general surveying. |
24 |
| - |
25 |
| -## Individual Messages |
26 |
| - |
27 |
| - |
28 |
| - |
29 |
| -*Configuring the NMEA messages* |
30 |
| - |
31 |
| -There are a large number of messages supported (listed below). Each message sub-menu will present the user with the ability to set the message report rate. |
32 |
| - |
33 |
| -Each message rate input controls which messages are disabled (0) and how often the message is reported (1 = one message reported per 1 fix, 5 = one report every 5 fixes). The message rate range is 0 to 20. |
34 |
| - |
35 |
| -**Note:** The message report rate is the *number of fixes* between message reports. In the image above, with GSV set to 4, the NMEA GSV message will be produced once every 4 fixes. Because the device defaults to a 4Hz fix rate, the GSV message will appear once per second. |
36 |
| - |
37 |
| -The following messages are supported for Bluetooth output and logging (if available): |
38 |
| - |
39 |
| -<table class="table"> |
40 |
| - <table> |
41 |
| - <COLGROUP><COL WIDTH=200><COL WIDTH=200><COL WIDTH=200></COLGROUP> |
42 |
| - <tr> |
43 |
| - <td>• NMEA-DTM</td> |
44 |
| - <td>• NMEA-GBS</td> |
45 |
| - <td>• NMEA-GGA</td> |
46 |
| - </tr> |
47 |
| - <tr> |
48 |
| - <td>• NMEA-GLL</td> |
49 |
| - <td>• NMEA-GNS</td> |
50 |
| - <td>• NMEA-GRS</td> |
51 |
| - </tr> |
52 |
| - <tr> |
53 |
| - <td>• NMEA-GSA</td> |
54 |
| - <td>• NMEA-GST</td> |
55 |
| - <td>• NMEA-GSV</td> |
56 |
| - </tr> |
57 |
| - <tr> |
58 |
| - <td>• NMEA-RMC</td> |
59 |
| - <td>• NMEA-ROT</td> |
60 |
| - <td>• NMEA-THS</td> |
61 |
| - </tr> |
62 |
| - <tr> |
63 |
| - <td>• NMEA-VTG</td> |
64 |
| - <td>• NMEA-ZDA</td> |
65 |
| - </tr> |
66 |
| - <tr> |
67 |
| - <td>• RTCM3x-1001</td> |
68 |
| - <td>• RTCM3x-1002</td> |
69 |
| - <td>• RTCM3x-1003</td> |
70 |
| - </tr> |
71 |
| - <tr> |
72 |
| - <td>• RTCM3x-1004</td> |
73 |
| - <td>• RTCM3x-1005</td> |
74 |
| - <td>• RTCM3x-1006</td> |
75 |
| - </tr> |
76 |
| - <tr> |
77 |
| - <td>• RTCM3x-1007</td> |
78 |
| - <td>• RTCM3x-1009</td> |
79 |
| - <td>• RTCM3x-1010</td> |
80 |
| - </tr> |
81 |
| - <tr> |
82 |
| - <td>• RTCM3x-1011</td> |
83 |
| - <td>• RTCM3x-1012</td> |
84 |
| - <td>• RTCM3x-1013</td> |
85 |
| - </tr> |
86 |
| - <tr> |
87 |
| - <td>• RTCM3x-1019</td> |
88 |
| - <td>• RTCM3x-1020</td> |
89 |
| - <td>• RTCM3x-1033</td> |
90 |
| - </tr> |
91 |
| - <tr> |
92 |
| - <td>• RTCM3x-1042</td> |
93 |
| - <td>• RTCM3x-1044</td> |
94 |
| - <td>• RTCM3x-1045</td> |
95 |
| - </tr> |
96 |
| - <tr> |
97 |
| - <td>• RTCM3x-1046</td> |
98 |
| - <td>• RTCM3x-1071</td> |
99 |
| - <td>• RTCM3x-1072</td> |
100 |
| - </tr> |
101 |
| - <tr> |
102 |
| - <td>• RTCM3x-1073</td> |
103 |
| - <td>• RTCM3x-1074</td> |
104 |
| - <td>• RTCM3x-1075</td> |
105 |
| - </tr> |
106 |
| - <tr> |
107 |
| - <td>• RTCM3x-1076</td> |
108 |
| - <td>• RTCM3x-1077</td> |
109 |
| - <td>• RTCM3x-1081</td> |
110 |
| - </tr> |
111 |
| - <tr> |
112 |
| - <td>• RTCM3x-1082</td> |
113 |
| - <td>• RTCM3x-1083</td> |
114 |
| - <td>• RTCM3x-1084</td> |
115 |
| - </tr> |
116 |
| - <tr> |
117 |
| - <td>• RTCM3x-1085</td> |
118 |
| - <td>• RTCM3x-1086</td> |
119 |
| - <td>• RTCM3x-1087</td> |
120 |
| - </tr> |
121 |
| - <tr> |
122 |
| - <td>• RTCM3x-1091</td> |
123 |
| - <td>• RTCM3x-1092</td> |
124 |
| - <td>• RTCM3x-1093</td> |
125 |
| - </tr> |
126 |
| - <tr> |
127 |
| - <td>• RTCM3x-1094</td> |
128 |
| - <td>• RTCM3x-1095</td> |
129 |
| - <td>• RTCM3x-1096</td> |
130 |
| - </tr> |
131 |
| - <tr> |
132 |
| - <td>• RTCM3x-1097</td> |
133 |
| - <td>• RTCM3x-1104</td> |
134 |
| - <td>• RTCM3x-1111</td> |
135 |
| - </tr> |
136 |
| - <tr> |
137 |
| - <td>• RTCM3x-1112</td> |
138 |
| - <td>• RTCM3x-1113</td> |
139 |
| - <td>• RTCM3x-1114</td> |
140 |
| - </tr> |
141 |
| - <tr> |
142 |
| - <td>• RTCM3x-1115</td> |
143 |
| - <td>• RTCM3x-1116</td> |
144 |
| - <td>• RTCM3x-1117</td> |
145 |
| - </tr> |
146 |
| - <tr> |
147 |
| - <td>• RTCM3x-1121</td> |
148 |
| - <td>• RTCM3x-1122</td> |
149 |
| - <td>• RTCM3x-1123</td> |
150 |
| - </tr> |
151 |
| - <tr> |
152 |
| - <td>• RTCM3x-1124</td> |
153 |
| - <td>• RTCM3x-1125</td> |
154 |
| - <td>• RTCM3x-1126</td> |
155 |
| - </tr> |
156 |
| - <tr> |
157 |
| - <td>• RTCM3x-1127</td> |
158 |
| - </tr> |
159 |
| - |
160 |
| -</table></table> |
| 25 | +Please see [Correction Sources](correction_sources.md) for a description of where to obtain corrections. |
0 commit comments