Skip to content

Commit c6bebc8

Browse files
committed
Add Field Genius to docs
1 parent 333926b commit c6bebc8

14 files changed

+73
-0
lines changed

docs/gis_software.md

Lines changed: 73 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -10,6 +10,9 @@ Note: SparkFun is a hardware company; we don't use GIS software for our primary
1010

1111
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. You’ll need an Android 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.
1212

13+
Be sure your device is [paired over Bluetooth](https://sparkfun.github.io/SparkFun_RTK_Firmware/connecting_bluetooth/#android).
14+
15+
1316
![List of BT Devices in SW Maps](img/SparkFun%20RTK%20SWMaps%20Bluetooth%20Connect.png)
1417

1518
*List of available Bluetooth devices*
@@ -46,6 +49,76 @@ Don't have access to an NTRIP Caster? You can use a 2nd RTK product in operating
4649

4750
Once you have a full RTK fix you'll notice the location bubble in SW Maps turns to green. Just for fun, rock your rover monopole back and forth on a fixed point. You'll see your location accurately reflected in SW Maps. Millimeter location precision is a truly staggering thing.
4851

52+
## Field Genius
53+
54+
[Field Genius for Android](https://www.microsurvey.com/products/fieldgenius-for-android/) is another good solution, albeit a lot more expensive than free.
55+
56+
Be sure your device is [paired over Bluetooth](https://sparkfun.github.io/SparkFun_RTK_Firmware/connecting_bluetooth/#android).
57+
58+
![Main Menu](img/FieldGenius/Field%20Genius%202.png)
59+
60+
From the Main Menu open `Select Instrument`.
61+
62+
![Add Profile](img/FieldGenius/Field%20Genius%203.png)
63+
64+
Click the 'Add Profile' button.
65+
66+
![](img/FieldGenius/Field%20Genius%204.png)
67+
68+
Click `GNSS Rover` and select *NMEA* as the Make. Set your Profile Name to something memorable like 'RTK-Express' then click the 'Create' button.
69+
70+
![](img/FieldGenius/Field%20Genius%205.png)
71+
72+
Click on 'SET UP COMMUNICATION'.
73+
74+
![](img/FieldGenius/Field%20Genius%207.png)
75+
76+
From the Bluetooth communication page, click the 'Search' button.
77+
78+
![](img/FieldGenius/Field%20Genius%206.png)
79+
80+
You will be shown a list of paired devices. Select the RTK device you'd like to connect to then click 'Connect'. The RTK device will connect and the MAC address shown on the RTK device OLED will change to the Bluetooth icon indicating a link is open.
81+
82+
**NTRIP Client**
83+
84+
If you’re using a serial radio to connect a Base to a Rover for your correction data, or if you're using the RTK Facet L-Band with built-in corrections, you can skip this part.
85+
86+
![](img/FieldGenius/Field%20Genius%208.png)
87+
88+
We need to send RTCM correction data from the phone back to the RTK device so that it can improve its fix accuracy. Your phone can be the radio link! Click on 'SET UP CORRECTIONS'.
89+
90+
![](img/FieldGenius/Field%20Genius%209.png)
91+
92+
Click on 'RTK via Internet' then 'SET UP INTERNET', then 'Done'.
93+
94+
![](img/FieldGenius/Field%20Genius%2010.png)
95+
96+
Click on 'SET UP DATA SOURCE'.
97+
98+
![](img/FieldGenius/Field%20Genius%2011.png)
99+
100+
Click 'Add New Source'.
101+
102+
![NTRIP Credential Entry](img/FieldGenius/Field%20Genius%2012.png)
103+
104+
Enter your NTRIP Caster credentials and click 'DONE'.
105+
106+
What's an NTRIP Caster? In a nut shell 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 Express. 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 Express.
107+
108+
Don't have access to an NTRIP Caster? You can use a 2nd RTK product in operating in Base mode to provide the correction data. Checkout [Creating a Permanent Base](https://sparkfun.github.io/SparkFun_RTK_Firmware/permanent_base/). If you're the DIY sort, you can create your own low cost base station using an ESP32 and a ZED-F9P breakout board. Checkout [How to 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 setup and use. Remember, you can always use a 2nd RTK device in *Base* mode to provide RTCM correction data but it will less accurate than a fixed position caster.
109+
110+
![](img/FieldGenius/Field%20Genius%2011.png)
111+
112+
Click 'My NTRIP1' then 'Done' and 'Connect'.
113+
114+
You will then be presented with a list of Mount Points. Select the mount point you'd like to use then click 'Select' then 'Confirm'.
115+
116+
Select 'Done' then from the main menu select 'Survey' to begin using the device.
117+
118+
![Surveying Screen](img/FieldGenius/Field%20Genius%201.png)
119+
120+
Now you can begin using the SparkFun RTK device with Field Genius.
121+
49122
## SurvPC
50123

51124
Note: The company behind SurvPC, Carlson Software, is rather hostile to competitors of their $18,000 devices, so be warned.
1.23 MB
Loading
56 KB
Loading
44.2 KB
Loading
52.5 KB
Loading
62.7 KB
Loading
98.8 KB
Loading
90.3 KB
Loading
78.5 KB
Loading
64.2 KB
Loading

0 commit comments

Comments
 (0)