Library implementation of WSJTX companion program
Project description
This implements a simple UDP server that binds to the WSJT-X UDP message protocol port. It also provides everything for parsing and/or generating WSJT-X telegrams.
By default calling bin/wsjtx-srv will provide a simple server that colors all callsigns given on the command line. It uses the ADIF logfile from WSJT-X with a default location. You can specify the correct location for your installation either via command-line (call wsjtx-srv with the –help option) or in the environment variable WBF_PATH. It has also an implementation that looks up DXCC-entities in my log database, but only those that have been confirmed via LOTW.
The implementation of wsjtx-srv should give a rough idea of how to use this in your own projects.
There is a companion-program wbf standing for worked before that takes a number of callsigns on the command-line and tells you the worked before status.
Changes
Version 0.1: Initial implementation
Implement serialization and deserialization of WSJT-X telegrams and a simple server
First Release
Project details
Download files
Download the file for your platform. If you're not sure which to choose, learn more about installing packages.
Source Distribution
File details
Details for the file wsjtx_srv-0.1.tar.gz
.
File metadata
- Download URL: wsjtx_srv-0.1.tar.gz
- Upload date:
- Size: 15.6 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: Python-urllib/3.7
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | e48dda0f7c0fd2c9df04d7f8d2beb70e8dd95ce7b581172838d435978ba155fe |
|
MD5 | c6611e04ee557f829219bb21be19e18a |
|
BLAKE2b-256 | 2e3720bdb2beb9037c5e48f9b5faa34a7af10692d184dd0b862314316d4d4edc |