/aquila

wenet experiment

Primary LanguageCGNU General Public License v3.0GPL-3.0

Aquila - experiments in 12.5kbit/s wenet

Transmits images using wenet, a fast data mode for high altitude balloon flights.

Based on: https://github.com/projecthorus/wenet/

Requirements

Building

Most of the code is python, with some performance critical parts written in C. This can be built with:

# ./setup.py build_ext --inplace clean