/openBlimp-firmware

The main firmware for the Crazyflie-based blimp

Primary LanguageCGNU General Public License v3.0GPL-3.0

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