D2X
  • Introduction
  • D2X board rev1
    • Block diagram
    • Part list
    • Connections
    • Errata
      • Network PHI voltage settings
      • Enable USB-OTG
  • D2X board rev2
    • Block diagram
    • Part list
    • Connections
  • Software
    • Yocto Linux
    • D2X application
      • D2X configuration
      • Enabling video
      • Enabling USB network
  • Miscellaneous
    • Frequency usage
    • D2X USB dongle
    • Link reference
Powered by GitBook
On this page
  1. Software

D2X application

PreviousYocto LinuxNextD2X configuration

Last updated 6 years ago

CtrlK

The D2X application supports as of now a bidirectional mavlink or any other serial protocol datastream P2P between two devices. On the transmitter (TX) / drone side data can be fed via UART or USB. On the receiver (RX) / groundstation side data is provided via UART, USB or via Ethernet (or both in parallel).

The application is written in C running on Yocto Linux but may be combiled on other Linux derivates as well.

Configuration is done via a single configuration file.

To do list