Difference between revisions of "GEM1305-ardupilot"

From DATAGNSS Wiki
Jump to navigation Jump to search
 
(2 intermediate revisions by the same user not shown)
Line 8: Line 8:
GEM1305/NANO RTK Receiver doesn't support Moving Base mode.
GEM1305/NANO RTK Receiver doesn't support Moving Base mode.


[[File:GEM1305-1-v2.png|400px|frameless|GEM1305 dual-band RTK smart antenna]]
[[File:GEM1305-1-v2.png|350px|frameless|GEM1305 dual-band RTK smart antenna]]


GEM1305 also has a version with a casing.
GEM1305 also has a version with a casing.


[[File:DGM10-A01-main.png|400px|frameless|GEM1305 dual-band RTK smart antenna]]
[[File:DGM10-A01-main.png|350px|frameless|GEM1305 dual-band RTK smart antenna]]


=== Key Features ===
=== Key Features ===
Line 101: Line 101:
1. Open Satrack, then choose the com port, baud rate then connect the nano-rtk-rcv.
1. Open Satrack, then choose the com port, baud rate then connect the nano-rtk-rcv.


[[File:satrack-connect-device.png|400px|frameless]]
[[File:satrack-connect-device.png|300px|frameless]]


2. Enable RTCMv3 output
2. Enable RTCMv3 output


[[File:satrack-rtcm-output.png|400px|frameless]]
[[File:satrack-rtcm-output.png|300px|frameless]]


3. Disable NMEA data output
3. Disable NMEA data output


[[File:satrack-disable-nmea.png|400px|frameless]]
[[File:satrack-disable-nmea.png|300px|frameless]]


4. Config output rate to 1Hz
4. Config output rate to 1Hz
Line 115: Line 115:
In base station mode, the RTCM data output rate must be set to 1Hz.
In base station mode, the RTCM data output rate must be set to 1Hz.


[[File:atrack-outputrate-1hz.png|400px|frameless]]
[[File:atrack-outputrate-1hz.png|300px|frameless]]
    
    
5. Config the base station fixed coordinates
5. Config the base station fixed coordinates
Line 125: Line 125:
Press "Get now", and modify the coordinates to the known values, then "send" to apply the fixed coordinates.
Press "Get now", and modify the coordinates to the known values, then "send" to apply the fixed coordinates.


[[File:satrack-cfg-fixedecef.png|400px|frameless]]
[[File:satrack-cfg-fixedecef.png|300px|frameless]]
   
   


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


[[File:satrack-cfg-survey.png|400px|frameless]]
[[File:satrack-cfg-survey.png|300px|frameless]]


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


7. Finish other configuration in Mission Planner
7. Finish other configuration in Mission Planner


=== Rover station (Aircraft) setup ===
=== Rover station (Aircraft) setup ===
Line 146: Line 144:
For drones, NANO RTK Receiver or GEM1305 can be chosen as the Rover for RTK.
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**.
* 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.
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.
Line 155: Line 153:


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


=== Package List ===
=== Package List ===

Latest revision as of 16:40, 23 October 2024

Overview

This page mainly includes some instructions for using the GEM1305 and NANO RTK Receiver products with Ardupilot.

GEM1305 is a RTK receiver with antenna designed and manufactured by DATAGNSS.

It is based on the new generation Allystar dual-core GNSS SoC. It supports RTK functionality with a maximum data update rate of 5Hz.

GEM1305/NANO RTK Receiver doesn't support Moving Base mode.

GEM1305 dual-band RTK smart antenna

GEM1305 also has a version with a casing.

GEM1305 dual-band RTK smart antenna

Key Features

  • Full constellation, multi-frequency GNSS satellite receiver
  • Support RTK
  • Standard UART serial interface
  • Lightweight only 50g or 26g(NANO RTK receiver)
  • High performance antenna


Specifications

Frequencies

  • GPS/QZSS: L1 C/A, L5C
  • GLONASS: L1OF
  • BEIDOU: B1I, B2a
  • GALILEO: E1, E5a

GNSS

  • Allystar CYNOSURE IV GNSS SOC
  • Dual core
  • 3D accuracy: 1.5m CEP
  • RTK accuracy: 1cm +1PPM(H), 3cm+1PPM(V)

Interface

  • UART, 230400bps default
  • SMA connector for antenna
  • Output rate 5Hz default
  • Main power supply,4.7~5.2V

Protocol

  • NMEA-0183 output
  • RTCMv3 input/output

Environment

  • Operating temp. -20~85℃

Dimession and weight

  • 55*55*12mm
  • 50g (GEM1305) 26g (NANO with Helix)


Pin Map

The board is connected to the autopilot via UART interface.

GEM1305 connector

Please note that the board only includes RTK and doesn't inlcude compass.

If using the GEM1305 with a case, you can directly insert the connector into the GPS2 port.

GEM1305 with case


ArduPilot Setup

Assuming GEM1305 is connected to the autopilot's SERIAL4 port, it should work with :

[SERIAL4_PROTOCOL] = 5


Configuration

RTK technology can greatly improve the accuracy of positioning.

RTK technology requires a base and a rover, with the base placed on the ground, which is referred to as the rover on the drone.

The data from the base needs to be transmitted to the drone via telemetry radio and inputted into the RTK receiver on the rover.

Setup-rtk-00.png


Base station setup

We suggest using the NANO RTK Receiver as the configuration for the base station(ground base station), which is more convenient and user-friendly.

Nano-rtk-rcv-helix.png

Nano-rtk-rcv-patchAnt.png

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 nano-rtk-rcv.

Satrack-connect-device.png

2. Enable RTCMv3 output

Satrack-rtcm-output.png

3. Disable NMEA data output

Satrack-disable-nmea.png

4. 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.

6. After above configuration, open Mission Planner

Mp-connect-base.png

7. 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.

Package List

  • GEM1305 RTK Receiver
  • DG-6P-C01,GH-1.25mm-6P cable