Skip to content

Commit c705645

Browse files
authored
Merge pull request #437 from sparkfun/EVK_docs
Add corrections priority animation
2 parents d41c6f8 + 14b434a commit c705645

File tree

4 files changed

+17
-7
lines changed

4 files changed

+17
-7
lines changed
4.09 KB
Loading
2.92 MB
Loading

docs/menu_corrections_priorities.md

Lines changed: 14 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -8,18 +8,27 @@ Torch: ![Feature Supported](img/Icons/GreenDot.png) / EVK: ![Feature Supported](
88

99
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:
1010

11+
* External Radio
12+
* ESP-Now
13+
* LoRa Radio
1114
* Bluetooth
12-
* IP (PointPerfect/MQTT)
1315
* TCP (NTRIP)
1416
* L-Band
15-
* External Radio
16-
* LoRa Radio
17-
* ESP-Now
17+
* IP (PointPerfect/MQTT)
1818

1919
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.
2020

2121
![RTK Corrections Priorities Menu](<img/Terminal/SparkFun RTK Everywhere - Corrections Priorities Menu.png>)
2222

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)`.
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 **F** will raise the `L-Band` priority above `TCP (NTRIP)`.
24+
25+
In the web config page:
26+
27+
* Clicking a source increases its priority
28+
* Clicking the highest priority source makes it the lowest priority
29+
* Clicking 'Reset to Defaults' will restore the priorities to their default setting
30+
* Click 'Save Configuration', then 'Exit and Reset' to save the changes
31+
32+
![RTK Corrections Priorities Web Config](<img/WiFi Config/SparkFun RTK Corrections Priority.gif>)
2433

2534
Please see [Correction Sources](correction_sources.md) for a description of where to obtain corrections.

docs/quickstart-torch.md

Lines changed: 3 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -126,15 +126,16 @@ Steps to use PointPerfect:
126126

127127
*WiFi Menu containing one network*
128128

129-
6. Under the *PointPerfect Configuration* menu, **Enable PointPefect Corrections** and select your **Geographic Region**.
129+
6. Under the [*PointPerfect Configuration* menu](menu_pointperfect.md), **Enable PointPefect Corrections** and select your **Geographic Region**. If desired, enable **Localized Corrections** and **AssistNow**.
130130

131-
![PointPerfect Configuration Menu](<img/WiFi Config/SparkFun RTK WiFi Config - PointPerfect Menu.png>)
131+
![PointPerfect Configuration Menu](<img/WiFi Config/SparkFun RTK PointPerfect Config.png>)
132132

133133
*PointPerfect Configuration Menu*
134134

135135
!!! note
136136
It is important that you set your Geographic Region correctly, via the menu or web config page, as this determines both the IP correction distribution topic and the L-Band frequency (on L-Band-capable products).
137137

138+
138139
7. Click **Save Configuration**. The device will record all settings in a few seconds. Then press **Exit and Reset**. The unit will now reboot.
139140

140141
![Saving and All Saved notifications](<img/WiFi Config/SparkFun RTK WiFi Config - Save Steps.png>)

0 commit comments

Comments
 (0)