|
From: Black M. <mdb...@ya...> - 2019-03-10 16:34:03
|
It's only in the source code in NetworkMessage.hpp
And, as for Laurie's question...it's a new feature.
* Logged ADIF Out 12 quint32 * Id (unique key) utf8 * ADIF text utf8 * * The logged ADIF message is sent to the server(s) when the * WSJT-X user accepts the "Log QSO" dialog by clicking the "OK" * button. The "ADIF text" field consists of a valid ADIF file * such that the WSJT-X UDP header information is encapsulated * into a valid ADIF header. E.g.: * * <magic-number><schema-number><type><id><32-bit-count> # binary encoded fields * # the remainder is the contents of the ADIF text field * <adif_ver:5>3.0.7 * <programid:6>WSJT-X * <EOH> * ADIF log data fields ...<EOR> * * Note that receiving applications can treat the whole message * as a valid ADIF file with one record without special parsing.
On Sunday, March 10, 2019, 11:20:08 AM CDT, Ed Stokes <w1...@co...> wrote:
Would somebody kindly tell me where to find documentation on the UDP function?
Many thanks, EdW1KOK
On Mar 2, 2019, at 10:58 PM, Laurie, VK3AMA <_vk...@vk...> wrote:
I was capturing localhost UDP data today and observed that an ADIF record is transmitted on the UDP Server port (2237) when a QSO is logged. Is this a new undocumented feature or testing code that slipped into the release?
de Laurie VK3AMA
_______________________________________________
wsjt-devel mailing list
wsj...@li...
https://lists.sourceforge.net/lists/listinfo/wsjt-devel
_______________________________________________
wsjt-devel mailing list
wsj...@li...
https://lists.sourceforge.net/lists/listinfo/wsjt-devel
|