Popularity
4.4
Declining
Activity
0.0
Stable
5
4
1

Monthly Downloads: 9
Programming language: Haskell
License: BSD 3-clause "New" or "Revised" License
Tags: Ham-radio     Wsjtx    
Latest version: v0.1.3.5
Add another 'Ham-radio' Package

README

WSJT-X UDP Server

Available on Hackage License BSD3 Build Status AppVeyor Windows Binary Release

This library provides:

  • The types for WSJT-X UDP network messages.
  • Functions for encoding and decoding of packages.
  • UDP Server for receiving messages from WSJT-X and sending to WSJT-X.
  • JSON instances for network messages.

The executable wsjtx-dump-udp dumps all incoming UDP-packages to std-out (in JSON format).


*Note that all licence references and agreements mentioned in the wsjtx-udp README section above are relevant to that project's source code only.