Skip to content
This repository has been archived by the owner on Feb 12, 2023. It is now read-only.

Forward mavlink packets through UDP using json format

License

Notifications You must be signed in to change notification settings

Dronolab/interop-mavproxy-module

Repository files navigation

interop-mavproxy-module

Forward mavlink packets through UDP using json format

Install

  1. Put mavproxy_interop.py file in your MAVProxy module directory.
  2. After MAVProxy is started, you have to load the plugin using module load interop command.

Development

Each modification to the module will require a recompile operation of MAVProxy:

python setup.py build install --user

Setup for Nikki and Brie <3

sudo python mavproxy.py --master=/dev/ttyUSB0,921600 --cmd="module load interopobc"

About

Forward mavlink packets through UDP using json format

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages