mirror of
https://github.com/praktimarc/kst4contest.git
synced 2026-07-13 16:16:44 +02:00
Introduce feature content model
This commit is contained in:
@@ -42,7 +42,7 @@
|
||||
<h1>AirScout Integration</h1>
|
||||
<h1 id="airscout-integration" tabindex="-1"><a class="header-anchor" href="#airscout-integration">AirScout Integration</a></h1>
|
||||
<blockquote>
|
||||
<p>🇬🇧 You are reading the English version | 🇩🇪 <a href="de-AirScout-Integration">Deutsche Version</a></p>
|
||||
<p>🇬🇧 You are reading the English version | 🇩🇪 <a href="/manual/de/airscout-integration/">Deutsche Version</a></p>
|
||||
</blockquote>
|
||||
<p>AirScout (by DL2ALF) is a program for detecting aircraft for aircraft scatter operation. KST4Contest is tightly integrated with AirScout and shows reflectable aircraft directly in the user list.</p>
|
||||
<blockquote>
|
||||
|
||||
@@ -42,7 +42,7 @@
|
||||
<h1>Changelog</h1>
|
||||
<h1 id="changelog" tabindex="-1"><a class="header-anchor" href="#changelog">Changelog</a></h1>
|
||||
<blockquote>
|
||||
<p>🇬🇧 You are reading the English version | 🇩🇪 <a href="de-Changelog">Deutsche Version</a></p>
|
||||
<p>🇬🇧 You are reading the English version | 🇩🇪 <a href="/manual/de/changelog/">Deutsche Version</a></p>
|
||||
</blockquote>
|
||||
<p>Version history of KST4Contest / PraktiKST.</p>
|
||||
<hr>
|
||||
|
||||
@@ -42,7 +42,7 @@
|
||||
<h1>Configuration</h1>
|
||||
<h1 id="configuration" tabindex="-1"><a class="header-anchor" href="#configuration">Configuration</a></h1>
|
||||
<blockquote>
|
||||
<p>🇬🇧 You are reading the English version | 🇩🇪 <a href="de-Konfiguration">Deutsche Version</a></p>
|
||||
<p>🇬🇧 You are reading the English version | 🇩🇪 <a href="/manual/de/konfiguration/">Deutsche Version</a></p>
|
||||
</blockquote>
|
||||
<p>After the first start, the <strong>settings window</strong> opens – this is the central starting point for all configuration. It is recommended to keep the settings window open during operation (e.g. to quickly toggle the beacon on and off).</p>
|
||||
<blockquote>
|
||||
@@ -76,7 +76,7 @@ Also, select the <strong>primary chat category</strong> (e.g., IARU Region 1 VHF
|
||||
<p>A change is only needed if the server moves or an alternative endpoint is used.</p>
|
||||
<hr>
|
||||
<h2 id="log-sync-settings" tabindex="-1"><a class="header-anchor" href="#log-sync-settings">Log Sync Settings</a></h2>
|
||||
<p>Three methods are available for automatically marking worked stations. Details: <a href="en-Log-Sync">Log Synchronisation</a>.</p>
|
||||
<p>Three methods are available for automatically marking worked stations. Details: <a href="/manual/en/log-sync/">Log Synchronisation</a>.</p>
|
||||
<h3 id="universal-file-based-callsign-interpreter-(simplelogfile)" tabindex="-1"><a class="header-anchor" href="#universal-file-based-callsign-interpreter-(simplelogfile)">Universal File Based Callsign Interpreter (Simplelogfile)</a></h3>
|
||||
<p>Interprets any log file using regex for callsign patterns. No band information is available. Suitable as a fallback or for log programs that are not directly supported.</p>
|
||||
<h3 id="network-listener-for-logger%E2%80%99s-qso-udp-broadcast" tabindex="-1"><a class="header-anchor" href="#network-listener-for-logger%E2%80%99s-qso-udp-broadcast">Network Listener for Logger’s QSO UDP Broadcast</a></h3>
|
||||
@@ -95,7 +95,7 @@ Also, select the <strong>primary chat category</strong> (e.g., IARU Region 1 VHF
|
||||
</blockquote>
|
||||
<hr>
|
||||
<h2 id="airscout-settings" tabindex="-1"><a class="header-anchor" href="#airscout-settings">AirScout Settings</a></h2>
|
||||
<p>Configuration of the interface to AirScout for aircraft scatter detection. Details: <a href="en-AirScout-Integration">AirScout Integration</a>.</p>
|
||||
<p>Configuration of the interface to AirScout for aircraft scatter detection. Details: <a href="/manual/en/airscout-integration/">AirScout Integration</a>.</p>
|
||||
<hr>
|
||||
<h2 id="notification-settings" tabindex="-1"><a class="header-anchor" href="#notification-settings">Notification Settings</a></h2>
|
||||
<p>Three notification types are available:</p>
|
||||
|
||||
@@ -42,7 +42,7 @@
|
||||
<h1>DX Cluster Server</h1>
|
||||
<h1 id="built-in-dx-cluster-server" tabindex="-1"><a class="header-anchor" href="#built-in-dx-cluster-server">Built-in DX Cluster Server</a></h1>
|
||||
<blockquote>
|
||||
<p>🇬🇧 You are reading the English version | 🇩🇪 <a href="de-DX-Cluster-Server">Deutsche Version</a></p>
|
||||
<p>🇬🇧 You are reading the English version | 🇩🇪 <a href="/manual/de/dx-cluster-server/">Deutsche Version</a></p>
|
||||
</blockquote>
|
||||
<p>From <strong>version 1.23</strong>, KST4Contest includes a built-in DX cluster server. It sends spots directly to the logging software whenever a direction warning is triggered.</p>
|
||||
<p><em>(Idea by OM0AAO, Viliam Petrik – thank you!)</em></p>
|
||||
@@ -99,7 +99,7 @@
|
||||
<p>If KST4Contest runs on a separate computer (not the logging computer):</p>
|
||||
<ul>
|
||||
<li>Host in the logging software: IP of the KST4Contest computer (not <code>127.0.0.1</code>)</li>
|
||||
<li>Same configuration as for the QSO UDP broadcast packets (see <a href="en-Log-Sync">Log Synchronisation</a>)</li>
|
||||
<li>Same configuration as for the QSO UDP broadcast packets (see <a href="/manual/en/log-sync/">Log Synchronisation</a>)</li>
|
||||
</ul>
|
||||
<hr>
|
||||
<h2 id="tested-logging-software" tabindex="-1"><a class="header-anchor" href="#tested-logging-software">Tested Logging Software</a></h2>
|
||||
|
||||
@@ -42,7 +42,7 @@
|
||||
<h1>Features</h1>
|
||||
<h1 id="features" tabindex="-1"><a class="header-anchor" href="#features">Features</a></h1>
|
||||
<blockquote>
|
||||
<p>🇬🇧 You are reading the English version | 🇩🇪 <a href="de-Funktionen">Deutsche Version</a></p>
|
||||
<p>🇬🇧 You are reading the English version | 🇩🇪 <a href="/manual/de/funktionen/">Deutsche Version</a></p>
|
||||
</blockquote>
|
||||
<p>Overview of all main features of KST4Contest.</p>
|
||||
<hr>
|
||||
@@ -87,7 +87,7 @@
|
||||
</blockquote>
|
||||
<hr>
|
||||
<h2 id="sked-direction-spots-(built-in-dx-cluster)" tabindex="-1"><a class="header-anchor" href="#sked-direction-spots-(built-in-dx-cluster)">Sked Direction Spots (Built-in DX Cluster)</a></h2>
|
||||
<p>From <strong>v1.23</strong>: Direction warnings are forwarded as DX cluster spots to the logging software when a QRG is known. Details: <a href="en-DX-Cluster-Server">DX Cluster Server</a>.</p>
|
||||
<p>From <strong>v1.23</strong>: Direction warnings are forwarded as DX cluster spots to the logging software when a QRG is known. Details: <a href="/manual/en/dx-cluster-server/">DX Cluster Server</a>.</p>
|
||||
<hr>
|
||||
<h2 id="qrg-detection-(qrg-reading)" tabindex="-1"><a class="header-anchor" href="#qrg-detection-(qrg-reading)">QRG Detection (QRG Reading)</a></h2>
|
||||
<p>KST4Contest processes every line of text flowing through the channel and automatically extracts <strong>frequency references</strong>. These are displayed in the user list in the <strong>QRG column</strong>.</p>
|
||||
@@ -95,7 +95,7 @@
|
||||
<p><strong>Benefit</strong>: Without asking, you can directly look up a station’s calling frequency and decide whether a contact is possible.</p>
|
||||
<hr>
|
||||
<h2 id="worked-marking" tabindex="-1"><a class="header-anchor" href="#worked-marking">Worked Marking</a></h2>
|
||||
<p>Worked stations are visually marked in the user list – per band. Based on <a href="en-Log-Sync">Log Synchronisation</a> via UDP or Simplelogfile.</p>
|
||||
<p>Worked stations are visually marked in the user list – per band. Based on <a href="/manual/en/log-sync/">Log Synchronisation</a> via UDP or Simplelogfile.</p>
|
||||
<p>Reset the database before each contest: <a href="Configuration#worked-station-database-settings">Configuration – Worked Station Database Settings</a>.</p>
|
||||
<hr>
|
||||
<h2 id="not-qrv-tags-(from-v1.2)" tabindex="-1"><a class="header-anchor" href="#not-qrv-tags-(from-v1.2)">NOT-QRV Tags (from v1.2)</a></h2>
|
||||
|
||||
@@ -42,7 +42,7 @@
|
||||
<h1>Home</h1>
|
||||
<h1 id="kst4contest-%E2%80%93-wiki" tabindex="-1"><a class="header-anchor" href="#kst4contest-%E2%80%93-wiki">KST4Contest – Wiki</a></h1>
|
||||
<blockquote>
|
||||
<p>🇬🇧 You are reading the English version | 🇩🇪 <a href="de-Home">Deutsche Version</a></p>
|
||||
<p>🇬🇧 You are reading the English version | 🇩🇪 <a href="/manual/de/home/">Deutsche Version</a></p>
|
||||
</blockquote>
|
||||
<p><strong>KST4Contest</strong> (also known as <em>PraktiKST</em>) is a Java-based chat client for the <a href="http://www.on4kst.info/chat/">ON4KST Chat</a>, specifically designed for contest operation on the VHF/UHF/SHF bands (144 MHz and above).</p>
|
||||
<p>Developed by <strong>DO5AMF (Marc Fröhlich)</strong>, operator at DM5M.</p>
|
||||
@@ -57,39 +57,39 @@
|
||||
</thead>
|
||||
<tbody>
|
||||
<tr>
|
||||
<td><a href="en-Installation">Installation</a></td>
|
||||
<td><a href="/manual/en/installation/">Installation</a></td>
|
||||
<td>Download, Java requirements, update</td>
|
||||
</tr>
|
||||
<tr>
|
||||
<td><a href="en-Configuration">Configuration</a></td>
|
||||
<td><a href="/manual/en/configuration/">Configuration</a></td>
|
||||
<td>All settings in detail</td>
|
||||
</tr>
|
||||
<tr>
|
||||
<td><a href="en-Log-Sync">Log Synchronisation</a></td>
|
||||
<td><a href="/manual/en/log-sync/">Log Synchronisation</a></td>
|
||||
<td>UCXLog, N1MM+, QARTest, <a href="http://DXLog.net">DXLog.net</a>, WinTest</td>
|
||||
</tr>
|
||||
<tr>
|
||||
<td><a href="en-AirScout-Integration">AirScout Integration</a></td>
|
||||
<td><a href="/manual/en/airscout-integration/">AirScout Integration</a></td>
|
||||
<td>Aircraft scatter detection</td>
|
||||
</tr>
|
||||
<tr>
|
||||
<td><a href="en-DX-Cluster-Server">DX Cluster Server</a></td>
|
||||
<td><a href="/manual/en/dx-cluster-server/">DX Cluster Server</a></td>
|
||||
<td>Built-in DX cluster for your logging software</td>
|
||||
</tr>
|
||||
<tr>
|
||||
<td><a href="en-Features">Features</a></td>
|
||||
<td><a href="/manual/en/features/">Features</a></td>
|
||||
<td>All features at a glance</td>
|
||||
</tr>
|
||||
<tr>
|
||||
<td><a href="en-Macros-and-Variables">Macros and Variables</a></td>
|
||||
<td><a href="/manual/en/macros-and-variables/">Macros and Variables</a></td>
|
||||
<td>Text snippets, shortcuts, variables</td>
|
||||
</tr>
|
||||
<tr>
|
||||
<td><a href="en-User-Interface">User Interface</a></td>
|
||||
<td><a href="/manual/en/user-interface/">User Interface</a></td>
|
||||
<td>UI explanation and operation</td>
|
||||
</tr>
|
||||
<tr>
|
||||
<td><a href="en-Changelog">Changelog</a></td>
|
||||
<td><a href="/manual/en/changelog/">Changelog</a></td>
|
||||
<td>Version history</td>
|
||||
</tr>
|
||||
</tbody>
|
||||
|
||||
@@ -42,7 +42,7 @@
|
||||
<h1>Installation</h1>
|
||||
<h1 id="installation" tabindex="-1"><a class="header-anchor" href="#installation">Installation</a></h1>
|
||||
<blockquote>
|
||||
<p>🇬🇧 You are reading the English version | 🇩🇪 <a href="de-Installation">Deutsche Version</a></p>
|
||||
<p>🇬🇧 You are reading the English version | 🇩🇪 <a href="/manual/de/installation/">Deutsche Version</a></p>
|
||||
</blockquote>
|
||||
<h2 id="prerequisites" tabindex="-1"><a class="header-anchor" href="#prerequisites">Prerequisites</a></h2>
|
||||
<p>An resolution of 1200px by 720px is recommended</p>
|
||||
|
||||
@@ -42,7 +42,7 @@
|
||||
<h1>Log Sync</h1>
|
||||
<h1 id="log-synchronisation" tabindex="-1"><a class="header-anchor" href="#log-synchronisation">Log Synchronisation</a></h1>
|
||||
<blockquote>
|
||||
<p>🇬🇧 You are reading the English version | 🇩🇪 <a href="de-Log-Synchronisation">Deutsche Version</a></p>
|
||||
<p>🇬🇧 You are reading the English version | 🇩🇪 <a href="/manual/de/log-synchronisation/">Deutsche Version</a></p>
|
||||
</blockquote>
|
||||
<p>KST4Contest automatically marks worked stations in the chat user list. Two basic methods are available:</p>
|
||||
<hr>
|
||||
|
||||
@@ -42,7 +42,7 @@
|
||||
<h1>Macros and Variables</h1>
|
||||
<h1 id="macros-and-variables" tabindex="-1"><a class="header-anchor" href="#macros-and-variables">Macros and Variables</a></h1>
|
||||
<blockquote>
|
||||
<p>🇬🇧 You are reading the English version | 🇩🇪 <a href="de-Makros-und-Variablen">Deutsche Version</a></p>
|
||||
<p>🇬🇧 You are reading the English version | 🇩🇪 <a href="/manual/de/makros-und-variablen/">Deutsche Version</a></p>
|
||||
</blockquote>
|
||||
<p>KST4Contest offers a flexible system of text snippets, shortcuts and built-in variables that significantly speed up the chat workflow during contests.</p>
|
||||
<hr>
|
||||
|
||||
@@ -42,7 +42,7 @@
|
||||
<h1>User Interface</h1>
|
||||
<h1 id="user-interface" tabindex="-1"><a class="header-anchor" href="#user-interface">User Interface</a></h1>
|
||||
<blockquote>
|
||||
<p>🇬🇧 You are reading the English version | 🇩🇪 <a href="de-Benutzeroberflaeche">Deutsche Version</a></p>
|
||||
<p>🇬🇧 You are reading the English version | 🇩🇪 <a href="/manual/de/benutzeroberflaeche/">Deutsche Version</a></p>
|
||||
</blockquote>
|
||||
<h2 id="connecting-to-the-chat" tabindex="-1"><a class="header-anchor" href="#connecting-to-the-chat">Connecting to the Chat</a></h2>
|
||||
<ol>
|
||||
|
||||
Reference in New Issue
Block a user