Interface WsjtxLocation

This message allows the server to set the current current geographical location of operation. The supplied location is not persistent but is used as a session lifetime replacement loction that overrides the Maidenhead grid locater set in the application settings.

See WSJT-X source.

interface WsjtxLocation {
    id: string;
    location: string;
}

Properties

Properties

id: string

WSJT-X client name

location: string

Maidenhead grid to set as the local station's position