cqrlog/help/h26.html
2016-04-18 18:52:11 +02:00

98 lines
4.2 KiB
HTML

<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN">
<html>
<head>
<title>CQRLOG - CW Interface</title>
</head>
<body>
<table border="0" cellpadding="5" cellspacing="2" width="100%">
<tbody>
<tr>
<td valign="top"><img src="img/exc.png"></td>
<td bgcolor=#ffffcc valign="top" align="justify"><strong>
<font color="red">WARNING!</font></strong>
Backup your data often! BACKUP your log directory at the end of EVERY session!
All that you need to backup and store in a safe place is the log database directory
located in the ~/.config/cqrlog/database folder, or you can enable the autobackup function
in Preferences. This autobackup function creates an ADIF file with a backup of your log.
</td>
</tr>
</tbody>
</table>
<table style="text-align: left; width: 100%;" border="0" cellpadding="2" cellspacing="2">
<tbody>
<tr>
<td width="33%" align="left">&nbsp;&lt;<a href="h25.html"> Prev</a></td>
<td width="33%" align="center">[<a href="index.html#aa">Menu</a>]</td>
<td width="33%" align="right"><a href="index.html">Next </a>&gt;</td>
</tr>
</tbody>
</table>
<br>
<div style="text-align: left;"><strong>CQRLOG for LINUX by OK2CQR &amp; OK1RR</strong></div>
<p align=center><img src=img/line.png></p>
<h2><strong>CW interface</strong></h2>
<li align=justify>Assuming that your CW interface is properly set up and working,
you can add and/or edit your CW messages.<br><br>
First, set up your CW messages. In the upper menu bar on the logging screen,
click on the 'CW' item.<br><br>
<img src=img/h96.png><br><br>
Choose the 'Messages' option. In the resulting window, edit your CW messages which
will be played if you press the corresponding F key (in the logging screen).
You can set up to 10 predefined messages:<br><br>
<img src=img/h97.png><br><br>
There are some predefined macros which you can use in your messages:<br><br>
<table border="0" cellpadding="5" cellspacing="2" width="50%">
<tbody>
<tr>
<td bgcolor=#ffffcc valign="top">
%mc - my callsign<br>
%mn - my name<br>
%mq - my qth<br>
%r - rst to be sent<br>
%n - his name<br>
%c - his callsign<br>
| - half space<br>
%h - greetings (GM/GA/GE) calculated from local time of worked station<br>
%rs - rst to be sent, 9 replaced with N<br>
</td>
</tr>
</tbody>
</table>
<br>
Another option 'CW type' is a powerful keyboard keyer with 3 operation modes:<br><br>
<img src=img/h98.png><br><br>
<ul>
<li><strong>letter mode</strong> - the character of the corresponding keyboard key is
sent immediately on pressing the key
<li><strong>word mode</strong> - a whole word is typed, sending starts after pressing
of the spacebar
<li><strong>word mode, first word in letter mode</strong> - a combination of above.
The keyer begins in letter mode to avoid unneccessary delays, if you type fast enough
it switches to word mode
</li>
</ul>
These modes are common on professional keyboard keyers.<br><br>
The <strong>keying speed</strong> can be changed with PgUp (QRQ) and PgDn (QRS) keys
in 2 WPM steps. In the 'CW type' window, it can also be changed with the small arrow
buttons to the right of the speed display. The actual speed is always displayed in
the status line of the logging screen.<br><br>
<img src=img/h99.png><br><br>
Setup howtos for both <a href=cwd.html><strong>cwdaemon</strong></a> and
<a href=wkusb.html><strong>Winkey USB</strong></a> are available.<br><br>
</div>
<p align=center><img src=img/line.png></p>
<br>
<table width="100%" border="0" cellpadding="2" cellspacing="2">
<tbody>
<tr>
<td width="33%" align="left">&nbsp;&lt;<a href="h25.html"> Prev</a></td>
<td width="33%" align="center">[<a href="index.html#aa">Menu</a>]</td>
<td width="33%" align="right"><a href="index.html">Next </a>&gt;</td>
</tr>
</tbody>
</table>
<br>
</body>
</html>