{{ category }} · since {{ since }}
+{{ category }} · available since {{ since }}
{{ summary }}
+ +Features
-Functions
+- KST4Contest combines ON4KST chat, candidate scoring, AirScout workflow, - sked handling, log synchronization and operator decision support. + 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
++ 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. +
++ 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. +
++ Bands, frequencies, activity and candidate priorities may be derived + from several sources. Explicit NOT-QRV information overrules a merely + inferred band opportunity. +
++ 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
++ The pages below explain the operating problem behind each function, the + information it uses and the limitations that remain. +
+{{ feature.data.category }}
-{{ feature.data.summary }}
- Learn more → + Read how it works →Technical details
++ 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. +
+ + +