项目作者: thomastoye

项目描述 :
Parsing AX.25 and APRS from raw audio in Python
高级语言: Jupyter Notebook
项目地址: git://github.com/thomastoye/aprs-ax25-from-scratch.git
创建时间: 2021-03-19T22:54:03Z
项目社区:https://github.com/thomastoye/aprs-ax25-from-scratch

开源协议:

下载


AX.25 & APRS from scratch in Python

A Python translation of Lab 7 of Stanford EE179 can be found in notebooks/ee179-lab7.ipynb

  1. $ poetry install
  2. $ poetry shell
  3. $ jupyter notebook

The notebook is in notebooks/notebook.ipnynb.