mirror of
https://github.com/saitohirga/WSJT-X.git
synced 2024-10-31 15:47:10 -04:00
8d7b9bba56
The "Hold Tx Freq" check box allows one's Tx frequency to be fixed when replying by double-clicking a decode. When in FT8 hound mode one's Tx frequency is always held when double-clicking a decode unless directed by internal logic to change. Direct Tx offset changes are still allowed in hound mode, as are the normal waterfall clicks. git-svn-id: svn+ssh://svn.code.sf.net/p/wsjt/wsjt/branches/wsjtx@8490 ab8295b8-cf94-4d9e-aec4-7959e3be5d79
32 lines
1.0 KiB
Plaintext
32 lines
1.0 KiB
Plaintext
<table cellpadding=5>
|
|
<tr>
|
|
<th align="right">Click on</th>
|
|
<th align="left">Action</th>
|
|
</tr>
|
|
<tr>
|
|
<td align="right">Waterfall:</td>
|
|
<td><b>Click</b> to set Rx frequency.<br/>
|
|
<b>Shift-click</b> to set Tx frequency.<br/>
|
|
<b>Ctrl-click</b> or <b>Right-click</b> to set Rx and Tx frequencies.<br/>
|
|
<b>Double-click</b> to also decode at Rx frequency.<br/>
|
|
</td>
|
|
</tr>
|
|
<tr>
|
|
<td align="right">Decoded text:</td>
|
|
<td><b>Double-click</b> to copy second callsign to Dx Call,<br/>
|
|
locator to Dx Grid, change Rx and Tx frequency to<br/>
|
|
decoded signal's frequency, and generate standard<br/>
|
|
messages.<br/>
|
|
If <b>Hold Tx Freq</b> is checked or first callsign in message<br/>
|
|
is your own call, Tx frequency is not changed unless <br/>
|
|
<b>Ctrl</b> is held down.<br/>
|
|
</td>
|
|
</tr>
|
|
<tr>
|
|
<td align="right">Erase button:</td>
|
|
<td><b>Click</b> to erase QSO window.<br/>
|
|
<b>Double-click</b> to erase QSO and Band Activity windows.
|
|
</td>
|
|
</tr>
|
|
</table>
|