Commit Graph

8616 Commits

Author SHA1 Message Date
Joe Taylor 2e3a5277a9 Add wavhdr.f90 2021-04-05 16:52:25 -04:00
Joe Taylor 4ff369886e Don't show conversion-loss warnings. 2021-04-04 10:08:45 -04:00
Joe Taylor dc62772039 Update Makefile.jtsdk for compiling m65 in Windows. 2021-04-03 18:30:15 -04:00
Bill Somerville 215eeda5c8
Merge branch 'release-2.4.0' into develop 2021-04-03 17:45:27 +01:00
Joe Taylor 19fa7fd848 Merge branch 'release-2.4.0' of bitbucket.org:k1jt/wsjtx into release-2.4.0 2021-04-02 10:12:51 -04:00
Joe Taylor 71bd5b79e3 Don't attempt a Q65 average decode if it's not selected on Decode menu. 2021-04-02 09:56:50 -04:00
Bill Somerville 0eb1984231
Handle my call highlighting when multiple calls with same base call 2021-03-31 00:48:08 +01:00
Bill Somerville 4288d1ab26
Updated Danish UI translation, tnx Michael, 5P1KZX 2021-03-29 16:28:29 +01:00
Bill Somerville fdd69583ab
Use C++ classic locale for uses outside of Qt 2021-03-28 23:29:57 +01:00
Bill Somerville 4aff78d1c1
Update to the Spanish UI translation, tnx Cédric, EA4AC 2021-03-28 13:07:52 +01:00
Bill Somerville 465491b1de
Merge branch 'release-2.4.0' into develop 2021-03-26 13:21:21 +00:00
Bill Somerville e20cd2c8e2
Resolve differences in release notes between branches 2021-03-26 12:59:02 +00:00
Bill Somerville 9222bdc76f
Bump RC number 2021-03-25 15:38:33 +00:00
Bill Somerville 15bc5bbcad
Merge branch 'master' into develop 2021-03-25 15:36:25 +00:00
Bill Somerville cf0f9b013e
Merge branch 'release-2.4.0' 2021-03-25 15:31:57 +00:00
Bill Somerville 6da0e11f27
Release note updates 2021-03-25 15:10:52 +00:00
Bill Somerville 7f9cf61644
Updated Japanese UI translation, tnx Oba-san, JA7UDE 2021-03-25 14:43:21 +00:00
Bill Somerville f6a841012c
Updated Italian UI translation, tnx Marco PY1ZRJ 2021-03-25 14:42:26 +00:00
Bill Somerville 207b7affae
Updated CTY.DAT database (Big CTY 23rd March 2021), tnx Jim, AD1C 2021-03-25 14:35:39 +00:00
Bill Somerville 7039a25869
Fix unused variable warning 2021-03-25 11:15:21 +00:00
Bill Somerville 10867a1697
Check auto sequence button is visible & enabled before using value 2021-03-25 11:11:53 +00:00
Steven Franke 51f57406d2 Ensure that split77() correctly converts lower case characters to upper case. 2021-03-24 13:48:42 -05:00
Joe Taylor 0508a01950 Merge branch 'release-2.4.0' of bitbucket.org:k1jt/wsjtx into release-2.4.0 2021-03-23 15:18:55 -04:00
Joe Taylor 7bc1efdad3 Update allsim.f90: add FST4-60, replace QRA64 with Q65-60A. 2021-03-23 15:18:06 -04:00
Bill Somerville 74b2037187
Merge branch 'release-2.4.0' of bitbucket.org:k1jt/wsjtx into release-2.4.0 2021-03-23 15:08:34 +00:00
Bill Somerville d35f7a90ac
Guard against callsigns longer that the CW id buffer 2021-03-23 15:07:32 +00:00
Joe Taylor 8096ef25a0 Don't erase the Q65 sync plot(s) just because RxFreq is changed. 2021-03-21 11:17:10 -04:00
Joe Taylor cd5ebc4505 Further edits to Release Notes. 2021-03-20 09:53:56 -04:00
Joe Taylor ca5281ed3e Update the Release Notes in preparation for a 2.4.0-rc4 release. 2021-03-20 09:47:05 -04:00
Bill Somerville f9b14dd6c9
Updated UI translation files 2021-03-19 18:46:35 +00:00
Bill Somerville 70f7d67c9d
Updated Catalan UI translation, tnx Xavi, EA3W 2021-03-19 18:19:42 +00:00
Joe Taylor 8e9f43fc03 Cleanup and commenting of q65_hist.f90. 2021-03-19 09:10:04 -04:00
Joe Taylor f366248bb6 Add FT4 to list of exception modes in controlling use of Split opration. Tnx to JG1APX! 2021-03-19 08:48:51 -04:00
Joe Taylor ac2954ed0d Save f0 and msg for the most recent 100 decodes. Subsequent double-click on waterfall will look up "hiscall" (and possibly "hisgrid") from the list. 2021-03-18 16:33:46 -04:00
Joe Taylor d2b4fdad5f Protect against possible bounds error in Q65 snr calculation. 2021-03-17 09:23:24 -04:00
Bill Somerville 0107901be9
Replace deprecated QString member functions 2021-03-17 00:09:02 +00:00
Joe Taylor 75fbe1cb13 Display original UTC on waterfall for data read from .wav files. Should replace "sprintf" in plotter.cpp lines 263 and 265. 2021-03-16 16:55:28 -04:00
Joe Taylor 61ba34a0b4 Reduce the range i3:14 testing for max when selecting Q65 candidates. 2021-03-16 13:04:24 -04:00
Joe Taylor 06f7ca7c75 Look for average decodes even when we get a single-sequence decode at nfqso. 2021-03-16 11:39:59 -04:00
Bill Somerville ca6354ae5b
Align ADIF MODE/SUBMODE for Q65 with proposed ADIF specification 2021-03-15 23:29:03 +00:00
Joe Taylor 4596ba05a0 Fix a problem with plotting the Q65 sync curves for Q65-120x and Q65-300x. 2021-03-15 17:00:56 -04:00
Joe Taylor 0b4fb4c5f2 Correct the date on Release Notes. 2021-03-15 10:39:28 -04:00
Joe Taylor fa0f29e071 Merge branch 'release-2.4.0' of bitbucket.org:k1jt/wsjtx into release-2.4.0 2021-03-15 10:03:32 -04:00
Bill Somerville 45c232cf98
Bump RC number 2021-03-14 16:52:00 +00:00
Bill Somerville f0945282dd
Merge branch 'master' into develop 2021-03-14 16:40:56 +00:00
Bill Somerville d089b3b8fd
Merge branch 'release-2.4.0' 2021-03-14 16:25:24 +00:00
Joe Taylor 0455a04f6e Fix a typo in Release Notes. 2021-03-14 11:31:26 -04:00
Bill Somerville a6e7e8db4b
Release note updates 2021-03-14 14:49:56 +00:00
Bill Somerville 805bf91780
Updated CTY.DAT database, March 9 2021 Big CTY, tnx to Jim AD1C 2021-03-14 14:48:23 +00:00
Bill Somerville 4b031c862f
Allow messages to be regenerated when trying to start a new QSO 2021-03-14 14:19:43 +00:00