A python module to interpret and create WSJT-X UDP packets
Go to file
bmo e24ad51cad keep track of exchanges to colorize mults that way, too. Use multicast, handle unicast rebroadcast/relay to N1MM Logger 2019-01-03 22:46:38 -08:00
images
pywsjtx add verbose flag on initializer, quiet some debugging 2019-01-03 22:45:22 -08:00
samples keep track of exchanges to colorize mults that way, too. Use multicast, handle unicast rebroadcast/relay to N1MM Logger 2019-01-03 22:46:38 -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