Description
WSJT-X UDP protocol.
Description
Utilities for the WSJT-X UDP protocol. Encoding and decoding of WSJT-X UDP messages a UDP server that listens for messages.
README.md
WSJT-X UDP Server
This library provides:
- Types for WSJT-X UDP network messages.
- Functions for encoding and decoding of messages.
- JSON instances for network messages.
wsjtx-dump-udp
: A UDP server for receiving messages from WSJT-X and sending to WSJT-X.wsjtx-to-db
: A UDP server that receives messages and stores them in a Postgresql DB.