Difference between revisions of "Faq-how-to-setup-base-or-rover"

From DATAGNSS Wiki
Jump to navigation Jump to search
Line 75: Line 75:
Then start.
Then start.


[[File:strsvr-main-03.png|400px|frameless]]
[[File:strsvr-main-03.png|800px|frameless]]


=== Others setup (Ardupilot/Mission planner)  ===
=== Others setup (Ardupilot/Mission planner)  ===

Revision as of 11:15, 6 November 2024

Base station setup

Setup RTCM messages output

Use Satrack software

Connect the NANO RTK Receiver to your Laptop via USB.

Setup the NANO RTK Receiver as a base station, and it is recommended to use Satrack software.

1. Open Satrack, then choose the com port, baud rate then connect the receiver.

Satrack-connect-device.png

2. Menu "Tools" - "Set RTCM rate", Enable RTCMv3 output

Satrack-rtcm-output.png

3. Menu "Tools" - "Set NMEA rate", Disable NMEA data output

Satrack-disable-nmea.png

4. Menu "View" - "AS Messages view", Config output rate to 1Hz

In base station mode, the RTCM data output rate must be set to 1Hz.

Atrack-outputrate-1hz.png

5. Config the base station fixed coordinates

There are two methods to set the coordinates of the base station:

5.1 According to the diagram below, Input the known coordinates.

Press "Get now", and modify the coordinates to the known values, then "send" to apply the fixed coordinates.

Satrack-cfg-fixedecef.png


5.2 According to the CFG-SURVEY method, config miniDuration and AccLimit, then automatically calculate the average before proceeding with the setup.

Satrack-cfg-survey.png

After completing the above operation, you can save the current configuration with CFG-SAVE.

Satrack-cfg-save.png

Then go to Menu "View" - "Rover Monitor view", you will see RTCM data monitor.

Satrack-view-rover-monitor-view.png

Send cmds to setup base station

Unzip the Strsvr.zip

Strsvr-unzip-00.png

Open strsvr.exe, choose serial for Input stream

Strsvr-main-00.png

Config serial and baud rate, output TCP stream port number, here is 9988

Strsvr-main-01.png

Load commands for configuration

Strsvr-main-02.png

Then start.

Strsvr-main-03.png

Others setup (Ardupilot/Mission planner)

After above configuration, Please disconnect the receiver in the satrack.

If it is used as a base station for drone applications, you can now open the ground control software, such as Mission Planner.

In the menu "Setup" - "Optional Hardware" - "RTK/GPS Inject", select the receiver's com port and baud rate.

Mp-connect-base.png

then finish other configuration in Mission Planner.


Rover station (Aircraft) setup

For drones, NANO RTK Receiver or GEM1305 can be chosen as the Rover for RTK.

  • Please note that NANO RTK Receiver supports Ardupilot starting from V3.0.

Whether you choose NANO RTK Receiver or GEM1305, you need to confirm in the Satrack software that all RTCM data outputs are disabled and all NMEA outputs are enabled.

In Rover mode, the output rate must be set to 5Hz.

Note: NANO RTK Receiver and GEM1305 do not support safety switch, so BRD_SAFETY_DEFLT needs to be set to 0 or a separate safety switch should be connected to the flight controller.

After completing the above settings, you can write parameters to the flight controller.