Skip to content

PPaques/MAVProxy

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 

Repository files navigation

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

Resources

Stars

Watchers

Forks

Packages

No packages published

Languages

  • Python 76.5%
  • JavaScript 23.5%