Skip to content

Commit bf0ce22

Browse files
committed
Add corrections sources icons
1 parent 05c42a4 commit bf0ce22

5 files changed

+38
-1
lines changed

docs/displays.md

Lines changed: 36 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -221,4 +221,39 @@ RTK EVK with a GNSS antenna cable fault (short circuit)
221221
</figcaption>
222222
</figure>
223223

224-
The RTK Facet mosaic hardware supports antenna detection, however, at the time of writing, the RTK Everywhere firmware does not. We plan to add this feature in the near future.
224+
The RTK Facet mosaic hardware supports antenna detection, however, at the time of writing, the RTK Everywhere firmware does not. We plan to add this feature in the near future.
225+
226+
## Corrections Source Icons
227+
228+
The RTK Everywhere Firmware will display an additional icon to show which corrections source is currently providing RTK corrections. If multiple corrections sources are active, the icon shows which source has priority. Please see [Corrections Priorities](./menu_corrections_priorities.md) for more information on how to prioritise the corrections sources.
229+
230+
The corrections source icon will appear on the bottom row of the OLED display, just left of the logging icon.
231+
232+
In the screenshot below, RTK corrections are being delivered by PointPerfect:
233+
234+
<figure markdown>
235+
![RTK Everywhere corrections source icon](./img/Corrections/SparkFun%20RTK%20Corrections%20Source%20Icon.png)
236+
<figcaption markdown>
237+
RTK Everywhere - with PointPerfect corrections
238+
</figcaption>
239+
</figure>
240+
241+
Each corrections source has a unique icon:
242+
243+
From left to right: External Radio; ESP-Now; LoRa Radio; Bluetooth
244+
245+
<figure markdown>
246+
![RTK Everywhere corrections source icons](./img/Corrections/SparkFun%20RTK%20Corrections%20Source%20Icons%201.png)
247+
<figcaption markdown>
248+
RTK Everywhere corrections source icons
249+
</figcaption>
250+
</figure>
251+
252+
From left to right: USB Serial; TCP (NTRIP); L-Band; IP (PointPerfect/MQTT)
253+
254+
<figure markdown>
255+
![RTK Everywhere corrections source icons](./img/Corrections/SparkFun%20RTK%20Corrections%20Source%20Icons%202.png)
256+
<figcaption markdown>
257+
RTK Everywhere corrections source icons
258+
</figcaption>
259+
</figure>
Loading
Loading
Loading

docs/menu_corrections_priorities.md

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -64,3 +64,5 @@ In the web config page:
6464
</figure>
6565

6666
Please see [Correction Sources](correction_sources.md) for a description of where to obtain corrections.
67+
68+
Please also see [Corrections Source Icons](./displays.md#corrections-source-icons) for details of the corrections source icon displayed on the OLED.

0 commit comments

Comments
 (0)