Skip to content

Commit 3b246be

Browse files
author
committed
Deployed 69e0881 with MkDocs version: 1.6.1
1 parent 4fe9ba5 commit 3b246be

File tree

7 files changed

+55
-3
lines changed

7 files changed

+55
-3
lines changed

displays/index.html

Lines changed: 52 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2187,6 +2187,19 @@
21872187
</span>
21882188
</a>
21892189

2190+
</li>
2191+
2192+
<li class="md-nav__item">
2193+
<a href="#corrections-source-icons" class="md-nav__link">
2194+
<span class="md-ellipsis">
2195+
2196+
<span class="md-typeset">
2197+
Corrections Source Icons<a class="headerlink" href="#corrections-source-icons" title="Permanent link"></a>
2198+
</span>
2199+
2200+
</span>
2201+
</a>
2202+
21902203
</li>
21912204

21922205
</ul>
@@ -2663,6 +2676,19 @@
26632676
</span>
26642677
</a>
26652678

2679+
</li>
2680+
2681+
<li class="md-nav__item">
2682+
<a href="#corrections-source-icons" class="md-nav__link">
2683+
<span class="md-ellipsis">
2684+
2685+
<span class="md-typeset">
2686+
Corrections Source Icons<a class="headerlink" href="#corrections-source-icons" title="Permanent link"></a>
2687+
</span>
2688+
2689+
</span>
2690+
</a>
2691+
26662692
</li>
26672693

26682694
</ul>
@@ -2897,6 +2923,31 @@ <h2 id="antenna-detection">Antenna Detection<a class="headerlink" href="#antenna
28972923
</figcaption>
28982924
</figure>
28992925
<p>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.</p>
2926+
<h2 id="corrections-source-icons">Corrections Source Icons<a class="headerlink" href="#corrections-source-icons" title="Permanent link"></a></h2>
2927+
<p>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 <a href="../menu_corrections_priorities/">Corrections Priorities</a> for more information on how to prioritise the corrections sources.</p>
2928+
<p>The corrections source icon will appear on the bottom row of the OLED display, just left of the logging icon.</p>
2929+
<p>In the screenshot below, RTK corrections are being delivered by PointPerfect:</p>
2930+
<figure>
2931+
<p><img alt="RTK Everywhere corrections source icon" src="../img/Corrections/SparkFun%20RTK%20Corrections%20Source%20Icon.png" /></p>
2932+
<figcaption>
2933+
<p>RTK Everywhere - with PointPerfect corrections</p>
2934+
</figcaption>
2935+
</figure>
2936+
<p>Each corrections source has a unique icon:</p>
2937+
<p>From left to right: External Radio; ESP-Now; LoRa Radio; Bluetooth</p>
2938+
<figure>
2939+
<p><img alt="RTK Everywhere corrections source icons" src="../img/Corrections/SparkFun%20RTK%20Corrections%20Source%20Icons%201.png" /></p>
2940+
<figcaption>
2941+
<p>RTK Everywhere corrections source icons</p>
2942+
</figcaption>
2943+
</figure>
2944+
<p>From left to right: USB Serial; TCP (NTRIP); L-Band; IP (PointPerfect/MQTT)</p>
2945+
<figure>
2946+
<p><img alt="RTK Everywhere corrections source icons" src="../img/Corrections/SparkFun%20RTK%20Corrections%20Source%20Icons%202.png" /></p>
2947+
<figcaption>
2948+
<p>RTK Everywhere corrections source icons</p>
2949+
</figcaption>
2950+
</figure>
29002951

29012952

29022953

@@ -2919,7 +2970,7 @@ <h2 id="antenna-detection">Antenna Detection<a class="headerlink" href="#antenna
29192970
<span class="md-icon" title="Last update">
29202971
<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 24 24"><path d="M21 13.1c-.1 0-.3.1-.4.2l-1 1 2.1 2.1 1-1c.2-.2.2-.6 0-.8l-1.3-1.3c-.1-.1-.2-.2-.4-.2m-1.9 1.8-6.1 6V23h2.1l6.1-6.1zM12.5 7v5.2l4 2.4-1 1L11 13V7zM11 21.9c-5.1-.5-9-4.8-9-9.9C2 6.5 6.5 2 12 2c5.3 0 9.6 4.1 10 9.3-.3-.1-.6-.2-1-.2s-.7.1-1 .2C19.6 7.2 16.2 4 12 4c-4.4 0-8 3.6-8 8 0 4.1 3.1 7.5 7.1 7.9l-.1.2z"/></svg>
29212972
</span>
2922-
<span class="git-revision-date-localized-plugin git-revision-date-localized-plugin-timeago"><span class="timeago" datetime="2025-02-24T11:58:42+00:00" locale="en"></span></span><span class="git-revision-date-localized-plugin git-revision-date-localized-plugin-iso_date">2025-02-24</span>
2973+
<span class="git-revision-date-localized-plugin git-revision-date-localized-plugin-timeago"><span class="timeago" datetime="2025-02-24T16:31:31+00:00" locale="en"></span></span><span class="git-revision-date-localized-plugin git-revision-date-localized-plugin-iso_date">2025-02-24</span>
29232974
</span>
29242975

29252976

Loading
Loading
Loading
-45.8 KB
Loading

menu_corrections_priorities/index.html

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2477,6 +2477,7 @@ <h1 id="corrections-priorities">Corrections Priorities<a class="headerlink" href
24772477
<figcaption></figcaption>
24782478
</figure>
24792479
<p>Please see <a href="../correction_sources/">Correction Sources</a> for a description of where to obtain corrections.</p>
2480+
<p>Please also see <a href="../displays/#corrections-source-icons">Corrections Source Icons</a> for details of the corrections source icon displayed on the OLED.</p>
24802481

24812482

24822483

@@ -2499,7 +2500,7 @@ <h1 id="corrections-priorities">Corrections Priorities<a class="headerlink" href
24992500
<span class="md-icon" title="Last update">
25002501
<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 24 24"><path d="M21 13.1c-.1 0-.3.1-.4.2l-1 1 2.1 2.1 1-1c.2-.2.2-.6 0-.8l-1.3-1.3c-.1-.1-.2-.2-.4-.2m-1.9 1.8-6.1 6V23h2.1l6.1-6.1zM12.5 7v5.2l4 2.4-1 1L11 13V7zM11 21.9c-5.1-.5-9-4.8-9-9.9C2 6.5 6.5 2 12 2c5.3 0 9.6 4.1 10 9.3-.3-.1-.6-.2-1-.2s-.7.1-1 .2C19.6 7.2 16.2 4 12 4c-4.4 0-8 3.6-8 8 0 4.1 3.1 7.5 7.1 7.9l-.1.2z"/></svg>
25012502
</span>
2502-
<span class="git-revision-date-localized-plugin git-revision-date-localized-plugin-timeago"><span class="timeago" datetime="2025-02-21T12:13:47+00:00" locale="en"></span></span><span class="git-revision-date-localized-plugin git-revision-date-localized-plugin-iso_date">2025-02-21</span>
2503+
<span class="git-revision-date-localized-plugin git-revision-date-localized-plugin-timeago"><span class="timeago" datetime="2025-02-24T16:31:31+00:00" locale="en"></span></span><span class="git-revision-date-localized-plugin git-revision-date-localized-plugin-iso_date">2025-02-24</span>
25032504
</span>
25042505

25052506

search/search_index.json

Lines changed: 1 addition & 1 deletion
Large diffs are not rendered by default.

0 commit comments

Comments
 (0)