PPaques / MAVProxy

MAVLink proxy and command line ground station

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

MAVProxy
--------

This is a MAVLink ground station written in python.

Please see http://www.qgroundcontrol.org/mavlink/mavproxy_startpage
for more information

This ground station was developed as part of the CanberraUAV OBC team
entry

Modification for Archlinux
-------

I've made ugly hack to made it work on archlinux wich use both python 3 and python 2.

Install it with pip2 :

pip2 install https://github.com/Pirou01/MAVProxy/archive/master.zip

License
-------

MAVProxy is released under the GNU General Public License v3 or later

About

MAVLink proxy and command line ground station


Languages

Language:Python 76.4%Language:JavaScript 23.5%Language:Shell 0.0%