|
| 1 | +# Configure GNSS Receiver |
| 2 | + |
| 3 | +Pressing 1 will bring up the GNSS Receiver configuration menu. The ZED-F9P is immensely configurable. The RTK Facet will, by default, put the ZED-F9P into the most common configuration for rover/base RTK for use with *SW Maps*. |
| 4 | + |
| 5 | +The GNSS Receiver menu allows a user to change the report rate, dynamic model, and select which constellations should be used for fix calculations. |
| 6 | + |
| 7 | +-> [](https://cdn.sparkfun.com/assets/learn_tutorials/2/1/8/8/SparkFun_RTK_ExpressPlus_ReceiverNTRIP.jpg) <- |
| 8 | + |
| 9 | +-> *GNSS menu showing measurement rates and dynamic model* <- |
| 10 | + |
| 11 | +**Measurement Frequency** can be set by either Hz or by seconds between measurements. Some users need many measurements per second; the RTK Facet supports up to 20Hz with RTK enabled. Some users are doing very long static surveys that require many seconds between measurements; RTK Facet supports up to 8255 seconds (137 minutes) between readings. |
| 12 | + |
| 13 | +Note: When in base mode, measurement frequency is set to 1Hz. This is because RTK transmission does not benefit from faster updates, nor does logging of RAWX for PPP. |
| 14 | + |
| 15 | +The **Dynamic Model** can be changed but it is recommended to leave as *Portable*. For more information, please refer to the [ZED-F9P Integration Manual](https://cdn.sparkfun.com/assets/learn_tutorials/1/8/5/7/ZED-F9P_IntegrationManual__UBX-18010802_.pdf). |
| 16 | + |
| 17 | +-> [](https://cdn.sparkfun.com/assets/learn_tutorials/2/1/8/8/SparkFun_RTK_ExpressPlus_Receiver_Constellations.jpg) <- |
| 18 | + |
| 19 | +-> *Enable or disable the constellations used for fixes* <- |
| 20 | + |
| 21 | +**Constellations Menu:** The ZED-F9P is capable of tracking 184 channels across four constellations and two bands (L1/L2) including GPS (USA), Galileo (EU), BeiDou (China), and GLONASS (Russia). SBAS (satellite-based augmentation system) is also supported. By fault, all constellations are used. Some users may want to study, log, or monitor a subset. Disabling a constellation will cause the ZED to ignore those signals when calculating a location fix. |
| 22 | + |
| 23 | +-> [](https://cdn.sparkfun.com/assets/learn_tutorials/2/1/8/8/SparkFun_RTK_ExpressPlus_ReceiverNTRIP.jpg) <- |
| 24 | + |
| 25 | +-> *NTRIP Client enabled showing settings* <- |
| 26 | + |
| 27 | +**Toggle NTRIP Client:** The SparkFun RTK devices can obtain their correction data over a few different methods: |
| 28 | + |
| 29 | +* Bluetooth - This is the most common. An app running on a tablet or phone has an NTRIP client built into it. Once the phone is connected over Bluetooth SPP, the RTCM is sent from the phone to the RTK device. |
| 30 | +* Radio - A base RTK unit and a rover have serial radios plugged into the **RADIO** port. RTCM data generated by the base station is set over the radio to the rover. |
| 31 | +* WiFi - The rover uses WiFi to be an NTRIP Client and connect to an NTRIP Caster. By enabling NTRIP Client, the RTK device will *disable* Bluetooth and instead use WiFi to connect to the caster of your choice. This is helpful in situations where a 'headless' system (no phone or tablet) is needed and the rover will be near a WiFi access point. |
| 32 | + |
| 33 | +Once the NTRIP Client is enabled you will need a handful of credentials: |
| 34 | + |
| 35 | +* Local WiFi SSID and password |
| 36 | +* A casting service and port such as [RTK2Go](http://rtk2go.com/) or [Emlid](https://emlid.com/ntrip-caster/) (the port is almost always 2101) |
| 37 | +* A mount point and password |
| 38 | + |
| 39 | +With these credentials set, RTK Facet will attempt to connect to WiFi, then connect to your caster of choice, and then begin downloading the RTCM data over WiFi. We tried to make it as easy as possible. Every second a few hundred bytes, up to ~2k, will be downloaded from the mount point you've entered. Remember, the rover must be in WiFi range to connect in this mode. |
| 40 | + |
| 41 | +-> [](https://cdn.sparkfun.com/assets/learn_tutorials/2/1/8/8/SparkFun_RTK_Rover_NTRIP_Client_Connection.png) <- |
| 42 | + |
| 43 | +-> *Rover with Active NTRIP Client Connection* <- |
| 44 | + |
| 45 | +Once the device connects to WiFi, it will attempt to connect to the user's chosen NTRIP Caster. If WiFi or the NTRIP connection fails, the rover will return to normal operation. |
0 commit comments