Skip to content

Commit 573da49

Browse files
Add 10MHz information
1 parent b4be41b commit 573da49

File tree

2 files changed

+11
-5
lines changed

2 files changed

+11
-5
lines changed
Loading

docs/hardware_assembly.md

Lines changed: 11 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -52,7 +52,7 @@ With the default firmware, the USB port for the ESP32 is used for serial communi
5252
Depending on their computer's operating system, users may need to install USB drivers to interface with the mosaic-T and/or the ESP32. Users may also need to install a terminal emulator for serial communication with the mosaic-T and the ESP32.
5353

5454

55-
## Antennas
55+
## GNSS Antenna
5656
In order to receive [GNSS](https://en.wikipedia.org/wiki/Satellite_navigation "Global Navigation Satellite System") signals, users will need a compatible antenna. With the parts included in this kit, connect the L1/L2/L5 (tri-band) GNSS antenna to the GNSSDO using the TNC-to-SMA cable.
5757

5858

@@ -62,7 +62,7 @@ In order to receive [GNSS](https://en.wikipedia.org/wiki/Satellite_navigation "G
6262

6363
<figure markdown>
6464
[![GNSS antenna connected to the GNSSDO](./assets/img/hookup_guide/assembly-gnss_antenna.jpg){ width="400" }](./assets/img/hookup_guide/assembly-gnss_antenna.jpg "Click to enlarge")
65-
<figcaption markdown>Attaching a TNC-SMA cable to the SMA connector on the GNSSDO.</figcaption>
65+
<figcaption markdown>Attaching a TNC-SMA cable to the `GNSS` SMA connector on the GNSSDO.</figcaption>
6666
</figure>
6767

6868
</div>
@@ -129,6 +129,15 @@ There is a single ethernet jack on the GNSSDO, which can be used to provide netw
129129
Subnet 3 is reserved for the mosaic-T's USB-C connection (Ethernet-over-USB). If your router / switch is allocating addresses using subnet 3 (192.168.3.***), please change its settings so it uses a different subnet.
130130

131131

132+
## 10MHz Signal
133+
For timing applications, we have broken out the standard 10MHz signal to an SMA connector. In our kit, users will find an [SMA to BNC adapter cable](https://www.sparkfun.com/sma-to-bnc-male-cable-rg316-1m.html) that they can use to hookup this signal to their equipment. If necessary, users can add an [SMA extension cable](https://www.sparkfun.com/interface-cable-sma-male-to-sma-female-cable-1m-rg174.html) to reach their equipment.
134+
135+
<figure markdown>
136+
[![Connecting cable to 10MHz signal of the GNSSDO](./assets/img/hookup_guide/assembly-10mhz.jpg){ width="400" }](./assets/img/hookup_guide/assembly-10mhz.jpg "Click to enlarge")
137+
<figcaption markdown>Attaching a cable to the `10MHz` SMA connector on the GNSSDO.</figcaption>
138+
</figure>
139+
140+
132141
## SD Card Slot
133142
An &micro;SD card slot is available for users to log and store data, locally on the board. Users will need to insert a compatible SD card and configure the mosaic-T module for data logging.
134143

@@ -212,6 +221,3 @@ Users can easily attach accessories to the GNSSDO by wiring them into the termin
212221

213222
!!! warning
214223
To avoid shorts or damaging the GNSSDO, verify the wiring with the labels on the back of the enclosure.
215-
216-
217-

0 commit comments

Comments
 (0)