fsphil / aquila

wenet experiment

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

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

About

wenet experiment

License:GNU General Public License v3.0


Languages

Language:C 84.1%Language:Python 15.9%