Functions

How KST4Contest supports the contest workflow

KST4Contest combines ON4KST messages with station, band, Worked, sked, AirScout and logger information. The individual functions use this shared context instead of treating every message or interface as an isolated event.

Some information is received directly from another program. Other information must be derived from chat messages, station names or the current operating state. The distinction matters: a detected band or a calculated priority is useful context, but not automatically a confirmed fact.

Shared context

Why the functions affect each other

A newly detected frequency can change the known bands of a station. This can affect its Worked state, filters, priority, map path and a later sked handover. The same principle applies to information received from a logger or entered manually.

Received information

ON4KST messages, logger packets, Win-Test network data and AirScout responses provide information at different levels of detail. Missing fields are not automatically equivalent to negative information.

Derived information

Bands, frequencies, activity and candidate priorities may be derived from several sources. Explicit NOT-QRV information overrules a merely inferred band opportunity.

Operator decision

Scores, filters, AP windows and path assessments reduce the amount of information that must be evaluated manually. They do not guarantee a contact or replace checking the actual operating situation.

Function overview

Functions in their intended order

The pages below explain the operating problem behind each function, the information it uses and the limitations that remain.

🧭

Station Control

PSTRotator Control

Point the antenna at a selected chat station and use the azimuth reported by PSTRotator throughout the KST4Contest operating context.

Read how it works →
✈️

Aircraft Scatter

AirScout Integration

Request station-specific aircraft-scatter information from AirScout and include the returned AP timing in the user list, timeline and candidate priority.

Read how it works →
🎯

Contest Workflow

Priority Score System

Calculate one priority per base callsign, exclude known unusable band combinations and order the remaining active stations by band, distance, direction, activity, AirScout, reply and sked context.

Read how it works →

Operator Speed

Macros and Variables

Insert recurring text through shortcut buttons or snippets and add current QRG, locator, heading, station-name and AirScout information when the message is used.

Read how it works →
🔔

Sked Management

Sked Reminder

Create a timed contact, raise its priority, show it on the timeline and optionally send reminder PMs before the agreed time.

Read how it works →
📋

ON4KST Chat

Global Message Views

Follow public chat, ON4KST DX cluster traffic and directed messages between other stations without tying the overview to the currently selected station.

Read how it works →
👁️

ON4KST Chat

QSO Monitoring

Follow messages sent or received by one station across its KST suffixes without changing the actual message destination or chat category.

Read how it works →
✉️

ON4KST Chat

Private Message Handling

Catch mentions of the configured login callsign from public or directed chat traffic and use six green age levels without changing the original message routing.

Read how it works →

Technical details

The manual remains the authoritative description

These pages provide a practical overview. Configuration parameters, interface requirements, exact behaviour and version-specific limitations are documented in the manual. Where the short description and the manual differ, the manual should be corrected first. Two competing descriptions of the same function would not improve matters.