You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: docs/hardware_assembly.md
+17-13Lines changed: 17 additions & 13 deletions
Original file line number
Diff line number
Diff line change
@@ -26,24 +26,24 @@ The USB ports are utilized to configure the mosaic-T module and ESP32 firmware s
26
26
27
27
<divmarkdown>
28
28
29
-
The USB port to the mosaic-T can be used to configure the module through an IP port, for serial communication to stream the GNSS data, and access the SD card as a mass storage device. To connect to the mosaic-T, users only need to plug a USB-C cable into the `CONFIG MOSAIC` USB port and their computer.
30
-
31
29
<figuremarkdown>
32
30
[{ width="400" }](./assets/img/hookup_guide/assembly-usb-mosaic.jpg"Click to enlarge")
33
31
<figcaptionmarkdown>The GNSSDO with USB-C cable being attached.</figcaption>
34
32
</figure>
35
33
34
+
The USB port to the mosaic-T can be used to configure the module through an IP port, for serial communication to stream the GNSS data, and access the SD card as a mass storage device. To connect to the mosaic-T, users only need to plug a USB-C cable into the `CONFIG MOSAIC` USB port and their computer.
35
+
36
36
</div>
37
37
38
38
<divmarkdown>
39
39
40
-
With the default firmware, the USB port for the ESP32 is used for serial communication to tune the parameters for the TCXO oscillator and the Pulse-Per-Second output. To configure the settings, users only need to plug a USB-C cable into the `CONFIG ESP32` USB port and their computer, and then open a terminal emulator at 115200 baud.
41
-
42
40
<figuremarkdown>
43
41
[{ width="400" }](./assets/img/hookup_guide/assembly-usb-esp32.jpg"Click to enlarge")
44
42
<figcaptionmarkdown>The GNSSDO with USB-C cable being attached.</figcaption>
45
43
</figure>
46
44
45
+
With the default firmware, the USB port for the ESP32 is used for serial communication to tune the parameters for the TCXO oscillator and the Pulse-Per-Second output. To configure the settings, users only need to plug a USB-C cable into the `CONFIG ESP32` USB port and their computer, and then open a terminal emulator at 115200 baud.
46
+
47
47
</div>
48
48
49
49
</div>
@@ -53,21 +53,26 @@ With the default firmware, the USB port for the ESP32 is used for serial communi
53
53
54
54
55
55
## Antennas
56
+
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.
57
+
56
58
57
59
<divclass="grid"markdown>
58
60
59
61
<divmarkdown>
60
62
61
-
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.
62
-
63
63
<figuremarkdown>
64
-
[{ width="400" }](./assets/img/hookup_guide/assembly-gnss-tnc.jpg"Click to enlarge")
65
-
<figcaptionmarkdown>Attaching a tri-band GNSS antenna to the TNC-SMA cable.</figcaption>
64
+
[{ width="400" }](./assets/img/hookup_guide/assembly-gnss_antenna.jpg"Click to enlarge")
65
+
<figcaptionmarkdown>Attaching a TNC-SMA cable to the SMA connector on the GNSSDO.</figcaption>
66
66
</figure>
67
67
68
+
</div>
69
+
70
+
71
+
<divmarkdown>
72
+
68
73
<figuremarkdown>
69
-
[{ width="400" }](./assets/img/hookup_guide/assembly-gnss_antenna.jpg"Click to enlarge")
70
-
<figcaptionmarkdown>Attaching a TNC-SMA cable to the SMA connector on the GNSSDO.</figcaption>
74
+
[{ width="400" }](./assets/img/hookup_guide/assembly-gnss-tnc.jpg"Click to enlarge")
75
+
<figcaptionmarkdown>Attaching a tri-band GNSS antenna to the TNC-SMA cable.</figcaption>
71
76
</figure>
72
77
73
78
</div>
@@ -87,9 +92,7 @@ In order to receive [GNSS](https://en.wikipedia.org/wiki/Satellite_navigation "G
87
92
88
93
89
94
## Ethernet Jack
90
-
There is a single ethernet jack on the GNSSDO, which can be used to provide network access to the mosaic-T module. It supports [power over ethernet (PoE)](https://en.wikipedia.org/wiki/Power_over_Ethernet"PoE") to power the device.
91
-
92
-
The jack to the mosaic-T allows users to provide internet access and power; it supports [PoE](https://en.wikipedia.org/wiki/Power_over_Ethernet"Power over Ethernet"). To provide network access, users should connect the GNSSDO from the `ETHERNET (PoE)` jack to their local network with the (CAT-6) ethernet cable provided in the kit.
95
+
There is a single ethernet jack on the GNSSDO, which can be used to provide network access to the mosaic-T module. It supports [power over ethernet (PoE)](https://en.wikipedia.org/wiki/Power_over_Ethernet"PoE") to power the device. To provide network access, users should connect the GNSSDO from the `ETHERNET (PoE)` jack to their local network with the (CAT-6) ethernet cable provided in the kit.
93
96
94
97
- To power the device, a PoE network switch or PoE injector should be installed in between the network connection to the GNSSDO.
95
98
@@ -98,6 +101,7 @@ The jack to the mosaic-T allows users to provide internet access and power; it s
98
101
<figcaptionmarkdown>The GNSSDO with ethernet cable being attached to the `ETHERNET (PoE)` jack.</figcaption>
99
102
</figure>
100
103
104
+
101
105
??? tip "Configuration: mosaic-T Settings"
102
106
Users can configure the mosaic-T module through the network connection.
0 commit comments