Skip to content
This repository was archived by the owner on May 10, 2026. It is now read-only.

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

26 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Warning

This software with merged into the main Firefly Logger package in v26

WSJT2FFDL

This utility listens for multicasted QSO log events from WSJT-X and publishes them to the Firefly Field Day Logger. This requires WSJT-X to be configured to send to a multicast IP as described in the "WSJT-X" section of this support note from HRD. Ignore the part about HRD configuration.

Installation

Installation is supported on in-support versions of Debian (currently Debian 12 Bookworm and Debial 11 Bullseye) only and only through use of apt/deb and the PacketWarriors software repository. Installation on a supported Debian release is as follows.

  1. Install the PacketWarriors software repository if not already installed for Firefly Logger (i.e. running wsjt2ffdl on a different system):
wget -O/packetwarriors-repo.deb https://repo.packetwarriors.com/packetwarriors-repo.deb
dpkg -i /tmp/packetwarriors-repo.deb
apt update
  1. Install with apt:
apt install wsjt2ffdl

Upon installation, wsjt2ffdl will be started and enabled to start on boot. Standard setups should require no additional configuration beyond the configuration of WSJT-X.

Configuration

For non-standard configurations, the file /etc/default/wsjt2ffdl may be customized as described within the file.

Logging

Logs go to systemctl journal and/or syslog (if syslog is installed). Logging can be reviewed with the command journalctl -u wsjt2ffdl. Note that the logging will also note any QSOs that are not able to be stored with FFDL (usually due to dups). There is no way to feed duplicate QSO alerts back to the user of WSJT-X. Duplicate QSOs will be ignored by FFDL.

Troubleshooting

There isn't a lot to troubleshoot aside from configuration. Starting wsjt2ffdl with the --debug option can be illuminating but also noisy. For any issue, please include logging output or I will simply be asking you to add it as my first response.

About

Auto-log WSJT-X QSOs to Firefly Field Day Logger

Resources

Stars

0 stars

Watchers

1 watching

Forks

Releases

Contributors

Languages