Skip to content

Commit fc572f6

Browse files
Replace radio button
Replace PNG images with icons Add CSS for grid layout and colors of the radio button icons
1 parent 3f4757c commit fc572f6

Some content is hidden

Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.

47 files changed

+864
-56
lines changed

docs/accuracy_verification.md

Lines changed: 15 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,20 @@
11
# Accuracy Verification
22

3-
Torch: ![Feature Supported](img/Icons/GreenDot.png) / EVK: ![Feature Supported](img/Icons/GreenDot.png)
3+
<!--
4+
Compatibility Icons
5+
====================================================================================
6+
7+
:material-radiobox-marked:{ .support-full title="Feature Supported" }
8+
:material-radiobox-indeterminate-variant:{ .support-partial title="Feature Partially Supported" }
9+
:material-radiobox-blank:{ .support-none title="Feature Not Supported" }
10+
-->
11+
12+
<div class="grid cards fill" markdown>
13+
14+
- Torch: :material-radiobox-marked:{ .support-full title="Feature Supported" }
15+
- EVK: :material-radiobox-marked:{ .support-full title="Feature Supported" }
16+
17+
</div>
418

519
![Facet in the field](img/VerifyAccuracy/SparkFun%20Verify%20RTK%20-%2016%20Facet%20in%20the%20Field.jpg)
620

docs/configure_with_bluetooth.md

Lines changed: 15 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,20 @@
11
# Configure with Bluetooth
22

3-
Torch: ![Feature Supported](img/Icons/GreenDot.png) / EVK: ![Feature Supported](img/Icons/GreenDot.png)
3+
<!--
4+
Compatibility Icons
5+
====================================================================================
6+
7+
:material-radiobox-marked:{ .support-full title="Feature Supported" }
8+
:material-radiobox-indeterminate-variant:{ .support-partial title="Feature Partially Supported" }
9+
:material-radiobox-blank:{ .support-none title="Feature Not Supported" }
10+
-->
11+
12+
<div class="grid cards fill" markdown>
13+
14+
- Torch: :material-radiobox-marked:{ .support-full title="Feature Supported" }
15+
- EVK: :material-radiobox-marked:{ .support-full title="Feature Supported" }
16+
17+
</div>
418

519
![Configuration menu open over Bluetooth](img/Bluetooth/SparkFun%20RTK%20BEM%20-%20Config%20Menu.png)
620

docs/configure_with_cli.md

Lines changed: 15 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,20 @@
11
# Configure with CLI
22

3-
Torch: ![Feature Supported](img/Icons/GreenDot.png) / EVK: ![Feature Supported](img/Icons/GreenDot.png)
3+
<!--
4+
Compatibility Icons
5+
====================================================================================
6+
7+
:material-radiobox-marked:{ .support-full title="Feature Supported" }
8+
:material-radiobox-indeterminate-variant:{ .support-partial title="Feature Partially Supported" }
9+
:material-radiobox-blank:{ .support-none title="Feature Not Supported" }
10+
-->
11+
12+
<div class="grid cards fill" markdown>
13+
14+
- Torch: :material-radiobox-marked:{ .support-full title="Feature Supported" }
15+
- EVK: :material-radiobox-marked:{ .support-full title="Feature Supported" }
16+
17+
</div>
418

519
![Entering Command line mode](<img/Terminal/SparkFun RTK Everywhere - Command Line Interface.png>)
620

docs/configure_with_ethernet.md

Lines changed: 15 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,20 @@
11
# Configure with Ethernet
22

3-
Torch: ![Feature Not Supported](img/Icons/RedDot.png) / EVK: ![Feature Supported](img/Icons/GreenDot.png)
3+
<!--
4+
Compatibility Icons
5+
====================================================================================
6+
7+
:material-radiobox-marked:{ .support-full title="Feature Supported" }
8+
:material-radiobox-indeterminate-variant:{ .support-partial title="Feature Partially Supported" }
9+
:material-radiobox-blank:{ .support-none title="Feature Not Supported" }
10+
-->
11+
12+
<div class="grid cards fill" markdown>
13+
14+
- Torch: [:material-radiobox-blank:{ .support-none }]( title ="Feature Not Supported" )
15+
- EVK: :material-radiobox-marked:{ .support-full title="Feature Supported" }
16+
17+
</div>
418

519
During Ethernet configuration, the RTK device will present a webpage that is viewable from a desktop/laptop connected to the local network.
620

docs/configure_with_serial.md

Lines changed: 15 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,20 @@
11
# Configure with Serial
22

3-
Torch: ![Feature Supported](img/Icons/GreenDot.png) / EVK: ![Feature Supported](img/Icons/GreenDot.png)
3+
<!--
4+
Compatibility Icons
5+
====================================================================================
6+
7+
:material-radiobox-marked:{ .support-full title="Feature Supported" }
8+
:material-radiobox-indeterminate-variant:{ .support-partial title="Feature Partially Supported" }
9+
:material-radiobox-blank:{ .support-none title="Feature Not Supported" }
10+
-->
11+
12+
<div class="grid cards fill" markdown>
13+
14+
- Torch: :material-radiobox-marked:{ .support-full title="Feature Supported" }
15+
- EVK: :material-radiobox-marked:{ .support-full title="Feature Supported" }
16+
17+
</div>
418

519
**Note:** Any serial menu that is shown below can also be accessed over Bluetooth. This makes any configuration of a device much easier in the field. Please see [Configure With Bluetooth](configure_with_bluetooth.md) for more information.
620

docs/configure_with_settings_file.md

Lines changed: 15 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,20 @@
11
# Configure with Settings File
22

3-
Torch: ![Feature Not Supported](img/Icons/RedDot.png) / EVK: ![Feature Supported](img/Icons/GreenDot.png)
3+
<!--
4+
Compatibility Icons
5+
====================================================================================
6+
7+
:material-radiobox-marked:{ .support-full title="Feature Supported" }
8+
:material-radiobox-indeterminate-variant:{ .support-partial title="Feature Partially Supported" }
9+
:material-radiobox-blank:{ .support-none title="Feature Not Supported" }
10+
-->
11+
12+
<div class="grid cards fill" markdown>
13+
14+
- Torch: [:material-radiobox-blank:{ .support-none }]( title ="Feature Not Supported" )
15+
- EVK: :material-radiobox-marked:{ .support-full title="Feature Supported" }
16+
17+
</div>
418

519
![SparkFun RTK Facet Settings File](img/SparkFun_RTK_Express_-_Settings_File.jpg)
620

docs/configure_with_ucenter.md

Lines changed: 15 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,20 @@
11
# Configure with u-center
22

3-
Torch: ![Feature Not Supported](img/Icons/RedDot.png) / EVK: ![Feature Supported](img/Icons/GreenDot.png)
3+
<!--
4+
Compatibility Icons
5+
====================================================================================
6+
7+
:material-radiobox-marked:{ .support-full title="Feature Supported" }
8+
:material-radiobox-indeterminate-variant:{ .support-partial title="Feature Partially Supported" }
9+
:material-radiobox-blank:{ .support-none title="Feature Not Supported" }
10+
-->
11+
12+
<div class="grid cards fill" markdown>
13+
14+
- Torch: [:material-radiobox-blank:{ .support-none }]( title ="Feature Not Supported" )
15+
- EVK: :material-radiobox-marked:{ .support-full title="Feature Supported" }
16+
17+
</div>
418

519
On devices that have a u-blox GNSS receiver, the ZED-F9P GNSS module can be configured independently using the u-center software from u-blox by connecting a USB cable to the *Config u-blox* USB connector. Settings can be saved to the module between power cycles. For more information please see SparkFun’s [Getting Started with u-center by u-blox](https://learn.sparkfun.com/tutorials/getting-started-with-u-center-for-u-blox/all).
620

docs/configure_with_wifi.md

Lines changed: 15 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,20 @@
11
# Configure with WiFi
22

3-
Torch: ![Feature Supported](img/Icons/GreenDot.png) / EVK: ![Feature Supported](img/Icons/GreenDot.png)
3+
<!--
4+
Compatibility Icons
5+
====================================================================================
6+
7+
:material-radiobox-marked:{ .support-full title="Feature Supported" }
8+
:material-radiobox-indeterminate-variant:{ .support-partial title="Feature Partially Supported" }
9+
:material-radiobox-blank:{ .support-none title="Feature Not Supported" }
10+
-->
11+
12+
<div class="grid cards fill" markdown>
13+
14+
- Torch: :material-radiobox-marked:{ .support-full title="Feature Supported" }
15+
- EVK: :material-radiobox-marked:{ .support-full title="Feature Supported" }
16+
17+
</div>
418

519
![SparkFun RTK WiFi Configuration Interface](<img/WiFi Config/SparkFun RTK WiFi Config - Main Interface.png>)
620

docs/connecting_bluetooth.md

Lines changed: 16 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,21 @@
11
# Connecting Bluetooth
22

3-
Torch: ![Feature Supported](img/Icons/GreenDot.png) / EVK: ![Feature Supported](img/Icons/GreenDot.png)
3+
<!--
4+
Compatibility Icons
5+
====================================================================================
6+
7+
:material-radiobox-marked:{ .support-full title="Feature Supported" }
8+
:material-radiobox-indeterminate-variant:{ .support-partial title="Feature Partially Supported" }
9+
:material-radiobox-blank:{ .support-none title="Feature Not Supported" }
10+
-->
11+
12+
<div class="grid cards fill" markdown>
13+
14+
- Torch: :material-radiobox-marked:{ .support-full title="Feature Supported" }
15+
- EVK: :material-radiobox-marked:{ .support-full title="Feature Supported" }
16+
17+
</div>
18+
419

520
SparkFun RTK devices transmit full NMEA sentences over Bluetooth serial port profile (SPP) at 2Hz and 115200bps. This means that nearly any GIS application that can receive NMEA data over a serial port (almost all do) can be used with SparkFun RTK devices. As long as your end system can open a serial port over Bluetooth (also known as SPP) your system can retrieve industry-standard NMEA positional data. The following steps show how to connect an external tablet, or cell phone to the RTK device so that any serial port-based GIS application can be used.
621

docs/correction_sources.md

Lines changed: 30 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,20 @@
11
# Correction Sources
22

3-
Torch: ![Feature Supported](img/Icons/GreenDot.png) / EVK: ![Feature Supported](img/Icons/GreenDot.png)
3+
<!--
4+
Compatibility Icons
5+
====================================================================================
6+
7+
:material-radiobox-marked:{ .support-full title="Feature Supported" }
8+
:material-radiobox-indeterminate-variant:{ .support-partial title="Feature Partially Supported" }
9+
:material-radiobox-blank:{ .support-none title="Feature Not Supported" }
10+
-->
11+
12+
<div class="grid cards fill" markdown>
13+
14+
- Torch: :material-radiobox-marked:{ .support-full title="Feature Supported" }
15+
- EVK: :material-radiobox-marked:{ .support-full title="Feature Supported" }
16+
17+
</div>
418

519
To get millimeter accuracy we need to provide the RTK unit with correction values. Corrections, often called RTCM, help the RTK unit refine its position calculations. RTCM (Radio Technical Commission for Maritime Services) can be obtained from a variety of sources but they fall into three buckets: Commercial, Public, and Civilian Reference Stations.
620

@@ -55,7 +69,21 @@ The [PointPerfect](https://www.u-blox.com/en/pointperfect-service-coverage) and
5569

5670
## Galileo HAS
5771

58-
Torch: ![Feature Supported](img/Icons/GreenDot.png) / EVK: ![Feature Not Supported](img/Icons/RedDot.png)
72+
<!--
73+
Compatibility Icons
74+
====================================================================================
75+
76+
:material-radiobox-marked:{ .support-full title="Feature Supported" }
77+
:material-radiobox-indeterminate-variant:{ .support-partial title="Feature Partially Supported" }
78+
:material-radiobox-blank:{ .support-none title="Feature Not Supported" }
79+
-->
80+
81+
<div class="grid cards fill" markdown>
82+
83+
- Torch: :material-radiobox-marked:{ .support-full title="Feature Supported" }
84+
- EVK: [:material-radiobox-blank:{ .support-none }]( title ="Feature Not Supported" )
85+
86+
</div>
5987

6088
The European Union launched a free correction service called [High Accuracy Service](https://www.gsc-europa.eu/galileo/services/galileo-high-accuracy-service-has) or **HAS** starting in 2023. The service is delivered over the E6 frequency. In general, this service will greatly improve accuracy to receivers but is lower accuracy than an OSR or SSR-based RTK Fix. Additionally, a receiver can take up to 5 minutes to benefit from these corrections (convergence time is larger), as opposed to OSR (seconds) or SSR (~180 seconds) to achieve maximum accuracy. But HAS is free! And available with very little additional configuration.
6189

0 commit comments

Comments
 (0)