Skip to content

Ultimate MAVLink server, with support to: REST API, WebSocket, UDP, TCP, Serial, TLog and more!

License

Notifications You must be signed in to change notification settings

bluerobotics/mavlink-server

Repository files navigation

MAVLink-Server


A MALink service that allows drivers to implement features based on an internal MAVLink bus.
Currently, it provide router and broker features.

Test and Build

Features

  • Web Interface via default web server (0.0.0.0:8080)
  • Software and Vehicle control via REST API

Supported Endpoints

  • TLog
  • Serial
  • TCP
  • UDP
  • Fake
  • Zenoh
  • WebSocket
  • Rest (Compatible with mavlink2rest)

Installation

Download the binaries available on the latest release.