Rsclub2_2 fdec5220d1 Unify band-opportunity logic and add B+/a/o status to the station table
Issue #70, #66, #65

Introduces a shared BandOpportunityResolver so the station table's band
columns, the New bands filter, the band-upgrade hint, the priority
score, the map markers and the automatic reachability band selection
all derive band availability the same way: recent QRG detections (30
min window) plus station-name hints, evaluated across every active
callsignRaw variant, with manual NOT-QRV always taking precedence.

The per-band table cells now distinguish:
- X: worked on this band
- a: band available, call not worked on any band yet
- B+: band available, call already worked on another band
- o: grid square already worked on this band (any station) - combines
  with the others, e.g. "ao" or "B+o"

Both "a" and "o" can be toggled off in the GUI settings tab.

Assisted by Claude Sonnet 5 <noreply@anthropic.com>
2026-08-04 21:00:23 +02:00
2026-07-21 13:50:48 +02:00
2023-11-10 08:33:17 +01:00
2023-11-10 08:33:17 +01:00
2026-07-21 13:50:48 +02:00
2024-01-16 22:51:30 +01:00
2023-11-09 22:53:59 +01:00
2023-11-10 08:33:17 +01:00
2023-11-10 08:33:17 +01:00
2023-11-14 00:50:10 +01:00
2023-11-10 08:33:17 +01:00

KST4Contest

KST4Contest (also known as pratiKST) is a Java-based chat client for ON4KST, focused on VHF/UHF/SHF contest operation.

Website

The offical Website of KST4Contest is now instead of do5amf.funkerportal.de the new website here https://kst4contest.hamradioonline.de

Documentation

The full user documentation is maintained in the project wiki:

Direct entry points:

Build

Compile locally with Maven Wrapper:

./mvnw -B -DskipTests compile

Notes

  • Source code is under src/.
  • Documentation markdown pages for wiki/PDF are under github_docs/.

Status of the latest CI:

Wiki Publishing:

Publish wiki

Docs PDF

Builds:

Nightly Runtime Artifacts

S
Description
No description provided
Readme GPL-3.0
507 MiB
Languages
Java 89.9%
CSS 3.3%
JavaScript 2.4%
Nunjucks 2.1%
Python 1.1%
Other 1.2%