xbstation.com
  • Introduction
  • XBLink Basic
    • Quickstart Guide
    • XBLink
      • Overview
      • Quick Start
      • LED indicator
      • Dimensions
      • Interfaces
      • Peripherals - Payload
        • Gripper
      • XBLinkApp(Wifi Hotspot)
        • Connect
        • Device
        • Config APN
        • Login
        • Dashboard
        • Ardupilot SITL Simulator
      • Firmware
    • XBStationPilotApp
      • Overview
      • Download
      • Ground Station
        • Mission Planner
        • Qgroundcontrol
      • System Monitor
      • Advanced Configuration
    • FlightSafety
    • Account
      • Register Your Email
  • XBLINK PLUS
    • Quickstart Guide
    • User Manual
      • Getting started
        • Overview
        • Setup
        • LED indicator
        • Interfaces
        • Dimensions and CAD Model
        • XBLink-WebApp
          • Device
          • Config Network
          • Login
          • Dashboard
          • SMS & USSD
          • Search Network
          • Upgrade Firmware
      • XBStationPilotApp
        • Download
        • Overview
        • Ground Station
          • Mission Planner
          • Qgroundcontrol
        • System Monitor
        • Release Notes
      • Advanced Configuration
        • Cameras and Gimbals
          • IP Cameras
            • Siyi Camera Gimbal
            • Other IP Cameras
          • USB Cameras
            • XBCam V2
            • Other USB Cameras
          • HDMI to CSI-2 Bridge
        • Remote Controller
          • SIYI
          • HERELINK
        • Telemetry
        • Enterprise Features
          • CAMERA SONY
          • SECONDARY
          • GPS RTK/PPK
        • Streaming Sharing
          • Generate Link
          • User Interface
        • Secondary Pilot Connections
        • Other Configuration
          • VLC Media Player
    • FlightSafety
    • Account
      • Register Your Email
      • Payment
  • XBLink 5G
    • Quickstart Guide
    • User Manual
      • Getting started
        • Overview
        • Setup
        • LED indicator
        • Interfaces
        • Dimensions and CAD Model
        • XBLink-WebApp
          • Device
          • Config Network
          • Login
          • Dashboard
          • SMS & USSD
          • Upgrade Firmware
      • XBStationPilotApp
        • Download
        • Overview
        • Ground Station
          • Mission Planner
          • Qgroundcontrol
        • Release Notes
        • System Monitor
      • Advanced Configuration
        • Cameras and Gimbals
          • USB Cameras
            • XBCam V2
            • Other USB Cameras
          • IP Cameras
            • Siyi Camera Gimbal
            • Other IP Cameras
          • GoPro Camera
          • HDMI to CSI-2 Bridge
        • Remote Controller
          • SIYI
          • HERELINK
        • Telemetry
        • Streaming Sharing
          • Generate Link
          • User Interface
        • Enterprise Features
          • CAMERA SONY
          • SECONDARY
          • GPS RTK/PPK
        • Other Configuration
          • VLC Media Player
    • FlightSafety
    • Account
      • Register Your Email
      • Payment
  • Enterprise Features
    • Streaming Sharing
      • Generate Link
      • User Interface
    • Precision Landing
      • Initial Setup
        • Hardware Setup
        • Software Setup
      • Flying and Testing
    • Delivery
      • Ground Control Station
        • Plan a Delivery Mission
        • Release/Grab Gripper
        • Display Cell Tower Location
      • Cloud
        • Monitor Deliveries Live
        • Post-Flight Analysis
  • 3D printing
    • XBLink Mount
    • TD650
Powered by GitBook
On this page
  • Hardware Setup
  • Software Setup
  • XBStationPilotApp
  • GroundStation

Was this helpful?

  1. XBLink 5G
  2. User Manual
  3. Advanced Configuration

Telemetry

This section describes how to configure Telemetry.

PreviousHERELINKNextStreaming Sharing

Last updated 1 year ago

Was this helpful?

Hardware Setup

You can use Telemetry 1 or 2 of Pixhawk for connection with XBLink via COM1 (Default), COM2 or COM3 port.

Software Setup

XBStationPilotApp

1. Telemetry Setting

a. Telemetry Host port

TCP telemetry server port, Ground Control Station can connect to this port via TCP to get telemetry data. Default is 5760 (or 5761, please see on XBStationPilotApp)

b. Telemetry stream protocol

Telemetry data is relayed through internet in 2 connections method:

  • UDP to archive minimize latency (possible packet loss, suitable for Joystick mode)

  • TCP method to achieve high reliability (default)

2. Serial Setting

a. Serial Port

Port allows you to choose serial port on companion computer

The companion computer will show all available port (ttyS0, ttyUSB0, ttyUSB1…). You have to choose exactly serial port. If you don’t know name port, you can try them one by one.

Choose option is ttyS0 if you connect to COM1 ( ttyAMA4 -> COM2 or ttyAMA5 -> COM3)

b. Serial Baudrate

Baudrate allows you to choose serial baudrate on companion computer

The baudrate on companion computer have to same the baudrate (telemetry 2) on Pixhawk

  • With PX4: SER_TEL2_BAUD (Default 921600), you should change 57600 for stable and save data.

  • With ArduPilot : SERIAL2_BAUD (Default 57, it means 57600), SERIAL2_PROTOCOL: 2 (MAVLink 2)

If you have problem with Telemetry 2 port, you can use Telemetry 1 Port

(Default baud rate Telemetry 1 is 57600 and SERIAL1_PROTOCOL = 2)

GroundStation

Mission Planner

  1. Open Mission Planner, at the top-right, choose TCP type and Connect.

  1. Host name/ip: 127.0.0.1 (default)

  1. Remote port: 5760 (default) or 5761 (remember it must be same Telemetry Host Port in PilotApp)

QGroundControl

  1. Open QGroundControl -> Comm Links -> choose TCP type

  2. Enter Host name/ip: 127.0.0.1 (default)

  3. Remote port: 5760 or 5761 (remember it must be same Telemetry Host Port in PilotApp)

More information for pinout of COM Port, please click to

Telemetry Setting
Serial Setting
QGroundControl Setup
Pinout - Interface
Mission Planner Setup