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/menu_base.md
+12-10Lines changed: 12 additions & 10 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -25,15 +25,15 @@ Please see the following tutorials for more information:
25
25
26
26
The Base Menu allows the user to select between Survey-In or Fixed Base setups.
27
27
28
-

28
+

29
29
30
30
*Base Menu Options*
31
31
32
32
## Mode
33
33
34
34
In **Survey-In** mode, the minimum observation time can be set. The default is 60 seconds. The device will wait for the position accuracy to be better than 1 meter before a Survey-In is started. Don't be fooled; setting the observation time to 4 hours is not going to significantly improve the accuracy of the survey - use [PPP](https://learn.sparkfun.com/tutorials/how-to-build-a-diy-gnss-reference-station#gather-raw-gnss-data) instead.
35
35
36
-

36
+

37
37
38
38
*Fixed base coordinate input*
39
39
@@ -51,11 +51,11 @@ In *Fixed Base* mode the GNSS receiver will go into Base mode with the defined c
51
51
52
52
Enabling NTRIP will present a handful of new options seen below:
53
53
54
-

54
+

55
55
56
-
*Settings for the NTRIP Server*
56
+
*Settings for the NTRIP Servers*
57
57
58
-
This is a powerful feature of the RTK line of products. The RTK device can be configured to transmit its RTCM directly over WiFi to the user's mount point. This eliminates the need for a radio link.
58
+
This is a powerful feature of the RTK line of products. The RTK device can be configured to transmit its RTCM directly over WiFi to up to 4 mount points. This eliminates the need for a radio link.
59
59
60
60
Once the NTRIP server is enabled you will need a handful of credentials:
61
61
@@ -65,27 +65,29 @@ Once the NTRIP server is enabled you will need a handful of credentials:
65
65
66
66
If the NTRIP server is enabled the device will first attempt to connect to WiFi. Once WiFi connects the device will attempt to connect to the NTRIP mount point. Once connected, every second a few hundred bytes, up to ~2k, will be transmitted to your mount point.
67
67
68
+
The RTK device will monitor each NTRIP Server connection and automatically attempt to restart it if WiFi or if the Caster is disconnected.
69
+
68
70
## Commonly Use Coordinates
69
71
70
-

72
+

71
73
72
74
*A list of common coordinates*
73
75
74
76
For users who return to the same base position or monument, the coordinates can be saved to a 'Commonly Used Coordinates' list. A nickname and the X/Y/Z positions are saved to the list. Any record on the list can be loaded from the list into the X/Y/Z fields allowing quick switching without the need to hand record or re-enter coordinates from day-to-day repositioning of the base.
75
77
76
78
## RTCM Message Rates
77
79
78
-

80
+

79
81
80
82
When the device is in Base mode, the fix rate is set to 1Hz. This will override any Rover setting.
81
83
82
-

84
+

83
85
84
86
Additionally, RTCM messages are generated at a rate of 1Hz. If lower RTCM rates are desired the RTCM Rates menu can be used to modify the rates of any supported RTCM message. This can be helpful when using longer-range radios that have lower bandwidth.
85
87
86
88
## Supported Lat/Long Coordinate Formats
87
89
88
-

90
+

89
91
90
92
When entering coordinates for a fixed Base in Geodetic format, the following formats are supported:
91
93
@@ -97,7 +99,7 @@ When entering coordinates for a fixed Base in Geodetic format, the following for
97
99
* DD MM SS.ssssss (-105 11 05.188992)
98
100
* DD-MM-SS.ssssss (40-05-25.2075)
99
101
100
-

102
+

101
103
102
104
These coordinate formats are automatically detected and converted as needed. The coordinates are displayed in the format they are entered. If a different format is desired, the coordinate display format can be changed via the serial Base menu.
0 commit comments