Skip to content

Commit 73524dc

Browse files
committed
Correct RTK references
1 parent 1b878c9 commit 73524dc

File tree

2 files changed

+6
-6
lines changed

2 files changed

+6
-6
lines changed

README.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -9,9 +9,9 @@ Designed and manufactured in Boulder, Colorado, USA, the SparkPNT GNSS Disciplin
99

1010
Under the hood, the GNSSDO is based on the mosaic-T GNSS module from Septentrio, plus the Espressif ESP32-WROVER processor (16MB flash, 8MB PSRAM). The mosaic-T has USB-C connectivity (with Ethernet-over-USB), multiple UARTs and supports full Ethernet connectivity. You can connect the mosaic-T directly to your Ethernet network - our product supports Power-over-Ethernet too. The ESP32 rides shotgun: disciplining the DCTCXO and controlling the OLED display. Remote configuration is possible, the ESP32 console can be accessed via TCP. The GNSSDO has multiple power options including USB-C, PoE and 9V-36V DC, making it easy to connect it to a battery-backed supply.
1111

12-
RTK Base
12+
RTK Not Supported
1313
--------------
14-
The mosaic-T is a superb GNSS module designed for highly accurate timing applications. It can be configured as a RTK Rover and will make use of incoming RTCM corrections. **But it can not be configured as a RTK Base. RTCM output is not supported.**
14+
The mosaic-T is a superb GNSS module designed for highly accurate timing applications. **But it does not support RTK. It can not be used as a RTK Rover or Base. RTCM output is not supported.**
1515

1616
Documentation
1717
--------------

docs/introduction.md

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -48,12 +48,12 @@ icon: material/book-open-page-variant
4848
- NavIC: L5
4949
- SBAS: Egnos, WAAS, GAGAN, MSAS, SDCM (L1, L5)
5050
- On-module L-band
51-
- Supports RTCM input for RTK Rover. **RTCM output (RTK Base) is not supported.**
5251
- Time pulse precision: 5ns
5352
- Time pulse precision with AtomiChron (L-Band or IP): < 1ns
5453
- Event accuracy: < 20ns
5554
- Operating temperature: -40 to 85 °C
5655
- USB-C interface (UART and Ethernet-over-USB)
56+
- **RTK is not supported**
5757
- ESP32-WROVER processor (16MB flash, 8MB PSRAM)
5858
- USB-C interface (UART via CH340)
5959
- SiT5358 disciplined 10MHz oscillator
@@ -93,8 +93,8 @@ icon: material/book-open-page-variant
9393
- 9V-36V DC input (fully isolated)
9494

9595

96-
!!! warning "RTK Base"
97-
The mosaic-T is a superb GNSS module designed for highly accurate timing applications. It can be configured as a RTK Rover and will make use of incoming RTCM corrections. **However, it can <span style="color:red;">NOT</span> be configured as a <span style="color:red;">RTK Base</span> because the RTCM output is not supported.**
96+
!!! warning "RTK Not Supported"
97+
The mosaic-T is a superb GNSS module designed for highly accurate timing applications. **However, RTK is not supported.**
9898

9999
</div>
100100

@@ -148,7 +148,7 @@ icon: material/book-open-page-variant
148148
<td style="text-align:center">Yes</td>
149149
<td style="text-align:center">Yes</td>
150150
<td style="text-align:center">Yes</td>
151-
<td style="text-align:center">Yes</td>
151+
<td style="text-align:center">**No**</td>
152152
</tr>
153153
<tr>
154154
<td>RTK Base</td>

0 commit comments

Comments
 (0)