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/gnss_signals.md
+5-15Lines changed: 5 additions & 15 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -128,9 +128,7 @@ Below, are instructions to configure the mosaic-T module to track any of the sup
128
128
129
129
<figure markdown>
130
130
[{ width="400" }](./assets/img/hookup_guide/gnss_signals/health_masks-off.png "Click to enlarge")
131
-
<figcaption markdown>
132
-
Enabling the tracking and PVT use of satellites (and their signals), which would be considered "unhealthy".
133
-
</figcaption>
131
+
<figcaption markdown>Enabling the tracking and PVT use of satellites (and their signals), which would be considered "unhealthy".</figcaption>
134
132
</figure>
135
133
136
134
!!! tip
@@ -161,9 +159,7 @@ Through the web interface, users will need to access the advanced settings of th
161
159
162
160
<figuremarkdown>
163
161
[](./assets/img/hookup_guide/gnss_signals/signal_tracking-all.png"Click to enlarge")
164
-
<figcaptionmarkdown>
165
-
Enabling the tracking of all the signals from all the GNSS constellations.
166
-
</figcaption>
162
+
<figcaptionmarkdown>Enabling the tracking of all the signals from all the GNSS constellations.</figcaption>
167
163
</figure>
168
164
169
165
@@ -175,9 +171,7 @@ Through the web interface, users will need to access the advanced settings of th
175
171
176
172
<figuremarkdown>
177
173
[](./assets/img/hookup_guide/gnss_signals/satellite_usage-all.png"Click to enlarge")
178
-
<figcaptionmarkdown>
179
-
Enabling the utilization of all the GNSS signals for PVT computations and navigational data outputs.
180
-
</figcaption>
174
+
<figcaptionmarkdown>Enabling the utilization of all the GNSS signals for PVT computations and navigational data outputs.</figcaption>
181
175
</figure>
182
176
183
177
</article>
@@ -222,9 +216,7 @@ Through the web interface, users will need to access the advanced settings of th
222
216
223
217
<figuremarkdown>
224
218
[](./assets/img/hookup_guide/gnss_signals/satellite_tracking-all.png"Click to enlarge")
225
-
<figcaptionmarkdown>
226
-
Enabling the tracking of all satellites from every GNSS constellations.
227
-
</figcaption>
219
+
<figcaptionmarkdown>Enabling the tracking of all satellites from every GNSS constellations.</figcaption>
228
220
</figure>
229
221
230
222
@@ -236,9 +228,7 @@ Through the web interface, users will need to access the advanced settings of th
236
228
237
229
<figuremarkdown>
238
230
[](./assets/img/hookup_guide/gnss_signals/satellite_usage-all_expanded.png"Click to enlarge")
239
-
<figcaptionmarkdown>
240
-
Enabling the utilization of all the satellites from every GNSS constellation.
241
-
</figcaption>
231
+
<figcaptionmarkdown>Enabling the utilization of all the satellites from every GNSS constellation.</figcaption>
Copy file name to clipboardExpand all lines: docs/web_interface.md
+1-3Lines changed: 1 addition & 3 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -194,9 +194,7 @@ By default, the mosaic-T GNSS receiver is not configured to access the internet
194
194
1. Check wired connections under ethernet, one of them should read 'Device: usb0 ....', double click -> IP v4 settings -> method: shared to other computers -> save.
195
195
<figure markdown>
196
196
[{ width="400" }](./assets/img/hookup_guide/pi-network_manager.png "Click to enlarge")
197
-
<figcaption markdown>
198
-
Editing the connections through the Raspberry Pi's **Network Manager**.
199
-
</figcaption>
197
+
<figcaption markdown>Editing the connections through the Raspberry Pi's **Network Manager**.</figcaption>
200
198
</figure>
201
199
1. Determine the IP address assigned to the mosaic-T
202
200
1. click on network manager - advanced options - connection information to get the ip of the same wired connection, 10.42.0.1 in my case
0 commit comments