mirror of
https://github.com/praktimarc/kst4contest.git
synced 2026-07-14 00:26:52 +02:00
27 lines
901 B
Plaintext
27 lines
901 B
Plaintext
---
|
|
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.
|
|
---
|
|
|
|
<section class="hero">
|
|
<h1>Log synchronization for contest workflow integration.</h1>
|
|
<p>
|
|
KST4Contest can support operating workflows with external contest loggers such as Win-Test and UCXLog.
|
|
</p>
|
|
</section>
|
|
|
|
<section class="section">
|
|
<div class="card">
|
|
<h2>Connect chat and logging</h2>
|
|
<p>
|
|
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.
|
|
</p>
|
|
|
|
<h2>Band and contact awareness</h2>
|
|
<p>
|
|
Log synchronization can help the client understand which stations and bands are relevant during the contest.
|
|
</p>
|
|
</div>
|
|
</section> |