Help file fixes and additions

This commit is contained in:
OH1KH 2020-03-06 16:49:15 +02:00
parent 077a6e4919
commit 83a2ef9aa6
5 changed files with 35 additions and 10 deletions

View File

@ -226,16 +226,29 @@
</div> </div>
<br> <br>
<img src=img/h100.png border=0><br> <img src=img/h100.png border=0><br>
<p align=center><img src=img/line.png></p>
<h2><strong>ROT Control</strong></h2></a>
<img src=img/h10b.png border=0><br><br>
<br> <br>
Setting up Rotator control is very similar to setting up Rig control.
<br><br><strong>Note:</strong>
<br>At start Rot control asks AzMin and AzMax values from rotator with command <strong>'+\dump_state'</strong>. Normally these values are defined by rotator type.
<br>How ever it is possible to change them with
<strong>Extra command line arguments</strong> . Using string <strong> --set-conf=min_az=10,max_az=355</strong> you can set rotator so that cqrlog will never turn it below 10deg or over 355deg.
<br>Some rotators may have turn from -180deg to 180deg, like Hamlib Dummy test rotator. In that case if AzMin is negative cqrlog will set it's 0deg point to that negative value pointed by AzMin.
If AzMin is 0 or positive cqrlog's degrees equal to rotator's degrees.
<p>See also <a href="h30.html">Operation: TRX/ROT Control</a>
</p><p align=center><img src=img/line.png></p>
<p>
<a name="mem"><strong>Add/Modify memory</strong></a><br><br> <a name="mem"><strong>Add/Modify memory</strong></a><br><br>
You can define your own favourite frequencis and swich between them directly in New QSO window using ALT+V (Mem down) You can define your own favourite frequencis and swich between them directly in New QSO window using ALT+V (Mem down)
and and
ALT+B (Mem up). These keys are used in N6TR clones to switch between bands.<br> ALT+B (Mem up). These keys are used in N6TR clones to switch between bands.<br>
You can also switch between memory frequencies with TRXControl's <b>M up</b> and <b>M dwn</b> buttons and set rig frequencies You can also switch between memory frequencies with TRXControl's <b>M up</b> and <b>M dwn</b> buttons and set rig frequencies
by double clicking rows in TRXControl's Add/Modify memory list. by double clicking rows in TRXControl's Add/Modify memory list.
</p><p>See also <a href="h30.html">Operation: TRXControl</a>
</p> </p>
<img src="img/h121.png"><br><br> <img src="img/h121.png"><br><br>
<a name=ah8><h2><strong>Modes</strong></h2></a> <a name=ah8><h2><strong>Modes</strong></h2></a>
<img src=img/h11.png border=0><br><br> <img src=img/h11.png border=0><br><br>

View File

@ -44,7 +44,7 @@ TRX Control window Shows current frequency and buttons allow change of Band, mod
<br>Default setting for power buttons is hidden. You can change it via dropdown menu "Preferences". <br>Default setting for power buttons is hidden. You can change it via dropdown menu "Preferences".
<br><br><b>M_up</b> and <b>M_dwn</b> buttons select next/previous entry from memory list. <b>M_Wri</b> adds entry to memory list from current rig frequency and mode and info field shows<b> "MW ok"</b>. <br><br><b>M_up</b> and <b>M_dwn</b> buttons select next/previous entry from memory list. <b>M_Wri</b> adds entry to memory list from current rig frequency and mode and info field shows<b> "MW ok"</b>.
<br> <br>
<br><br><b>NOTE!!!</b> <br>Check "pereferences/TRXcontor/Switch only between mode related memories"<br>Cqrlog TRXcontrol memories are categorized by mode (groups). CW, SSB(=AM+USB+LSB+FM), RTTY(=RTTY+DATA+PKTLSB+PKTUSB+PKTFM)[no mode selector for PKT* but you may "M wri" them anyway]. <br><br><b>NOTE!!!</b> <br>Check <b>pereferences/TRXcontrol/Switch only between mode related memories</b><br>Cqrlog TRXcontrol memories are categorized by mode (groups). CW, SSB(=AM+USB+LSB+FM), RTTY(=RTTY+DATA+PKTLSB+PKTUSB+PKTFM)[no mode selector for PKT* but you may "M wri" them anyway].
So do not wonder if you get smaller amount of memories than in your list when pressing <b>M_up</b> and <b>M_dwn</b> with "Show mode related" checked. So do not wonder if you get smaller amount of memories than in your list when pressing <b>M_up</b> and <b>M_dwn</b> with "Show mode related" checked.
<br><br> <br><br>
<img src="img/h122.png" name="9" width="393" height="367"> <img src="img/h122.png" name="9" width="393" height="367">
@ -57,12 +57,24 @@ So do not wonder if you get smaller amount of memories than in your list when pr
<br>Deleting a memory line, or all lines, do not have any further warning questions (Are you sure?). In case you deleted something wrong just close window with <b>Cancel</b>. No changes are recorded then. <br>Deleting a memory line, or all lines, do not have any further warning questions (Are you sure?). In case you deleted something wrong just close window with <b>Cancel</b>. No changes are recorded then.
<br>Closing <b>Add/Modify memories</b> is done with buttons <b>OK</b> or <b>Cancel</b>. Closing <b> Open memory list</b> window must be done using <b>x</b> at top right corner of window. <br>Closing <b>Add/Modify memories</b> is done with buttons <b>OK</b> or <b>Cancel</b>. Closing <b> Open memory list</b> window must be done using <b>x</b> at top right corner of window.
<br> <b> Open memory list</b> closes also if <b>Add/Modify memories</b> is opened. They can not be open at same time. <br> <b> Open memory list</b> closes also if <b>Add/Modify memories</b> is opened. They can not be open at same time.
<br><br> If you make changes to <b>preferences/TRXControl</b> after that just select another radio (even if not existing) from radio buttons <b>Radio 1</b> , <b>Radio 2</b>. Then select back the previous radio and new values are read. It is possible also reload settings from <b>NewQSO/File/Refresh TRX/ROT control</b>.</p>
</p><p>See also <a href="h1.html#ah7">setting up TRXControl</a> </p><p>See also <a href="h1.html#ah7">setting up TRX/ROTControl</a>
</p> </p>
<p align=center><img src=img/line.png></p> <p>
<br> <h3 ><a name="m3"></a>Rot Control</h3>
<table width="100%" border="0" cellpadding="2" cellspacing="2"> </p>
<p>
From NewQSO/Window you can open <strong>Rotor control</strong> window.
<p><img src="img/h121a.png" name="7" width="353" height="367">
</p>
Window shows current position of rotor, Buttons to set Short/Long path direction and radio buttons to select rotor 1 or rotor 2.
<br><br> When you have filled a call to NewQSO callsign field and moved away from that field DXCC info part is filled against call prefix, and/or locator grid if entered.
At that point, when DXCC/AZIM shows a value it is possible to press <b>Short Path</b> or <b>Long Path buttons</b> and your rotator will turn your antenna to that direction.
<br><br> If you make changes to <b>preferences/Rot Control</b> after that just select another rotator (even if not existing) from radio buttons <b>Rotor 1</b> , <b>Rotor 2</b>. Then select back the previous rotor and new values are read. It is possible also reload settings from <b>NewQSO/File/Refresh TRX/ROT control</b>.</p>
</p><p>See also <a href="h1.html#ah7">setting up TRX/ROTControl</a>
</p><table width="100%" border="0" cellpadding="2" cellspacing="2">
<tbody> <tbody>
<tr> <tr>
<td width="33%" align="center">[<a href="index_right.html">Menu</a>]</td> <td width="33%" align="center">[<a href="index_right.html">Menu</a>]</td>

BIN
help/img/h10b.png Normal file

Binary file not shown.

After

Width:  |  Height:  |  Size: 77 KiB

BIN
help/img/h121a.png Normal file

Binary file not shown.

After

Width:  |  Height:  |  Size: 7.5 KiB

View File

@ -18,7 +18,7 @@
<li><a target="right" href="h1.html#ah4">New QSO</a></li> <li><a target="right" href="h1.html#ah4">New QSO</a></li>
<li><a target="right" href="h1.html#ah5">Visible columns</a></li> <li><a target="right" href="h1.html#ah5">Visible columns</a></li>
<li><a target="right" href="h1.html#ah6">Bands</a></li> <li><a target="right" href="h1.html#ah6">Bands</a></li>
<li><a target="right" href="h1.html#ah7">TRX Control</a></li> <li><a target="right" href="h1.html#ah7">TRX/ROT Control</a></li>
<li><a target="right" href="h1.html#ah8">Modes</a></li> <li><a target="right" href="h1.html#ah8">Modes</a></li>
<li><a target="right" href="h1.html#ah9">QTH Profiles</a></li> <li><a target="right" href="h1.html#ah9">QTH Profiles</a></li>
<li><a target="right" href="h1.html#ah10">Export</a></li> <li><a target="right" href="h1.html#ah10">Export</a></li>
@ -69,7 +69,7 @@
<li><a target="right" href="h24.html#ah23">Statistics</a></li> <li><a target="right" href="h24.html#ah23">Statistics</a></li>
<li><a target="right" href="contest.html">Contest</a></li> <li><a target="right" href="contest.html">Contest</a></li>
<li><a target="right" href="remi.html">Reminder</a></li> <li><a target="right" href="remi.html">Reminder</a></li>
<li><a target="right" href="h30.html">TRX Control</a></li> <li><a target="right" href="h30.html">TRX/ROT Control</a></li>
<li><a target="right" href="gridmap.html">Grid Map</a></li> <li><a target="right" href="gridmap.html">Grid Map</a></li>
</ul> </ul>
<strong><h3>Advanced operations</h3></strong> <strong><h3>Advanced operations</h3></strong>