Skip to content

Commit d80e624

Browse files
committed
Update Partially-Supported icons
1 parent 50410fe commit d80e624

6 files changed

+9
-9
lines changed

docs/correction_sources.md

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -95,8 +95,8 @@ Compatibility Icons
9595
<div class="grid cards fill" markdown>
9696

9797
- EVK: [:material-radiobox-blank:{ .support-none }]( title ="Feature Not Supported" )
98-
- Facet mosaic: [:material-radiobox-blank:{ .support-none }]( title ="Feature Partially Supported" )
99-
- Postcard: [:material-radiobox-blank:{ .support-none }]( title ="Feature Partially Supported" )
98+
- Facet mosaic: :material-radiobox-indeterminate-variant:{ .support-partial title="Feature Partially Supported" }
99+
- Postcard: :material-radiobox-indeterminate-variant:{ .support-partial title="Feature Partially Supported" }
100100
- Torch: :material-radiobox-marked:{ .support-full title="Feature Supported" }
101101

102102
</div>
@@ -107,4 +107,4 @@ Various SparkFun RTK products support this new GNSS band (E6).
107107
* The RTK EVK does not support E6 reception.
108108
* The RTK Postcard's LG290P GNSS receiver has the ability to receive the E6 signals but as of writing, HAS is not yet implemented in the GNSS location engine.
109109
* The RTK Torch will need UM980 firmware 118333 or newer. See how to [Update the UM980 Firmware](./firmware_update_um980.md) for instructions. HAS/E6 is enabled by default and can be disabled in the [GNSS Menu](menu_gnss.md#galileo-e6-corrections) if desired.
110-
* The RTK Facet mosaic's mosaic-X5 supports E6 reception. However, at the time of writing, we believe the X5 firmware does not yet support the HAS service.
110+
* The RTK Facet mosaic's mosaic-X5 supports E6 reception. However, at the time of writing, the X5 firmware does not yet support the HAS service. Septentrio are planning to support it in a future firmware release.

docs/displays.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -199,7 +199,7 @@ Compatibility Icons
199199
<div class="grid cards fill" markdown>
200200

201201
- EVK: :material-radiobox-marked:{ .support-full title="Feature Supported" }
202-
- Facet mosaic: [:material-radiobox-blank:{ .support-none }]( title ="Feature Partially Supported" )
202+
- Facet mosaic: :material-radiobox-indeterminate-variant:{ .support-partial title="Feature Partially Supported" }
203203
- Postcard: [:material-radiobox-blank:{ .support-none }]( title ="Feature Not Supported" )
204204
- Torch: [:material-radiobox-blank:{ .support-none }]( title ="Feature Not Supported" )
205205

docs/firmware_update_esp32.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -12,9 +12,9 @@ Compatibility Icons
1212
<div class="grid cards fill" markdown>
1313

1414
- EVK: :material-radiobox-marked:{ .support-full title="Feature Supported" }
15-
- Facet mosaic: [:material-radiobox-blank:{ .support-none }]( title ="Feature Partially Supported" )
15+
- Facet mosaic: :material-radiobox-indeterminate-variant:{ .support-partial title="Feature Partially Supported" }
1616
- Postcard: :material-radiobox-marked:{ .support-full title="Feature Supported" }
17-
- Torch: [:material-radiobox-blank:{ .support-none }]( title ="Feature Partially Supported" )
17+
- Torch: :material-radiobox-indeterminate-variant:{ .support-partial title="Feature Partially Supported" }
1818

1919
</div>
2020

docs/menu_gnss.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -115,7 +115,7 @@ Compatibility Icons
115115
<div class="grid cards fill" markdown>
116116

117117
- EVK: [:material-radiobox-blank:{ .support-none }]( title ="Feature Not Supported" )
118-
- Facet mosaic: [:material-radiobox-blank:{ .support-none }]( title ="Feature Partially Supported" )
118+
- Facet mosaic: :material-radiobox-indeterminate-variant:{ .support-partial title="Feature Partially Supported" }
119119
- Torch: :material-radiobox-marked:{ .support-full title="Feature Supported" }
120120

121121
</div>

docs/menu_ports.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -13,7 +13,7 @@ Compatibility Icons
1313

1414
- EVK: :material-radiobox-indeterminate-variant:{ .support-partial title="Feature Partially Supported" }
1515
- Facet mosaic: :material-radiobox-marked:{ .support-full title="Feature Supported" }
16-
- Postcard: :material-radiobox-marked:{ .support-full title="Feature Partially Supported" }
16+
- Postcard: :material-radiobox-indeterminate-variant:{ .support-partial title="Feature Partially Supported" }
1717
- Torch: :material-radiobox-indeterminate-variant:{ .support-partial title="Feature Partially Supported" }
1818

1919
</div>

docs/repair.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -12,7 +12,7 @@ Compatibility Icons
1212
<div class="grid cards fill" markdown>
1313

1414
- EVK: [:material-radiobox-blank:{ .support-none }]( title ="Feature Not Supported" )
15-
- Facet mosaic: :material-radiobox-marked:{ .support-full title="Feature Supported" }
15+
- Facet mosaic: :material-radiobox-indeterminate-variant:{ .support-partial title="Feature Partially Supported" }
1616
- Postcard: :material-radiobox-indeterminate-variant:{ .support-partial title="Feature Not Supported" }
1717
- Torch: :material-radiobox-indeterminate-variant:{ .support-partial title="Feature Partially Supported" }
1818

0 commit comments

Comments
 (0)