diff --git a/website/_site/features/airscout/index.html b/website/_site/features/airscout/index.html new file mode 100644 index 0000000..5b2f775 --- /dev/null +++ b/website/_site/features/airscout/index.html @@ -0,0 +1,66 @@ + + + + + AirScout Integration for ON4KST Contest Operation + + + + + + + + + + + + + + + + + + + + +
+ +
+

AirScout integration for airplane scatter contest workflow.

+

+ KST4Contest connects ON4KST chat operation with AirScout-based airplane scatter awareness. +

+
+ +
+
+

Airplane scatter in the operator workflow

+

+ For VHF, UHF and microwave contests, aircraft reflections can create short but valuable contact opportunities. + KST4Contest is designed to help operators use this information directly while working with ON4KST chat traffic. +

+ +

From chat candidate to sked decision

+

+ AirScout information can support the decision whether a candidate station is worth scheduling immediately + or should be monitored for a later propagation window. +

+
+
+
+ + + + \ No newline at end of file diff --git a/website/_site/features/log-sync/index.html b/website/_site/features/log-sync/index.html new file mode 100644 index 0000000..c4dbc49 --- /dev/null +++ b/website/_site/features/log-sync/index.html @@ -0,0 +1,65 @@ + + + + + Log Synchronization with Win-Test and UCXLog + + + + + + + + + + + + + + + + + + + + +
+ +
+

Log synchronization for contest workflow integration.

+

+ KST4Contest can support operating workflows with external contest loggers such as Win-Test and UCXLog. +

+
+ +
+
+

Connect chat and logging

+

+ Contest operation is faster when chat information and log state are connected. + KST4Contest is designed to support this workflow instead of treating ON4KST chat as an isolated window. +

+ +

Band and contact awareness

+

+ Log synchronization can help the client understand which stations and bands are relevant during the contest. +

+
+
+
+ + + + \ No newline at end of file diff --git a/website/_site/features/sked-reminder/index.html b/website/_site/features/sked-reminder/index.html new file mode 100644 index 0000000..27290cf --- /dev/null +++ b/website/_site/features/sked-reminder/index.html @@ -0,0 +1,67 @@ + + + + + Sked Reminder for VHF UHF SHF Contests + + + + + + + + + + + + + + + + + + + + +
+ +
+

Sked reminders for time-critical contest contacts.

+

+ Keep scheduled contacts visible and reduce the risk of missing important VHF, UHF or SHF sked windows. +

+
+ +
+
+

Why sked reminders matter

+

+ During active contest periods, chat messages, log entries and aircraft scatter timing can easily distract operators. + KST4Contest helps keep important skeds in focus. +

+ +

Designed for real contest operation

+

+ The reminder workflow supports operators who coordinate contacts through ON4KST while also watching bands, + aircraft scatter opportunities and logging software. +

+
+
+ +
+ + + + \ No newline at end of file diff --git a/website/_site/sitemap.xml b/website/_site/sitemap.xml index b88b40f..b7f0096 100644 --- a/website/_site/sitemap.xml +++ b/website/_site/sitemap.xml @@ -18,4 +18,13 @@ https://kst4contest.hamradioonline.de/features/priority-score/ + + https://kst4contest.hamradioonline.de/features/airscout/ + + + https://kst4contest.hamradioonline.de/features/sked-reminder/ + + + https://kst4contest.hamradioonline.de/features/log-sync/ + \ No newline at end of file diff --git a/website/src/features/airscout/index.njk b/website/src/features/airscout/index.njk new file mode 100644 index 0000000..7a6de98 --- /dev/null +++ b/website/src/features/airscout/index.njk @@ -0,0 +1,28 @@ +--- +layout: base.njk +title: AirScout Integration for ON4KST Contest Operation +description: KST4Contest integrates AirScout and airplane scatter workflow support for VHF, UHF and SHF contest operators. +--- + +
+

AirScout integration for airplane scatter contest workflow.

+

+ KST4Contest connects ON4KST chat operation with AirScout-based airplane scatter awareness. +

+
+ +
+
+

Airplane scatter in the operator workflow

+

+ For VHF, UHF and microwave contests, aircraft reflections can create short but valuable contact opportunities. + KST4Contest is designed to help operators use this information directly while working with ON4KST chat traffic. +

+ +

From chat candidate to sked decision

+

+ AirScout information can support the decision whether a candidate station is worth scheduling immediately + or should be monitored for a later propagation window. +

+
+
\ No newline at end of file diff --git a/website/src/features/log-sync/index.njk b/website/src/features/log-sync/index.njk new file mode 100644 index 0000000..81c7930 --- /dev/null +++ b/website/src/features/log-sync/index.njk @@ -0,0 +1,27 @@ +--- +layout: base.njk +title: Log Synchronization with Win-Test and UCXLog +description: KST4Contest supports contest workflow integration with logging software such as Win-Test and UCXLog. +--- + +
+

Log synchronization for contest workflow integration.

+

+ KST4Contest can support operating workflows with external contest loggers such as Win-Test and UCXLog. +

+
+ +
+
+

Connect chat and logging

+

+ Contest operation is faster when chat information and log state are connected. + KST4Contest is designed to support this workflow instead of treating ON4KST chat as an isolated window. +

+ +

Band and contact awareness

+

+ Log synchronization can help the client understand which stations and bands are relevant during the contest. +

+
+
\ No newline at end of file diff --git a/website/src/features/sked-reminder/index.njk b/website/src/features/sked-reminder/index.njk new file mode 100644 index 0000000..a95cc10 --- /dev/null +++ b/website/src/features/sked-reminder/index.njk @@ -0,0 +1,28 @@ +--- +layout: base.njk +title: Sked Reminder for VHF UHF SHF Contests +description: KST4Contest includes sked reminder tools to help ON4KST contest operators keep scheduled contacts visible. +--- + +
+

Sked reminders for time-critical contest contacts.

+

+ Keep scheduled contacts visible and reduce the risk of missing important VHF, UHF or SHF sked windows. +

+
+ +
+
+

Why sked reminders matter

+

+ During active contest periods, chat messages, log entries and aircraft scatter timing can easily distract operators. + KST4Contest helps keep important skeds in focus. +

+ +

Designed for real contest operation

+

+ The reminder workflow supports operators who coordinate contacts through ON4KST while also watching bands, + aircraft scatter opportunities and logging software. +

+
+