Jarvis-X / openBlimp-firmware

The main firmware for the Crazyflie-based blimp

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

openBlimp Firmware

This project contains the source code for the firmware used in the Crazyflie platforms modified for the installment of a blimp

Building and Flashing

See the building and flashing instructions in the github docs folder.

Official Documentation

Check out the Bitcraze crazyflie-firmware documentation on our website.

Generated documentation

The easiest way to generate the API documentation is to use the toolbelt

tb build-docs

and to view it in a web page

tb docs

Contribute

Go to the contribute page on our website to learn more.

Test code for contribution

To run the tests please have a look at the unit test documentation.

License

The code is licensed under LGPL-3.0

About

The main firmware for the Crazyflie-based blimp

License:GNU General Public License v3.0


Languages

Language:C 95.7%Language:HTML 2.1%Language:Python 0.5%Language:C++ 0.4%Language:Makefile 0.3%Language:Assembly 0.2%Language:Perl 0.2%Language:Yacc 0.1%Language:Ruby 0.1%Language:Shell 0.1%Language:MATLAB 0.1%Language:Lex 0.1%Language:SWIG 0.0%