Parsing AX.25 and APRS from raw audio in Python
A Python translation of Lab 7 of Stanford EE179 can be found in notebooks/ee179-lab7.ipynb
$ poetry install
$ poetry shell
$ jupyter notebook
The notebook is in notebooks/notebook.ipnynb
.