Interface WsjtxLoggedAdif

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.

See WSJT-X source.

interface WsjtxLoggedAdif {
    adif: string;
    id: string;
}

Properties

Properties

adif: string

ADIF encoded QSO data

id: string

WSJT-X client name