Commit Graph

2915 Commits

Author SHA1 Message Date
Steven Franke
532afa0d56 Experimental change to Sh message hashing scheme. Not yet tested. Not for use on the air and not compatible with current Sh messages.
git-svn-id: svn+ssh://svn.code.sf.net/p/wsjt/wsjt/branches/wsjtx@7195 ab8295b8-cf94-4d9e-aec4-7959e3be5d79
2016-10-18 01:31:53 +00:00
Joe Taylor
e4efe55531 More additions to the WSJT-X User Guide.
git-svn-id: svn+ssh://svn.code.sf.net/p/wsjt/wsjt/branches/wsjtx@7194 ab8295b8-cf94-4d9e-aec4-7959e3be5d79
2016-10-17 20:51:16 +00:00
Joe Taylor
fe920efb6f 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
01c4e9eb1d 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
5da7e84f54 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
213f8fabe9 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
d80f128a8a 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
bf068fc6fd 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
Steven Franke
1740b73def Remove diagnostic print in hint65.f90.
git-svn-id: svn+ssh://svn.code.sf.net/p/wsjt/wsjt/branches/wsjtx@7187 ab8295b8-cf94-4d9e-aec4-7959e3be5d79
2016-10-16 20:21:59 +00:00
Joe Taylor
ab400f7a9f 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
efaa814ef6 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
149f9b4e38 Many more updates to WSJT-X v1.7 User Guide.
git-svn-id: svn+ssh://svn.code.sf.net/p/wsjt/wsjt/branches/wsjtx@7184 ab8295b8-cf94-4d9e-aec4-7959e3be5d79
2016-10-14 20:36:34 +00:00
Joe Taylor
97d5fa5e7c If DX Grid is blank, display zeros for DxAz, etc.
git-svn-id: svn+ssh://svn.code.sf.net/p/wsjt/wsjt/branches/wsjtx@7183 ab8295b8-cf94-4d9e-aec4-7959e3be5d79
2016-10-14 19:44:01 +00:00
Joe Taylor
6d9ab6385c 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
d7b439a1e7 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
2a745023d4 Set pbTxMode button enabled by default.
git-svn-id: svn+ssh://svn.code.sf.net/p/wsjt/wsjt/branches/wsjtx@7180 ab8295b8-cf94-4d9e-aec4-7959e3be5d79
2016-10-14 13:44:29 +00:00
Joe Taylor
0cf4884ffc Adjust the "FrequencyList" table to better reflect conventional usage.
git-svn-id: svn+ssh://svn.code.sf.net/p/wsjt/wsjt/branches/wsjtx@7179 ab8295b8-cf94-4d9e-aec4-7959e3be5d79
2016-10-14 12:51:51 +00:00
Joe Taylor
7ccef46ba0 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
4c9e4e546c Updates to WSJT-X User Guide.
git-svn-id: svn+ssh://svn.code.sf.net/p/wsjt/wsjt/branches/wsjtx@7177 ab8295b8-cf94-4d9e-aec4-7959e3be5d79
2016-10-13 20:48:25 +00:00
Joe Taylor
06ddf3c4f6 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
f670825d84 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
328144f4fe 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
a3410b1e02 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
b42c096e63 Resize the "CQ nnn" spinner.
git-svn-id: svn+ssh://svn.code.sf.net/p/wsjt/wsjt/branches/wsjtx@7172 ab8295b8-cf94-4d9e-aec4-7959e3be5d79
2016-10-13 16:50:22 +00:00
Joe Taylor
443cbe1794 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
1cc278cce6 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
19a25a42ff 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
995fcf5359 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
ae9183a4c1 Improved noise estimate to account for data gap at start of MSK144 sequence.
git-svn-id: svn+ssh://svn.code.sf.net/p/wsjt/wsjt/branches/wsjtx@7167 ab8295b8-cf94-4d9e-aec4-7959e3be5d79
2016-10-12 17:33:49 +00:00
Joe Taylor
f7ac6a732f 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
823b018592 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
8ee9316537 Re-arrange positions of some center-of-mainwindow GUI controls.
git-svn-id: svn+ssh://svn.code.sf.net/p/wsjt/wsjt/branches/wsjtx@7164 ab8295b8-cf94-4d9e-aec4-7959e3be5d79
2016-10-11 20:54:37 +00:00
Joe Taylor
74764ca12c Add a simple MSK144code program.
git-svn-id: svn+ssh://svn.code.sf.net/p/wsjt/wsjt/branches/wsjtx@7163 ab8295b8-cf94-4d9e-aec4-7959e3be5d79
2016-10-07 19:52:55 +00:00
Joe Taylor
daf56b5186 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
15eb4e2796 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
a8210b69ba 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
7d8a896e6a Spinbox step size = 1 dB for S/N degradation.
git-svn-id: svn+ssh://svn.code.sf.net/p/wsjt/wsjt/branches/wsjtx@7159 ab8295b8-cf94-4d9e-aec4-7959e3be5d79
2016-10-07 15:44:27 +00:00
Joe Taylor
786dc05dce Maintain approximately constant baseline level when degrading S/N for tests.
git-svn-id: svn+ssh://svn.code.sf.net/p/wsjt/wsjt/branches/wsjtx@7158 ab8295b8-cf94-4d9e-aec4-7959e3be5d79
2016-10-07 15:34:55 +00:00
Joe Taylor
b1d53e1fad 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
3d21062751 Use a less aggressive mask, effectively AP68, in place of AP70 and AP72.
git-svn-id: svn+ssh://svn.code.sf.net/p/wsjt/wsjt/branches/wsjtx@7156 ab8295b8-cf94-4d9e-aec4-7959e3be5d79
2016-10-07 12:27:22 +00:00
Joe Taylor
eebcdcd42a 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
ff25140273 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
Joe Taylor
2066486115 Update the utility program chkfft.
git-svn-id: svn+ssh://svn.code.sf.net/p/wsjt/wsjt/branches/wsjtx@7153 ab8295b8-cf94-4d9e-aec4-7959e3be5d79
2016-10-06 18:30:10 +00:00
Joe Taylor
216259c71f Tx2 should use full calls, even with "Sh" checked in MSK144 mode.
git-svn-id: svn+ssh://svn.code.sf.net/p/wsjt/wsjt/branches/wsjtx@7152 ab8295b8-cf94-4d9e-aec4-7959e3be5d79
2016-10-05 14:20:25 +00:00
Steven Franke
74d6d9e8a9 Update subroutine calls in the command line MSK144 decoder msk144d2.
git-svn-id: svn+ssh://svn.code.sf.net/p/wsjt/wsjt/branches/wsjtx@7151 ab8295b8-cf94-4d9e-aec4-7959e3be5d79
2016-10-05 00:38:44 +00:00
Joe Taylor
bda40d5c5d Send MyCall, HisCall, and state of Sh checkbox to mskrtd, to enable MSK144 Sh messages with the realtime decoder.
git-svn-id: svn+ssh://svn.code.sf.net/p/wsjt/wsjt/branches/wsjtx@7150 ab8295b8-cf94-4d9e-aec4-7959e3be5d79
2016-10-04 14:01:02 +00:00
Steven Franke
c69c1be97c Improve sensitivity of msk40spd.
git-svn-id: svn+ssh://svn.code.sf.net/p/wsjt/wsjt/branches/wsjtx@7149 ab8295b8-cf94-4d9e-aec4-7959e3be5d79
2016-10-04 00:49:38 +00:00
Steven Franke
7ae8cadd81 Simplify/unify determination of navgd.
git-svn-id: svn+ssh://svn.code.sf.net/p/wsjt/wsjt/branches/wsjtx@7148 ab8295b8-cf94-4d9e-aec4-7959e3be5d79
2016-10-03 22:57:20 +00:00
Joe Taylor
68e03f6c4e Another attempt to get both m_rptRcvd sent to log and valid spot sent to PSKreporter.
git-svn-id: svn+ssh://svn.code.sf.net/p/wsjt/wsjt/branches/wsjtx@7147 ab8295b8-cf94-4d9e-aec4-7959e3be5d79
2016-10-03 22:52:01 +00:00
Joe Taylor
a852efc33f Always use "&" for MSK144 decodes. Add single digit at end of line to indicate number of frames coherently averaged. THIS REVISION IS NOT INTENDED FOR USE ON THE AIR.
git-svn-id: svn+ssh://svn.code.sf.net/p/wsjt/wsjt/branches/wsjtx@7146 ab8295b8-cf94-4d9e-aec4-7959e3be5d79
2016-10-03 20:28:27 +00:00