Skip to content

Releases: zone11/UDPLogCollector

0.2.1 - Documentation and package check

03 Jan 10:10
fb9a795

Choose a tag to compare

What's Changed

  • Update README with installation steps and requirements by @zone11
  • Check for missing packages on start by @zone11

0.2.0 - Console updates

25 Oct 15:19
aa21e73

Choose a tag to compare

What's Changed

  • Add logging class with different log levels and formatted output. by @zone11 in #6

0.1.1 - ADIF Fix

25 Oct 12:43
6aa286d

Choose a tag to compare

What's Changed

  • Fix ADIF header and update README by @zone11 in #4

0.1.0 - Initial Release

25 Oct 09:12
6aa286d

Choose a tag to compare

First release of UDPLogCollector - a universal UDP receiver and bridge for amateur radio logging applications.

🎉 Features

Core Functionality

  • Universal UDP receiver for WSJT-X and N1MM Logger+ protocols
  • ADIF logging - Save QSOs to local ADIF files
  • MQTT publishing - Send QSOs to MQTT brokers (mqtt:// and mqtts://)
  • Wavelog integration - Automatic upload to Wavelog instances

Supported Applications

Any logging software or SDR application that supports UDP protocols from:

  • WSJT-X (binary protocol) - WSJT-X, JTDX, JS8Call
  • N1MM Logger+ (text-based ADIF protocol) - N1MM Logger+, compatible contest loggers

MQTT Support

  • Auto-detection of protocol from broker URL (mqtt:// or mqtts://)
  • Username/password authentication
  • Configurable topics
  • QoS 1 delivery

Wavelog Support

  • Automatic QSO upload via REST API
  • HTTP and HTTPS support
  • Station profile selection
  • Error handling and logging