Skip to content

Commit f473921

Browse files
committed
Rewritten the UGPS manual and added how to implement external compass
1 parent 9d10647 commit f473921

26 files changed

Lines changed: 468 additions & 55 deletions
116 KB
Loading

docs/img/ugps-img/ugps-mappos.png

1.01 MB
Loading

docs/img/ugps-img/ugps-opengui.png

121 KB
Loading

docs/img/ugps-img/ugps-relpos.png

70.5 KB
Loading
86.9 KB
Loading

docs/master-d1.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -4,11 +4,11 @@
44

55
## Description
66

7-
The Master-D1 is a digital acoustic position computing board. It calculates the position of any Locator relative to the position of the Receivers, as well as global position through use of the integrated GPS and IMU (compass). The board supports up to 7 independent D1 devices, 1 A1 device or 1 U1 device. It is accessed through a network interface. The Master-D1 is running its own webserver which exposes an API and a GUI. With its small physical footprint, the board is easily integrated into a topside housing.
7+
The Master-D1 is a digital acoustic position computing board. It calculates the position of any Locator relative to the position of the Receivers, as well as global position through use of the integrated GPS and an IMU. The board supports up to 7 independent D1 devices, 1 A1 device or 1 U1 device. It is accessed through a network interface. The Master-D1 is running its own webserver which exposes an API and a GUI. With its small physical footprint, the board is easily integrated into a topside housing.
88

99
## Benefits
1010

11-
* Extremely small footprint enabling easy integration in other equipment.
11+
* Extremely small footprint enabling easy integration with other equipment.
1212

1313
* Highly robust operation in areas with reflections (shallow water, around installations etc.)
1414

docs/modem-m16/modem-m16-wiring.md

Lines changed: 5 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -14,11 +14,15 @@ The tables below shows the pinning of the Modem-M16 interface. Depending on whic
1414
| RS422 TX+ | NA | NA | Green |
1515
| RS422 TX- | NA | NA | Green-White |
1616

17-
Note: Shutdown line can be used to control the ON/OFF state of the Modem.
17+
Maximum power consumption for package transmit is in range 390 mW to 1105 mW
18+
19+
!!! Note
20+
Shutdown line can be used to control the ON/OFF state of the Modem.
1821
If Shutdown is left floating, the Modem is ON. If Shutdown is short to GND, the modem is OFF.
1922
Shutdown line can be controlled by an external open-drain, open-collector or relay device.
2023
DO NOT apply voltage to Shutdown line.
2124

25+
2226
## Wiring OEM/Standard
2327
![Standard](../img/modem_m16_standard_connection.png)
2428
## Wiring Extended (RS422)
File renamed without changes.
Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
# Diagnostic report
22

3-
On the diagnostic report page you can generate a report if you are experiencing problems with the UPGS. First type a small description of the problem you are experiencing and the click on the generate button. Then send the resulting .wdat file to support@waterlinked.com.
3+
On the diagnostic report page you can generate a report if you are experiencing problems with the UPGS. First type a small description of the problem you are experiencing and then click on the generate button. Send the resulting .wdat file to support@waterlinked.com.
44

55
![diagnostics_report](../../img/diagnostic_report_g2.png)

docs/underwater-gps/gui/diagnostic.md renamed to docs/underwater-gps/interface/gui/diagnostic.md

Lines changed: 8 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -2,15 +2,21 @@
22

33
Verify Receiver signal strength in the diagnostic page on the web GUI by going to the diagnostic tab in the side panel on the left. This view will show the signal strength from all Receivers. It should look something like this:
44

5-
![diagnostics1](../../img/diagnostics_1_g2.png)
5+
![diagnostics1](../../../img/diagnostics_1_g2.png)
66

77
In the diagnostic plot you should see the signal from all 4 Receivers. The signals should be well above the noise floor.
88

99
## Interference
1010

1111
Acoustic interference can be observed in the diagnostic plot. Echo sounders from your boat or nearby boats typically appears like burst noise.
1212

13-
![diagnostics2](../../img/diagnostics_2.png)
13+
![diagnostics2](../../../img/diagnostics_2.png)
1414

1515
If it is coming from your boat, try to turn off the echo sounder to improve position accuracy.
1616
In case of interference from other acoustic sources, use the GUI to try other channels to avoid the interference.
17+
18+
## Diagnostic report
19+
20+
On the diagnostic report page you can generate a report if you are experiencing problems with the UPGS. First type a small description of the problem you are experiencing and then click on the generate button. Send the resulting .wdat file to support@waterlinked.com.
21+
22+
![diagnostics_report](../../../img/diagnostic_report_g2.png)

0 commit comments

Comments
 (0)