Page 1 of 1

Fldigi Log Output via UDP

Posted: Mon 6. May 2024, 18:20
by AG7AB
The fldigi development team is working on a new capability to provide QSO logging information from fldigi similar to that provided by WSJT-X. I have the AppleScript logging macro working fine, but I do like the way WSJT-X integrates with RL for logging, especially the checking of a selected callsign before the QSO is completed. The latest development release has the following description.
http://www.w1hkj.com/alpha/fldigi/readme.txt
UDP/CLOUD log record
* add write log record to UDP socket concurrent with other
internal and external logbook recording. UDP record in
ADIF format and contains the fields specified on the UDP
field selection dialog.
* Add field selection for cloud logbook export
* UDP and CLOUD export records are terminated by the <EOR>
tag.
* Make field selection paradigm identical for udp and cloud
exports.
* ADIF specification compliance
. change frequency field comma, ",", to period "."

Has anyone evaluated the test versions of this new release? Is there any possible integration with RumlogNG?

Thanks,
Mike
AG7AB

Re: Fldigi Log Output via UDP

Posted: Mon 6. May 2024, 20:14
by DL2RUM
Thanks for the hint Mike.
The format is very similar to the Flex Radio UDP logbook export format. RUMlog needs few minor changes.
As far as I've seen, only logging information are distributed. There are no notifications when the active dx callsign has changed. This would be required for a callsign check in RL.