mirror of
https://github.com/saitohirga/WSJT-X.git
synced 2025-05-29 04:42:28 -04:00
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:
parent
0441986ccc
commit
c067a21e9a
@ -1492,7 +1492,7 @@ both here.</string>
|
|||||||
<string>Power Memory By Band</string>
|
<string>Power Memory By Band</string>
|
||||||
</property>
|
</property>
|
||||||
<property name="title">
|
<property name="title">
|
||||||
<string>Remember Power Settings By Band</string>
|
<string>Remember power settings by band</string>
|
||||||
</property>
|
</property>
|
||||||
<widget class="QCheckBox" name="checkBoxPwrBandTxMemory">
|
<widget class="QCheckBox" name="checkBoxPwrBandTxMemory">
|
||||||
<property name="geometry">
|
<property name="geometry">
|
||||||
@ -2604,12 +2604,12 @@ Right click for insert and delete options.</string>
|
|||||||
</connection>
|
</connection>
|
||||||
</connections>
|
</connections>
|
||||||
<buttongroups>
|
<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="CAT_data_bits_button_group"/>
|
||||||
|
<buttongroup name="split_mode_button_group"/>
|
||||||
<buttongroup name="CAT_handshake_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>
|
</buttongroups>
|
||||||
</ui>
|
</ui>
|
||||||
|
Binary file not shown.
Before Width: | Height: | Size: 10 KiB After Width: | Height: | Size: 12 KiB |
@ -33,8 +33,8 @@ calculated Doppler shift for the specified EME path. The file is
|
|||||||
updated once per second whenever the <<ASTRODATA,Astronomical Data>>
|
updated once per second whenever the <<ASTRODATA,Astronomical Data>>
|
||||||
window is displayed.
|
window is displayed.
|
||||||
|
|
||||||
- _Power Memory By Band_: Checking one or both of these will cause
|
- _Remember power settings by band_: Checking either of these will
|
||||||
_WSJT-X_ to remember the *Pwr* slider setting for that operation on a
|
cause _WSJT-X_ to remember the *Pwr* slider setting for that operation
|
||||||
band-by-band basis. For example, when *Tune* is enabled here and you
|
on a band-by-band basis. For example, when *Tune* is checked here and
|
||||||
click the *Tune* on the main window, the power slider will change to
|
you click the *Tune* on the main window, the power slider will change
|
||||||
the most recent setting used for *Tune* on that band.
|
to the most recent setting used for *Tune* on the band in use.
|
||||||
|
Loading…
x
Reference in New Issue
Block a user