/FeatherHAB-X

High Altitude Balloon tracker

Primary LanguageC

FeatherHAB-X

Firmware of FeatherHAB project by Ethan Zonca with the original code here.

This can be considered a fork and a derivative work. I will keep modifying the firmware and adding features.

License

The original licensing terms hold (GNU Affero Public License).

Building

Prerequisites:

After cloning the repository, update the submodules with git submodule init and git submodule update commands.

Then change to the firmware directory and run make.