¿ªÔÆÌåÓý

ctrl + shift + ? for shortcuts
© 2025 Groups.io

File Notifications #file-notice


[email protected] Notification
 

The following files have been updated in the Files area of the [email protected] group.

By: Alan Blind

Description:
Updated to add global variables to interface with the "WSJT Dashboard" flow. WSJT-X has a UDP Server that sends out a UDP broadcast containing data on the currently selected QSO and a stream of WSJT-X decoded messages. I built a Node-Red flow to receive the WSJT-X QSO UDP broadcasts and provide three outputs: 1- List of stations calling CQ, 2- Selected QSO - Call Sign, and 3 - Selected QSO - Grid Square. The UDP data string is of variable length, so the user must enter their six-digit Home Station Grid Square (i.e. mine is "EN61SW"), where indicated, to get a proper parse of the data. I used the standard WSJT-X port numbers, but if you are not using the same, you need to add your port number to the UDP listener node.


The following files have been uploaded to the Files area of the [email protected] group.

By: Alan Blind

Description:
WSJT-X Dashboard. Displays data from "WSJT QSO Listener" and "WSJT Log Listener" Flows using Global Variables.