Minor tweaks of the Pwr memory feature.

git-svn-id: svn+ssh://svn.code.sf.net/p/wsjt/wsjt/branches/wsjtx@7230 ab8295b8-cf94-4d9e-aec4-7959e3be5d79
This commit is contained in:
Joe Taylor 2016-10-25 20:35:34 +00:00
parent 0441986ccc
commit c067a21e9a
3 changed files with 11 additions and 11 deletions

View File

@ -1492,7 +1492,7 @@ both here.</string>
<string>Power Memory By Band</string>
</property>
<property name="title">
<string>Remember Power Settings By Band</string>
<string>Remember power settings by band</string>
</property>
<widget class="QCheckBox" name="checkBoxPwrBandTxMemory">
<property name="geometry">
@ -2604,12 +2604,12 @@ Right click for insert and delete options.</string>
</connection>
</connections>
<buttongroups>
<buttongroup name="TX_mode_button_group"/>
<buttongroup name="split_mode_button_group"/>
<buttongroup name="TX_audio_source_button_group"/>
<buttongroup name="PTT_method_button_group"/>
<buttongroup name="CAT_stop_bits_button_group"/>
<buttongroup name="CAT_data_bits_button_group"/>
<buttongroup name="split_mode_button_group"/>
<buttongroup name="CAT_handshake_button_group"/>
<buttongroup name="TX_audio_source_button_group"/>
<buttongroup name="TX_mode_button_group"/>
<buttongroup name="CAT_stop_bits_button_group"/>
<buttongroup name="PTT_method_button_group"/>
</buttongroups>
</ui>

Binary file not shown.

Before

Width:  |  Height:  |  Size: 10 KiB

After

Width:  |  Height:  |  Size: 12 KiB

View File

@ -33,8 +33,8 @@ calculated Doppler shift for the specified EME path. The file is
updated once per second whenever the <<ASTRODATA,Astronomical Data>>
window is displayed.
- _Power Memory By Band_: Checking one or both of these will cause
_WSJT-X_ to remember the *Pwr* slider setting for that operation on a
band-by-band basis. For example, when *Tune* is enabled here and you
click the *Tune* on the main window, the power slider will change to
the most recent setting used for *Tune* on that band.
- _Remember power settings by band_: Checking either of these will
cause _WSJT-X_ to remember the *Pwr* slider setting for that operation
on a band-by-band basis. For example, when *Tune* is checked here and
you click the *Tune* on the main window, the power slider will change
to the most recent setting used for *Tune* on the band in use.