kiorpesc / Simple_UDP_MAVLink

A simple utility to move MAVLink messages from serial to UDP and from UDP to serial.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Simple_UDP_MAVLink

A simple utility to move MAVLink messages from serial to UDP and from UDP to serial.

Currently only supports Python3, will backport soon (the issue is in how Serial data is returned).

Resource usage is ~8% CPU load when running on a laptop i5.

About

A simple utility to move MAVLink messages from serial to UDP and from UDP to serial.