A python module to interpret and create WSJT-X UDP packets
Go to file
bmo fccdbd3307 keep packet around 2018-12-17 13:44:57 -08:00
pywsjtx
samples keep packet around 2018-12-17 13:44:57 -08:00
.gitignore
LICENSE
README.md
requirements.txt
setup.py

README.md

A python module to interpret WSJT-X udp packets

Developed and tested with Python >= 3.6

Still In Progress