Interface WsjtxHaltTx

The server may stop a client from transmitting messages either immediately or at the end of the current transmission period using this message.

See WSJT-X source.

interface WsjtxHaltTx {
    autoTxOnly: boolean;
    id: string;
}

Properties

Properties

autoTxOnly: boolean

If false, stop the ongoing transmission immediately. If true, this doesn't halt the current transmission, it just disables WSJT-X from transmitting after the current round.

id: string

WSJT-X client name