SETUP WITH ARDUPILOT

1. Hardware Setup

Connect the G-Hadron UART to the Telem2 on the Ardupilot systems

2. Setting on the remote control

G-Hadron is compatible with the Remote Control (RC) that supports the QGroundControl app (QGC). In this manual, all settings are made on Herelink Remote Control, the other controller does the same.

SBUS channel settings

G-Hadron needs to set up 2 channels to control the gimbal: one channel is for controlling rotation, and the other is for choosing the controlling axis.

Set up channels controlling the gimbal

Gimbal rotation control channel: CH6 (or any channels), use the wheel button on the Herelink remote:

Gimbal axis selection channel: CH8 (or any channels), use the camera button on the Herelink remote.

3. Setting parameters

Firmware Requirement

  • Support Mavlink v2 protocol

  • Version: Ardupilot 4.3 or higher

Set up the telemetry baud rate

G-Hadron connects to FC at the baud rate of 115200. In case of connecting G-Hadron to FC at any telemetry, note the telemetry setting at the corresponding baud rate. Example for telemetry 2:

  • SERIAL2_PROTOCOL: “Mavlink2”

  • SERIAL2_BAUD: "115200"

Set mount params

Ardupilot 4.3 or higher

  • RC6_OPTION: “214” // PAN/TILT move

  • RC7_OPTION: “212” // Zooming, High: Zoom in, Neutral: Stop, Low: Zoom out

  • RC8_OPTION: “213” // PAN/TILT choose axis

  • MNT1_DEFLT_MODE: "3"

  • MNT1_TYPE: “6”

  • MNT1_RC_RATE: “240” // change control gimbal by speed

  • CAM_TYPE: "6"

Ardupilot lower 4.3

  • RC6_OPTION: “0”

  • RC7_OPTION: “0”

  • RC8_OPTION: “0”

  • MNT_RC_IN_PAN: “6” // PAN/TILT move

  • MNT_RC_IN_ROLL: “7” // Zooming, High: Zoom in, Neutral: Stop, Low: Zoom out

  • MNT_RC_IN_TILT: “8” // PAN/TILT choose axis

  • MNT_TYPE: “SToRM32 MAVLINK"

Settings stream rate to receive forward messages from telemetry 1 (from Autopilot)

· SR2_POSITION: "10" // receive GPS messages

· SR2_EXT_STAT: "2" // receive GPS lock signal

Set params GPS connect the CAN cable connector to CAN1 or CAN2 port on the flight controller.

· CAN_P1_DRIVER: "1" (First drive) // enable CAN1 port

· CAN_P2_DRIVER: "1" (First drive) // enable CAN1 port

· GPS_TYPE: "9" (UAVCAN)

· NTF_LED_TYPES: "231"

4. Setting App QGroundControl

Setup app QGroundControl

  • Step 1: Turn on Wifi on the remote to be able to download G-Hadron parameter list

  • Step 2: Enable UDP from Application Setting -> AutoConnect to the following devices

Successful connection

Last updated