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_pointperfect.md
+9-6Lines changed: 9 additions & 6 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -32,6 +32,9 @@ PointPerfect corrections are obtained by two methods:
32
32
33
33
***IP**: Corrections are transmitted over the internet. The RTK device will need access to a WiFi or Ethernet network. For WiFi, this is most commonly a hotspot on a cell phone so this delivery method is generally confined to areas with cellular and/or other WiFi coverage.
34
34
35
+
!!! note
36
+
It is important that you set your Geographic Region correctly, via the menu or web config page, as this determines both the IP correction distribution topic and the L-Band frequency (on L-Band-capable products).
37
+
35
38
## Localized Corrections
36
39
37
40
The u-blox PointPerfect Localized correction service via MQTT (IP) offers quick delivery of high precision accuracy by providing your device only the SPARTN corrections applicable to your location. This feature offers several advantages over the traditional continental streams, including significantly reduced bandwidth requirements and seamless transition between regions.
@@ -42,7 +45,7 @@ The u-blox PointPerfect Localized correction service via MQTT (IP) offers quick
42
45
43
46
PointPerfect Localized works by dividing the coverage area into a grid of tiles. Each tile contains a set of nodes that are relevant to a user located within that tile. Unlike the continental level approach where a device subscribes to the continental level topic, in the localized approach a device subscribes to the localized node topic based on its location. This ensures that the device receives only the correction data that is relevant to its location, greatly reducing the required bandwidth.
44
47
45
-

*Comparison of PointPerfect Localized node density*
48
51
@@ -72,9 +75,9 @@ To gain access to the PointPerfect system, the device must be given WiFi. Once p
72
75
73
76
PointPerfect keys are valid for a maximum of 56 days. During that time, the RTK device can operate normally without the need to update keys. However, when the keys are set to expire in 28 days or less, the RTK device will attempt to log in to WiFi at each power on. If WiFi is not available, it will continue normal operation.
74
77
75
-
On RTK L-Band equipped devices, if the keys fully expire, the device will continue to receive the L-Band signal but will be unable to decrypt the signal. The RTK Facet L-Band will continue to have extraordinary accuracy (we've seen better than 0.15m HPA) but not the centimeter-level accuracy that comes with RTK.
78
+
On RTK L-Band equipped devices, if the keys fully expire, the device will continue to receive the L-Band signal but will be unable to decrypt the signal. The RTK EVK will continue to have extraordinary accuracy (we've seen better than 0.15m HPA) but not the centimeter-level accuracy that comes with RTK.
76
79
77
-
**Note:** All RTK devices (including those equipped with L-Band) are capable of receiving RTCM corrections over traditional means including NTRIP data over Bluetooth or a serial radio.
80
+
**Note:** All RTK devices (including those equipped with L-Band) are capable of receiving RTCM corrections over traditional means including NTRIP data over Bluetooth or a serial radio, WiFi or Ethernet (depending on model).
78
81
79
82

80
83
@@ -88,11 +91,11 @@ On devices that have a display, the unit will display various prompts to aid the
88
91
89
92
*PointPerfect Menu*
90
93
91
-
The *Days until keys expire* inform the user how many days the unit has until it needs to connect to WiFi to obtain new keys.
94
+
The *Days until keys expire* inform the user how many days the unit has until it needs to connect to WiFi or Ethernet to obtain new keys.
92
95
93
96
***1** - Enable / disable the use of PointPerfect corrections.
94
97
95
-
***2** - Enable / disable the automatic attempts at WiFi connections when key expiry is less than 28 days.
98
+
***2** - Enable / disable the automatic attempts at WiFi / Ethernet connections when key expiry is in less than 28 days.
96
99
97
100
***3** - Trigger an immediate attempt to connect over WiFi / Ethernet and provision the device (if no keys are available) or update the keys (if provisioning has already been completed). Depending on which RTK product you have and which interfaces are connected, it may be necessary to exit the menus for the provisioning / update to take place.
98
101
@@ -106,7 +109,7 @@ The *Days until keys expire* inform the user how many days the unit has until it
106
109
107
110
***k** - Bring up the Manual Key Entry menu.
108
111
109
-
***g** - Set the Geographic Region. The default is US; but EU, Australia, Korea and Japan can also be selected. This is an important setting since it sets both the IP distribution topic (MQTT, IP) and the L-Band frequency (RTK EVK).
112
+
***g** - Set the Geographic Region. The default is US; but EU, Australia, Korea and Japan can also be selected. This is an important setting since it sets both the IP correction distribution topic (MQTT, IP) and the L-Band frequency (on L-Band-capable models (RTK EVK)).
Copy file name to clipboardExpand all lines: docs/quickstart-evk.md
+3Lines changed: 3 additions & 0 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -154,6 +154,9 @@ Steps to use PointPerfect:
154
154
155
155
*PointPerfect Configuration Menu*
156
156
157
+
!!! note
158
+
It is important that you set your Geographic Region correctly, via the menu or web config page, as this determines both the IP correction distribution topic and the L-Band frequency (on L-Band-capable products).
159
+
157
160
6. Click **Save Configuration**. The device will record all settings in a few seconds. Then press **Exit and Reset**. The unit will now reboot.
158
161
159
162

Copy file name to clipboardExpand all lines: docs/quickstart-torch.md
+3Lines changed: 3 additions & 0 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -132,6 +132,9 @@ Steps to use PointPerfect:
132
132
133
133
*PointPerfect Configuration Menu*
134
134
135
+
!!! note
136
+
It is important that you set your Geographic Region correctly, via the menu or web config page, as this determines both the IP correction distribution topic and the L-Band frequency (on L-Band-capable products).
137
+
135
138
7. Click **Save Configuration**. The device will record all settings in a few seconds. Then press **Exit and Reset**. The unit will now reboot.
136
139
137
140

0 commit comments