Commit Graph

7712 Commits

Author SHA1 Message Date
Bill Somerville f3cb1d76c0 Repair a long standing defect with per band Tune & Tx power levels 2021-04-22 23:05:07 +01:00
Bill Somerville 54cba15e47 Generate a tune up tone when WSPR band hopping for Tx periods
Previously a tune up  tone was not generated if the  first period on a
new band was  going to be a Tx  period, this is no longer  so and thus
allows low (or high) power tune tones as set up by the user. Note that
tune up tones are  still not sent for bands flagged as  Rx Only in the
band hopping  schedule, this  is to protect  active aerials  and avoid
unintended transmissions on unlicensed bands.
2021-04-22 14:14:23 +01:00
Bill Somerville 7f47e67026 Repair a defect in band/mode matching in the frequency list
This defect could cause the  incorrect number of columns and incorrect
column headings in the WSPR Band Hopping schedule settings.
2021-04-21 19:33:52 +01:00
Bill Somerville 46333a228d Merge branch 'release-2.4.0' of bitbucket.org:k1jt/wsjtx into release-2.4.0 2021-04-21 18:01:10 +01:00
Steven Franke 828fb8f4a2 Fix missing MSK144 timestamps in ALL.TXT. 2021-04-21 18:00:44 +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 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 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
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
Bill Somerville d4c4cd0e05 Merge tag 'wsjtx-2.3.1' into release-2.4.0
Tagging the WSJT-X v2.3.1 release
2021-03-13 11:53:57 +00:00
Bill Somerville 76e1455e35 Update release notes 2021-03-13 00:02:02 +00:00
Joe Taylor b869f831b3 Another try at getting "Save Decoded" right for all modes. 2021-03-12 23:32:44 +00:00
Joe Taylor b5d4440a8f Fix "Save Decoded". Seems it has been broken for a while, in all modes. 2021-03-12 23:32:20 +00:00