mirror of
https://github.com/saitohirga/WSJT-X.git
synced 2024-11-22 04:11:16 -05:00
Tweaks.
git-svn-id: svn+ssh://svn.code.sf.net/p/wsjt/wsjt/branches/wsjtx@7422 ab8295b8-cf94-4d9e-aec4-7959e3be5d79
This commit is contained in:
parent
02a4cb95a4
commit
353c2bb4c3
@ -2314,7 +2314,7 @@ Right click for insert and delete options.</string>
|
||||
</property>
|
||||
</widget>
|
||||
</item>
|
||||
<item row="9" column="0">
|
||||
<item row="10" column="0">
|
||||
<widget class="QCheckBox" name="cbRealTime">
|
||||
<property name="enabled">
|
||||
<bool>false</bool>
|
||||
|
@ -31,7 +31,6 @@
|
||||
|
||||
real abscross_avg(864)
|
||||
real softbits(144)
|
||||
real softav(144)
|
||||
real waveform(0:863)
|
||||
real d(1024)
|
||||
real phase(864)
|
||||
@ -41,7 +40,7 @@
|
||||
|
||||
data first/.true./
|
||||
save cross_avg,abscross_avg,wt_avg,first,currently_training, &
|
||||
navg,softav,tlast,training_dxcall,trained_dxcall
|
||||
navg,tlast,training_dxcall,trained_dxcall
|
||||
|
||||
if (first) then
|
||||
navg=0
|
||||
|
Loading…
Reference in New Issue
Block a user