Bill Somerville
21b925bf84
Use Qt signals to process configuration name changes
...
This change maintains the encapsulation of the MultiSettings class by
using a signal to notify clients of changes to the current
configuration name.
Modifications to the MainWindow class to display the current
configuration name in the status bar, if it is not "Default", based on
MultiSettings events rather than polling for changes.
git-svn-id: svn+ssh://svn.code.sf.net/p/wsjt/wsjt/branches/wsjtx@7257 ab8295b8-cf94-4d9e-aec4-7959e3be5d79
2016-10-28 17:15:04 +00:00
Joe Taylor
406669e450
Fic label_7 for MSK144. User guide updates.
...
git-svn-id: svn+ssh://svn.code.sf.net/p/wsjt/wsjt/branches/wsjtx@7256 ab8295b8-cf94-4d9e-aec4-7959e3be5d79
2016-10-28 15:33:56 +00:00
Joe Taylor
089f4f2bfa
Add a status bar label for configuration name (if other than "Default").
...
git-svn-id: svn+ssh://svn.code.sf.net/p/wsjt/wsjt/branches/wsjtx@7252 ab8295b8-cf94-4d9e-aec4-7959e3be5d79
2016-10-28 14:33:00 +00:00
Joe Taylor
4db3f03b09
Remove more diagnostic prints.
...
git-svn-id: svn+ssh://svn.code.sf.net/p/wsjt/wsjt/branches/wsjtx@7244 ab8295b8-cf94-4d9e-aec4-7959e3be5d79
2016-10-26 19:13:18 +00:00
Joe Taylor
cef1dbb763
Remove diagnostic print.
...
git-svn-id: svn+ssh://svn.code.sf.net/p/wsjt/wsjt/branches/wsjtx@7243 ab8295b8-cf94-4d9e-aec4-7959e3be5d79
2016-10-26 19:02:43 +00:00
Joe Taylor
cd46a41260
Introduce a 1-second delay before starting wsprd. (There is probably a better
...
way to make sure that the new .wav file is ready, before starting wsprd?)
git-svn-id: svn+ssh://svn.code.sf.net/p/wsjt/wsjt/branches/wsjtx@7242 ab8295b8-cf94-4d9e-aec4-7959e3be5d79
2016-10-26 19:01:46 +00:00
Joe Taylor
5bb6418361
Correct some values of the m_hsymStop.
...
git-svn-id: svn+ssh://svn.code.sf.net/p/wsjt/wsjt/branches/wsjtx@7236 ab8295b8-cf94-4d9e-aec4-7959e3be5d79
2016-10-26 16:11:21 +00:00
Joe Taylor
f8e23e3b18
Prevents auto power tune from resetting attenuation to 0 by default.
...
Fix autotune for tx pwr on band changes to keep current level if never set.
git-svn-id: svn+ssh://svn.code.sf.net/p/wsjt/wsjt/branches/wsjtx@7233 ab8295b8-cf94-4d9e-aec4-7959e3be5d79
2016-10-25 22:49:20 +00:00
Joe Taylor
3d72f8723a
Minor tweaks to MDB patch and User Guide.
...
git-svn-id: svn+ssh://svn.code.sf.net/p/wsjt/wsjt/branches/wsjtx@7232 ab8295b8-cf94-4d9e-aec4-7959e3be5d79
2016-10-25 21:15:12 +00:00
Joe Taylor
b5f147e09d
Add the W9MDB patch (very slightly modified) for band-by-band memory
...
of power settings for Transmit and Tune. Also an interim update of
v1.7_Features.txt.
git-svn-id: svn+ssh://svn.code.sf.net/p/wsjt/wsjt/branches/wsjtx@7229 ab8295b8-cf94-4d9e-aec4-7959e3be5d79
2016-10-25 20:24:09 +00:00
Joe Taylor
2d7f341737
Rationalize several VHF-oriented features of the JT4 and JT64 decoders. More additions to the User Guide.
...
git-svn-id: svn+ssh://svn.code.sf.net/p/wsjt/wsjt/branches/wsjtx@7227 ab8295b8-cf94-4d9e-aec4-7959e3be5d79
2016-10-24 20:48:24 +00:00
Joe Taylor
86d58e142b
Clarify what VHF-enabled JT65 messages get sent to the right window.
...
git-svn-id: svn+ssh://svn.code.sf.net/p/wsjt/wsjt/branches/wsjtx@7226 ab8295b8-cf94-4d9e-aec4-7959e3be5d79
2016-10-24 17:01:47 +00:00
Joe Taylor
e1550bfa34
Use bVHF rather than single_decode to control display of params at end of decode line.
...
git-svn-id: svn+ssh://svn.code.sf.net/p/wsjt/wsjt/branches/wsjtx@7225 ab8295b8-cf94-4d9e-aec4-7959e3be5d79
2016-10-24 15:25:25 +00:00
Joe Taylor
529ff06462
Don't display dupes in JT65, even if minsync<0. Use VHFfeatures rather than single_decode to control display of Tol, etc., in plotter.
...
git-svn-id: svn+ssh://svn.code.sf.net/p/wsjt/wsjt/branches/wsjtx@7224 ab8295b8-cf94-4d9e-aec4-7959e3be5d79
2016-10-24 14:56:14 +00:00
Joe Taylor
9f2d7e68e3
For now, we'll allow click-to-decode in ISCAT mode.
...
git-svn-id: svn+ssh://svn.code.sf.net/p/wsjt/wsjt/branches/wsjtx@7218 ab8295b8-cf94-4d9e-aec4-7959e3be5d79
2016-10-21 18:07:12 +00:00
Joe Taylor
e362b7f537
Fix the display/hiding of decodedTextBrowser2 and dexpdedTextLabel2 wrt ISCAT.
...
git-svn-id: svn+ssh://svn.code.sf.net/p/wsjt/wsjt/branches/wsjtx@7214 ab8295b8-cf94-4d9e-aec4-7959e3be5d79
2016-10-21 16:29:09 +00:00
Joe Taylor
e95fe28b84
Include four more items in the "displayWidgets" list.
...
git-svn-id: svn+ssh://svn.code.sf.net/p/wsjt/wsjt/branches/wsjtx@7212 ab8295b8-cf94-4d9e-aec4-7959e3be5d79
2016-10-21 15:32:05 +00:00
Joe Taylor
fc65b2807a
Correct the "warbling" Echo tone after doing a JT9-fast transmission.
...
git-svn-id: svn+ssh://svn.code.sf.net/p/wsjt/wsjt/branches/wsjtx@7211 ab8295b8-cf94-4d9e-aec4-7959e3be5d79
2016-10-21 14:23:06 +00:00
Joe Taylor
5e27a85c9d
Major refactoring of code that determines visibility of GUI controls. Please report any undesired or incorrect behavior!
...
git-svn-id: svn+ssh://svn.code.sf.net/p/wsjt/wsjt/branches/wsjtx@7209 ab8295b8-cf94-4d9e-aec4-7959e3be5d79
2016-10-20 19:25:48 +00:00
Joe Taylor
074addf297
Remove vestigial references to WSPR_2. Update wsjtx.pro. Add samples for all modes.
...
git-svn-id: svn+ssh://svn.code.sf.net/p/wsjt/wsjt/branches/wsjtx@7208 ab8295b8-cf94-4d9e-aec4-7959e3be5d79
2016-10-20 15:43:03 +00:00
Joe Taylor
e2f8e67d8b
Replace commented-out frequency-setting statement. Make sure that RxFreqSpinBox is visible in JT4 mode,
...
git-svn-id: svn+ssh://svn.code.sf.net/p/wsjt/wsjt/branches/wsjtx@7207 ab8295b8-cf94-4d9e-aec4-7959e3be5d79
2016-10-20 13:16:58 +00:00
Joe Taylor
e7c82dfa06
correct a flaw in "Decode remaining files in directory"; correct the widget visibility in ISCAT mode.
...
git-svn-id: svn+ssh://svn.code.sf.net/p/wsjt/wsjt/branches/wsjtx@7201 ab8295b8-cf94-4d9e-aec4-7959e3be5d79
2016-10-19 18:09:27 +00:00
Joe Taylor
5e55f3abe8
Fix the faulty logic in test for "No more files to open".
...
git-svn-id: svn+ssh://svn.code.sf.net/p/wsjt/wsjt/branches/wsjtx@7200 ab8295b8-cf94-4d9e-aec4-7959e3be5d79
2016-10-19 13:45:59 +00:00
Joe Taylor
76b4d6fc6a
When auto-sequencing, don't call GenStdMsgs if we're already sending 73.
...
git-svn-id: svn+ssh://svn.code.sf.net/p/wsjt/wsjt/branches/wsjtx@7193 ab8295b8-cf94-4d9e-aec4-7959e3be5d79
2016-10-17 17:58:05 +00:00
Joe Taylor
cbcf3f2a29
Remove some no-longer-needed code.
...
git-svn-id: svn+ssh://svn.code.sf.net/p/wsjt/wsjt/branches/wsjtx@7192 ab8295b8-cf94-4d9e-aec4-7959e3be5d79
2016-10-17 16:57:04 +00:00
Joe Taylor
2897a3bde1
Correct a timing issue for saving MSK144 files in short (e.g. 5 s) sequences. Save after Alt-V even if Save = None.
...
git-svn-id: svn+ssh://svn.code.sf.net/p/wsjt/wsjt/branches/wsjtx@7191 ab8295b8-cf94-4d9e-aec4-7959e3be5d79
2016-10-17 16:51:14 +00:00
Joe Taylor
71ec7a3971
Retain selected T/R sequence length when returning to MSK144 mode. Blank the right-text-window label in ISCAT mode.
...
git-svn-id: svn+ssh://svn.code.sf.net/p/wsjt/wsjt/branches/wsjtx@7190 ab8295b8-cf94-4d9e-aec4-7959e3be5d79
2016-10-17 15:24:22 +00:00
Joe Taylor
74d5eff2d7
Decode button now does nothing in MSK144 mode.
...
git-svn-id: svn+ssh://svn.code.sf.net/p/wsjt/wsjt/branches/wsjtx@7189 ab8295b8-cf94-4d9e-aec4-7959e3be5d79
2016-10-17 14:35:59 +00:00
Joe Taylor
405a6f43d4
Re-enable "Save decoded". In fast modes, we no longer save all files and
...
delete some later. Rather, we save only those with real-time decodes (or
we save all).
git-svn-id: svn+ssh://svn.code.sf.net/p/wsjt/wsjt/branches/wsjtx@7188 ab8295b8-cf94-4d9e-aec4-7959e3be5d79
2016-10-17 13:28:30 +00:00
Joe Taylor
f917710979
No bounds-check for Release build; increase Windows stack size, again; some fixes for ISCAT mode.
...
git-svn-id: svn+ssh://svn.code.sf.net/p/wsjt/wsjt/branches/wsjtx@7186 ab8295b8-cf94-4d9e-aec4-7959e3be5d79
2016-10-16 17:36:00 +00:00
Joe Taylor
218b12ebb2
Make CQ nnn widger wider; enable CQ nnn checkbox only if Split is active; make CQ nnn available to all users.
...
git-svn-id: svn+ssh://svn.code.sf.net/p/wsjt/wsjt/branches/wsjtx@7185 ab8295b8-cf94-4d9e-aec4-7959e3be5d79
2016-10-15 13:23:40 +00:00
Joe Taylor
52a2f7db1a
Many updates to User Guide.
...
git-svn-id: svn+ssh://svn.code.sf.net/p/wsjt/wsjt/branches/wsjtx@7182 ab8295b8-cf94-4d9e-aec4-7959e3be5d79
2016-10-14 15:12:36 +00:00
Joe Taylor
fa5247e25d
Change "WSPR-2" to "WSPR" everywhere; update some WSPR labels.
...
git-svn-id: svn+ssh://svn.code.sf.net/p/wsjt/wsjt/branches/wsjtx@7181 ab8295b8-cf94-4d9e-aec4-7959e3be5d79
2016-10-14 14:15:34 +00:00
Joe Taylor
8ba8e55e1b
Fix the broken "click-on-callsign" logic.
...
git-svn-id: svn+ssh://svn.code.sf.net/p/wsjt/wsjt/branches/wsjtx@7178 ab8295b8-cf94-4d9e-aec4-7959e3be5d79
2016-10-13 21:32:30 +00:00
Joe Taylor
04f2736cd9
Sh and Tx6 checkboxes should be invisible if VHF not enabled.
...
git-svn-id: svn+ssh://svn.code.sf.net/p/wsjt/wsjt/branches/wsjtx@7176 ab8295b8-cf94-4d9e-aec4-7959e3be5d79
2016-10-13 20:28:02 +00:00
Joe Taylor
f313ff2a60
1. Display "best of N" rather than "average of N" in Wide Graph waterfall.
...
2. More fixes of widget visibilities.
git-svn-id: svn+ssh://svn.code.sf.net/p/wsjt/wsjt/branches/wsjtx@7175 ab8295b8-cf94-4d9e-aec4-7959e3be5d79
2016-10-13 19:20:24 +00:00
Joe Taylor
94bbe4ff1a
For now, disable "Save Decoded".
...
git-svn-id: svn+ssh://svn.code.sf.net/p/wsjt/wsjt/branches/wsjtx@7174 ab8295b8-cf94-4d9e-aec4-7959e3be5d79
2016-10-13 18:14:20 +00:00
Joe Taylor
f3634f5df1
Display Hot A/B and El in MSK144 mode.
...
git-svn-id: svn+ssh://svn.code.sf.net/p/wsjt/wsjt/branches/wsjtx@7173 ab8295b8-cf94-4d9e-aec4-7959e3be5d79
2016-10-13 18:02:44 +00:00
Joe Taylor
1f8d3d0702
Switching VHF off in JT9 mode should make the submode spinner invisible.
...
git-svn-id: svn+ssh://svn.code.sf.net/p/wsjt/wsjt/branches/wsjtx@7171 ab8295b8-cf94-4d9e-aec4-7959e3be5d79
2016-10-13 16:39:16 +00:00
Joe Taylor
a38be791f3
1. Enable CW ID for fast modes.
...
2. Correct several more flaws in making GUI controls visible or invisible.
git-svn-id: svn+ssh://svn.code.sf.net/p/wsjt/wsjt/branches/wsjtx@7170 ab8295b8-cf94-4d9e-aec4-7959e3be5d79
2016-10-13 16:19:24 +00:00
Joe Taylor
6c78d0e9a2
Fix the bug connected with setting start of yellow click-to-decode line in Fast Graph.
...
git-svn-id: svn+ssh://svn.code.sf.net/p/wsjt/wsjt/branches/wsjtx@7169 ab8295b8-cf94-4d9e-aec4-7959e3be5d79
2016-10-12 18:34:38 +00:00
Joe Taylor
9cf46e1d44
1. Gray-out "Include averaging" and "Include Deep Search" if not in JT4 or JT65 mode.
...
2. Make the "MSK144 Realtime decode" checkbox invisible, in preparation for removing it entirely.
3. Always use RealTime decoding in MSK144 mode. (For now, at least, click-to-decode works as before.)
git-svn-id: svn+ssh://svn.code.sf.net/p/wsjt/wsjt/branches/wsjtx@7168 ab8295b8-cf94-4d9e-aec4-7959e3be5d79
2016-10-12 18:21:45 +00:00
Joe Taylor
c7068aead4
Correct a flaw in display logic for cbFast9. Enable JT9-Fast decoding when MSK144 real-time decode is checked.
...
git-svn-id: svn+ssh://svn.code.sf.net/p/wsjt/wsjt/branches/wsjtx@7166 ab8295b8-cf94-4d9e-aec4-7959e3be5d79
2016-10-12 17:09:36 +00:00
Joe Taylor
90537dd978
Trying to make position and status of the central GUI controls correct and logical for VHF and non-VHF usage.
...
git-svn-id: svn+ssh://svn.code.sf.net/p/wsjt/wsjt/branches/wsjtx@7165 ab8295b8-cf94-4d9e-aec4-7959e3be5d79
2016-10-12 16:33:18 +00:00
Joe Taylor
4967823d47
Failed to save before commit. Fixed now.
...
git-svn-id: svn+ssh://svn.code.sf.net/p/wsjt/wsjt/branches/wsjtx@7162 ab8295b8-cf94-4d9e-aec4-7959e3be5d79
2016-10-07 17:52:48 +00:00
Joe Taylor
3dbd8148c1
Adjust the handling of "Save Decoded". (It is correct, yet,for all cases?)
...
git-svn-id: svn+ssh://svn.code.sf.net/p/wsjt/wsjt/branches/wsjtx@7161 ab8295b8-cf94-4d9e-aec4-7959e3be5d79
2016-10-07 16:51:50 +00:00
Joe Taylor
745d2e4639
Information message when list of files to open has been exhausted.
...
git-svn-id: svn+ssh://svn.code.sf.net/p/wsjt/wsjt/branches/wsjtx@7160 ab8295b8-cf94-4d9e-aec4-7959e3be5d79
2016-10-07 16:35:34 +00:00
Joe Taylor
544374fcf0
Fast modes: all decodes should go to ALL.TXT. MAK144: label the right text window "QSO Messages".
...
git-svn-id: svn+ssh://svn.code.sf.net/p/wsjt/wsjt/branches/wsjtx@7157 ab8295b8-cf94-4d9e-aec4-7959e3be5d79
2016-10-07 15:23:37 +00:00
Joe Taylor
dd0c71872a
git-svn-id: svn+ssh://svn.code.sf.net/p/wsjt/wsjt/branches/wsjtx@7155 ab8295b8-cf94-4d9e-aec4-7959e3be5d79
2016-10-06 18:56:16 +00:00
Joe Taylor
1229af3f21
git-svn-id: svn+ssh://svn.code.sf.net/p/wsjt/wsjt/branches/wsjtx@7154 ab8295b8-cf94-4d9e-aec4-7959e3be5d79
2016-10-06 18:55:11 +00:00