Skip to content

eduardosmangrich/provant-groundstation

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

ProVANT-groundstation

Logo

A Graphic interface to proVANT project, with some compatibility with Multiwii Serial Potocol.

Current Interface

Setup

  • Ubuntu - sudo apt-get install python-serial python-kde4 python-qwt5-qt4 pyqt4-dev-tools
    1. pyqt4-dev-tools
    2. python-qwt5-qt4
    3. python-kde4
    4. python-serial

Instalation

  • Manual

    1. Download the Master branch from gitHub.
    2. Unzip.
    3. Execute the program (python main.py)
  • Git

    1. Download the repository (git clone https://github.com/patrickelectric/provant-groundstation.git)
    2. Go inside the folder (cd provant-groundstation)
    3. Execute the program (python main.py)

How to use

You can use the Willian's MultiwiiEmulator, or just send the messages with the Multiwii Serial Potocol.

Contributing

  1. Fork it.
  2. Create a branch (git checkout -b my_markup)
  3. Commit your changes (git commit -am "Added something very cool")
  4. Push to the branch (git push origin my_markup)
  5. Open a Pull Request
  6. Enjoy a good book and wait

Authors

  1. Patrick J.P
  2. Willian G.

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Python 100.0%