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/gis_software_android.md
-121
Original file line number
Diff line number
Diff line change
@@ -728,127 +728,6 @@ SurPad with RTK Fix
728
728
729
729
Above: After a few moments, the RTK device should move to RTK Float, then RTK Fix. You can see the age of the RTCM data in the upper bar, along with the horizontal (23mm) and vertical (31mm) accuracy estimates. Now you can begin taking points.
730
730
731
-
## SurvPC
732
-
733
-
Be sure your device is [paired over Bluetooth](connecting_bluetooth.md#windows).
734
-
735
-
<figuremarkdown>
736
-

Select DGPS if you'd like to connect to an NTRIP Caster. If you are using the RTK Facet L-Band, or do not need RTK fix type precision, leave the model as Generic.
From the `Comms` submenu, click the Blueooth settings button.
770
-
771
-
<figuremarkdown>
772
-

773
-
<figcaptionmarkdown>
774
-
SurvPC Bluetooth Devices
775
-
</figcaption>
776
-
</figure>
777
-
778
-
Click `Find Device`.
779
-
780
-
<figuremarkdown>
781
-

782
-
<figcaptionmarkdown>
783
-
List of Paired Bluetooth Devices
784
-
</figcaption>
785
-
</figure>
786
-
787
-
You will be shown a list of devices that have been paired. Select the RTK device you want to connect to.
788
-
789
-
<figuremarkdown>
790
-

791
-
<figcaptionmarkdown>
792
-
Connect to Device
793
-
</figcaption>
794
-
</figure>
795
-
796
-
Click the `Connect Bluetooth` button, shown in red in the top right corner. The software will begin a connection to the RTK device. You'll see the MAC address on the RTK device changes to the Bluetooth icon indicating it's connected.
797
-
798
-
If SurvPC detects NMEA, it will report a successful connection.
You are welcome to enter the ARP (antenna reference point) and surveying stick length for your particular setup.
808
-
809
-
**NTRIP Client**
810
-
811
-
!!! note
812
-
If you are using a radio to connect Base to Rover, or if you are using the RTK Facet L-Band you do not need to set up NTRIP; the device will achieve RTK fixes and output extremely accurate location data by itself. But if L-Band corrections are not available, or you are not using a radio link, the NTRIP Client can provide corrections to this Rover.
If you selected 'DGPS' as the Model type, the RTK submenu will be shown. This is where you give the details about your NTRIP Caster such as your mount point, user name/pw, etc. For more information about creating your own NTRIP mount point please see [Creating a Permanent Base](permanent_base.md)
822
-
823
-
824
-
Enter your NTRIP Caster credentials and click connect. You will see bytes begin to transfer from your phone to the RTK device. Within a few seconds, the RTK device will go from ~300mm accuracy to 14mm. Pretty nifty, no?
825
-
826
-
What's an NTRIP Caster? In a nutshell, it's a server that is sending out correction data every second. There are thousands of sites around the globe that calculate the perturbations in the ionosphere and troposphere that decrease the accuracy of GNSS accuracy. Once the inaccuracies are known, correction values are encoded into data packets in the RTCM format. You, the user, don't need to know how to decode or deal with RTCM, you simply need to get RTCM from a source within 10km of your location into the RTK device. The NTRIP client logs into the server (also known as the NTRIP caster) and grabs that data, every second, and sends it over Bluetooth to the RTK device.
827
-
828
-
Don't have access to an NTRIP Caster? You can use a 2nd RTK product operating in Base mode to provide the correction data. Check out [Creating a Permanent Base](permanent_base.md). If you're the DIY sort, you can create your own low-cost base station using an ESP32 and a ZED-F9P breakout board. Check out [How to](https://learn.sparkfun.com/tutorials/how-to-build-a-diy-gnss-reference-station) Build a DIY GNSS Reference Station](https://learn.sparkfun.com/tutorials/how-to-build-a-diy-gnss-reference-station). If you'd just like a service, [Syklark](https://www.swiftnav.com/skylark) provides RTCM coverage for $49 a month (as of writing) and is extremely easy to set up and use. Remember, you can always use a 2nd RTK device in *Base* mode to provide RTCM correction data but it will be less accurate than a fixed position caster.
829
-
830
-
Once everything is connected up, click the Green check in the top right corner.
Opening the Skyplot will allow you to see your GNSS details in real-time.
849
-
850
-
If you are a big fan of SurvPC please contact your sales rep and ask them to include SparkFun products in their Manufacturer drop-down list.
851
-
852
731
## SW Maps
853
732
854
733
The best mobile app that we’ve found is the powerful, free, and easy-to-use [SW Maps](https://play.google.com/store/apps/details?id=np.com.softwel.swmaps) by Softwel. It is compatible with Android and iOS, either phone or tablet with Bluetooth. What makes SW Maps truly powerful is its built-in NTRIP client. This is a fancy way of saying that we’ll be showing you how to get RTCM correction data over the cellular network.
Copy file name to clipboardExpand all lines: docs/gis_software_windows.md
+121
Original file line number
Diff line number
Diff line change
@@ -20,6 +20,127 @@ Compatibility Icons
20
20
21
21
There are a variety of 3rd party apps available for GIS and surveying for [Android](https://docs.sparkfun.com/SparkFun_RTK_Everywhere_Firmware/gis_software_android/), [iOS](https://docs.sparkfun.com/SparkFun_RTK_Everywhere_Firmware/gis_software_ios/), and [Windows](https://docs.sparkfun.com/SparkFun_RTK_Everywhere_Firmware/gis_software_windows/). We will cover a few examples below that should give you an idea of how to get the incoming NMEA data into the software of your choice.
22
22
23
+
## SurvPC
24
+
25
+
Be sure your device is [paired over Bluetooth](connecting_bluetooth.md#windows).
26
+
27
+
<figuremarkdown>
28
+

Select DGPS if you'd like to connect to an NTRIP Caster. If you are using the RTK Facet L-Band, or do not need RTK fix type precision, leave the model as Generic.
From the `Comms` submenu, click the Blueooth settings button.
62
+
63
+
<figuremarkdown>
64
+

65
+
<figcaptionmarkdown>
66
+
SurvPC Bluetooth Devices
67
+
</figcaption>
68
+
</figure>
69
+
70
+
Click `Find Device`.
71
+
72
+
<figuremarkdown>
73
+

74
+
<figcaptionmarkdown>
75
+
List of Paired Bluetooth Devices
76
+
</figcaption>
77
+
</figure>
78
+
79
+
You will be shown a list of devices that have been paired. Select the RTK device you want to connect to.
80
+
81
+
<figuremarkdown>
82
+

83
+
<figcaptionmarkdown>
84
+
Connect to Device
85
+
</figcaption>
86
+
</figure>
87
+
88
+
Click the `Connect Bluetooth` button, shown in red in the top right corner. The software will begin a connection to the RTK device. You'll see the MAC address on the RTK device changes to the Bluetooth icon indicating it's connected.
89
+
90
+
If SurvPC detects NMEA, it will report a successful connection.
You are welcome to enter the ARP (antenna reference point) and surveying stick length for your particular setup.
100
+
101
+
**NTRIP Client**
102
+
103
+
!!! note
104
+
If you are using a radio to connect Base to Rover, or if you are using the RTK Facet L-Band you do not need to set up NTRIP; the device will achieve RTK fixes and output extremely accurate location data by itself. But if L-Band corrections are not available, or you are not using a radio link, the NTRIP Client can provide corrections to this Rover.
If you selected 'DGPS' as the Model type, the RTK submenu will be shown. This is where you give the details about your NTRIP Caster such as your mount point, user name/pw, etc. For more information about creating your own NTRIP mount point please see [Creating a Permanent Base](permanent_base.md)
114
+
115
+
116
+
Enter your NTRIP Caster credentials and click connect. You will see bytes begin to transfer from your phone to the RTK device. Within a few seconds, the RTK device will go from ~300mm accuracy to 14mm. Pretty nifty, no?
117
+
118
+
What's an NTRIP Caster? In a nutshell, it's a server that is sending out correction data every second. There are thousands of sites around the globe that calculate the perturbations in the ionosphere and troposphere that decrease the accuracy of GNSS accuracy. Once the inaccuracies are known, correction values are encoded into data packets in the RTCM format. You, the user, don't need to know how to decode or deal with RTCM, you simply need to get RTCM from a source within 10km of your location into the RTK device. The NTRIP client logs into the server (also known as the NTRIP caster) and grabs that data, every second, and sends it over Bluetooth to the RTK device.
119
+
120
+
Don't have access to an NTRIP Caster? You can use a 2nd RTK product operating in Base mode to provide the correction data. Check out [Creating a Permanent Base](permanent_base.md). If you're the DIY sort, you can create your own low-cost base station using an ESP32 and a ZED-F9P breakout board. Check out [How to](https://learn.sparkfun.com/tutorials/how-to-build-a-diy-gnss-reference-station) Build a DIY GNSS Reference Station](https://learn.sparkfun.com/tutorials/how-to-build-a-diy-gnss-reference-station). If you'd just like a service, [Syklark](https://www.swiftnav.com/skylark) provides RTCM coverage for $49 a month (as of writing) and is extremely easy to set up and use. Remember, you can always use a 2nd RTK device in *Base* mode to provide RTCM correction data but it will be less accurate than a fixed position caster.
121
+
122
+
Once everything is connected up, click the Green check in the top right corner.
0 commit comments