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-14Lines changed: 9 additions & 14 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -58,13 +58,8 @@ PointPerfect corrections are obtained by two methods:
58
58
59
59
PointPerfect has the following benefits and challenges:
60
60
61
-
- SparkFun RTK devices require a monthly paid subscription varying from $15 to $50 a month to access to PointPerfect. Please see the product details for your device.
- SparkFun RTK devices require a monthly paid subscription varying from $15 to $50 a month to access to PointPerfect. Please see the [registration](#registration) section for details.
66
62
- Using PointPerfect, a SparkFun RTK device can obtain an RTK Fix anywhere there is [coverage](https://www.u-blox.com/en/pointperfect-service-coverage). It depends on the type of service, but this generally includes the US contiguous 48 states, the EU, Korea, as well as parts of Australia, Brazil, and Canada.
67
-
68
63
- You don't need to be near a base station - the PPP-RTK model covers entire continents.
69
64
- Because PointPerfect uses a model instead of a dedicated base station, it is cheaper than many alternative correction services. However, the RTK Fix is not as accurate (3-6cm) as compared to getting corrections from a dedicated base station (2cm or better but depends on the baseline distance).
70
65
- Because PointPerfect uses a model instead of a dedicated base station, convergence times (the time to get to RTK Fix) can vary widely. Expect to wait multiple minutes for an RTK Fix, as opposed to corrections from a dedicated that can provide an RTK Fix in seconds.
@@ -73,7 +68,7 @@ PointPerfect has the following benefits and challenges:
73
68
74
69
### PointPerfect Flex RTCM/NTRIP
75
70
76
-
This service is commonly used with cellular hot spots. When this service is enabled, the device will attempt to connect to WiFi. If registration has been completed through SparkFun (see above), the device will be allowed to obtain NTRIP credentials. The NTRIP Client will be automatically turned on, and the device will quickly enter RTK Float, the RTK Fix states. Users report fast fix times with good accuracy.
71
+
This service is commonly used with cellular hot spots. When this service is enabled, the device will attempt to connect to WiFi. If [registration](#registration) has been completed through SparkFun, the device will be allowed to obtain NTRIP credentials. The NTRIP Client will be automatically turned on, and the device will quickly enter RTK Float, the RTK Fix states. Users report fast fix times with good accuracy.
77
72
78
73
<figuremarkdown>
79
74
@@ -87,11 +82,11 @@ In the above image we see the WiFi symbol indicating a high signal strength. The
87
82
88
83
#### Credentials
89
84
90
-
PointPerfect Flex RTCM/NTRIP service uses a standard NTRIP interface to obtain corrections. Once registered, to gain access to the PointPerfect system, the device must be given WiFi. The RTK device will automatically obtain **credentials**. These credentials will be copied into the NTRIP Client, and the NTRIP Client will be turned on. The device will then use WiFi (usually a cellular hot spot) to connect to the PointPerfect NTRIP Caster and begin providing the SparkFun RTK device with corrections. Within a few seconds, the device should change from RTK Float to RTK Fix.
85
+
PointPerfect Flex RTCM/NTRIP service uses a standard NTRIP interface to obtain corrections. Once [registered](#registration), to gain access to the PointPerfect system, the device must be given WiFi. The RTK device will automatically obtain **credentials**. These credentials will be copied into the NTRIP Client, and the NTRIP Client will be turned on. The device will then use WiFi (usually a cellular hot spot) to connect to the PointPerfect NTRIP Caster and begin providing the SparkFun RTK device with corrections. Within a few seconds, the device should change from RTK Float to RTK Fix.
91
86
92
87
### PointPerfect Flex L-Band
93
88
94
-
When this service is enabled, the device will attempt to connect to WiFi. If registration has been completed through SparkFun (see above), the device will be issued L-Band specific keys and will obtain corrections over an extra signal broadcast by a geosynchronous satellite. The encrypted SPARTN packets are sent through the PointPerfectLibrary (PPL) and RTCM corrections are produced after ~60 seconds. The device will enter RTK Float, the RTK Fix states. Users report variable fix times with ok accuracy (not as good as RTCM service).
89
+
When this service is enabled, the device will attempt to connect to WiFi. If [registration](#registration) has been completed through SparkFun, the device will be issued L-Band specific keys and will obtain corrections over an extra signal broadcast by a geosynchronous satellite. The encrypted SPARTN packets are sent through the PointPerfectLibrary (PPL) and RTCM corrections are produced after ~60 seconds. The device will enter RTK Float, the RTK Fix states. Users report variable fix times with ok accuracy (not as good as RTCM service).
95
90
96
91
#### Keys
97
92
@@ -183,12 +178,12 @@ Configuring PointPerfect settings over serial
183
178
184
179
## Registration
185
180
186
-
All SparkFun RTK products can operate in RTK mode out-of-the-box using corrections from a local base or a RTCM provider (see [Correction Sources](correction_sources.md)). If you wish to use PointPerfect corrections, the device must be registered before it is allowed on the PointPerfect network. To facilitate this, please [obtain your device ID](https://docs.sparkfun.com/SparkFun_RTK_Everywhere_Firmware/menu_pointperfect/#obtaining-the-device-id) through the software interface and visit the registration page associated with your device:
181
+
All SparkFun RTK products can operate in RTK mode out-of-the-box using corrections from a local base or a RTCM provider (see [Correction Sources](correction_sources.md)). If you wish to use PointPerfect corrections, the cost varies from $15 to $50 per month and varies on the service type. The device must be registered before it is allowed on the PointPerfect network. To facilitate this, please [obtain your device ID](https://docs.sparkfun.com/SparkFun_RTK_Everywhere_Firmware/menu_pointperfect/#obtaining-the-device-id) through the software interface and visit the registration page associated with your device:
187
182
188
-
-**RTK EVK:** please visit the [RTK EVK registration page](https://www.sparkfun.com/rtk_evk_registration)
0 commit comments