Commit Graph

7547 Commits

Author SHA1 Message Date
Joe Taylor a6779ecda3 Use exponential message averaging (ntc=3) rather than simple sums in Q65. 2021-02-08 11:10:02 -05:00
Joe Taylor 3ccf949691 Save nrc (number of q[0124] iterations) to q65_decodes.dat. 2021-02-08 09:24:16 -05:00
Joe Taylor 25a5b780c4 Reinstate and enable the "Call 1st" box for Q65. 2021-02-07 08:48:41 -05:00
Joe Taylor dbb8a1c9ad Merge branch 'release-2.4.0' of bitbucket.org:k1jt/wsjtx into release-2.4.0 2021-02-06 13:07:45 -05:00
Joe Taylor 1c038ef979 Remove the "Call 1st" checkbox from the Q65 GUI. It's not used. 2021-02-06 13:07:01 -05:00
Joe Taylor b1c41932b1 Another try at keeping signal report constant within a QSO. 2021-02-06 13:01:28 -05:00
Joe Taylor 2f4cf2f406 Revert "Tentative fix to keep the transmitted signal report constant during a QSO. Please test!"
This reverts commit 70f460355b.
2021-02-06 12:12:20 -05:00
Joe Taylor 9782b0f98d Revert "Better way of updating m_lastQSOProgress, when signal report is first sent."
This reverts commit d4f4057751.
2021-02-06 12:12:06 -05:00
Joe Taylor f9a771b422 Q65 parameter ibwa should not be larger in Normal/Deep than in Fast. Corrected. 2021-02-06 09:43:14 -05:00
Bill Somerville dc731ec0d3 Updated Chinese and Hong Kong UI translations, tnx Sze-To, VR2UPU 2021-02-06 01:02:48 +00:00
Joe Taylor d4f4057751 Better way of updating m_lastQSOProgress, when signal report is first sent. 2021-02-05 16:49:56 -05:00
Joe Taylor 70f460355b Tentative fix to keep the transmitted signal report constant during a QSO. Please test! 2021-02-05 16:16:53 -05:00
Joe Taylor ade40fabf5 Be sure that Q65 nsps cannot remain undefined, and can't stop jt9[.exe]. 2021-02-05 14:14:22 -05:00
Joe Taylor 7180c40754 Fix the source of a bounds error in JT4 decoder. (Why was this not a problem in v2.3?) 2021-02-05 14:03:18 -05:00
Joe Taylor ebd41fabcc Don't use CWD writes such as 'fort.33' in production versions! 2021-02-03 15:20:37 -05:00
Bill Somerville b0417838a8 Use new project version variables in samples CMake script 2021-02-03 17:39:32 +00:00
Bill Somerville dab468d098 Corrected sample directory name 2021-02-03 17:37:27 +00:00
Bill Somerville 384006cda0 Q65 sample .wav files 2021-02-03 17:30:27 +00:00
Bill Somerville e4fc1f4e9f Redo RC number bump 2021-02-02 23:27:25 +00:00
Bill Somerville 65f3e4cd1a Undo merge issue 2021-02-02 23:06:33 +00:00
Bill Somerville c3be7ed9ad Merge branch 'feat-no-offsets-Hamlib' into release-2.4.0 2021-02-02 22:49:51 +00:00
Bill Somerville f972fc18e1 Remove direct struct access from usage of the Hamlib API
Preparation for safe dynamic linking to Hamlib where minor Hamlib
upgrades can be deployed just by replacing the DLL/SO.
2021-02-02 22:45:45 +00:00
Bill Somerville 1d921405cc Bump RC number 2021-02-02 19:07:28 +00:00
Bill Somerville eecebc710d Merge branch 'master' into develop 2021-02-02 19:05:00 +00:00
Bill Somerville 16eb41edb8 Merge branch 'release-2.4.0' 2021-02-02 19:04:50 +00:00
Bill Somerville e2b068eae7 Sync NEWS file with Release_Notes.txt 2021-02-02 19:02:53 +00:00
Bill Somerville 47f77ede44 Bump develop version 2021-02-02 18:28:17 +00:00
Bill Somerville 1592a72880 First cut at a Q65 release note 2021-02-02 18:25:18 +00:00
Bill Somerville 57bdb53aef First v2.4.0 release candidate preparation 2021-02-02 18:09:46 +00:00
Bill Somerville a1150cca61 Merge branch 'feat-fst280' into develop 2021-02-02 17:59:04 +00:00
Bill Somerville d7232c017e Merge branch 'develop' into feat-fst280 2021-02-02 17:15:47 +00:00
Joe Taylor 9ca57f9a5c Protect against a possible bounds error. 2021-02-02 11:39:29 -05:00
Joe Taylor 14d18306e6 Use single_decode and lagain as intended in Q65. 2021-02-02 09:58:04 -05:00
Bill Somerville ba2f236607 Updated User Guide Linux install instructions 2021-02-02 14:36:07 +00:00
Joe Taylor 5850317de0 Speed improvements for Q65 multi-decode. 2021-02-02 09:27:40 -05:00
Bill Somerville 2ed499c779 Ensure loopback is used for outgoing UDP if no others selected 2021-02-01 23:29:41 +00:00
Joe Taylor 7d069c5617 Don't get too close to the Wide Graps frequency limits. 2021-02-01 15:52:25 -05:00
Joe Taylor 558b426944 Remove Q65_MultiSync as a separate option. We always show both red and orange sync curves. 2021-02-01 15:28:22 -05:00
Joe Taylor 34cb4c502d Eliminate some redundant candidates. 2021-02-01 14:23:49 -05:00
Joe Taylor 72a4158898 First working multi-decode procedure for Q65. 2021-02-01 13:28:59 -05:00
Joe Taylor 86ada8c9d4 Working toward multi-decode capability. 2021-02-01 10:54:04 -05:00
Bill Somerville 4eb1b1d230 Merge tag 'wsjtx-2.3.0' into develop
Tagging the WSJT-X v2.3.0 General Availability Release
2021-02-01 12:09:52 +00:00
Bill Somerville 0c42df79df Merge branch 'release-2.3.0' wsjtx-2.3.0 2021-02-01 12:08:29 +00:00
Bill Somerville b8207450bb Prepare for v2.3.0 GA release 2021-02-01 11:10:32 +00:00
Bill Somerville ffee9f5566 Updated CTY.DAT database, January 27, 2021 big.cty version, tnx Jim, AD1C 2021-02-01 01:48:36 +00:00
Joe Taylor 6519c07a71 Working toward a good multi-decode solution ... 2021-01-31 15:10:50 -05:00
Joe Taylor e711aa23da Don't display red sync curve where it's equal to 0.0. 2021-01-31 14:44:06 -05:00
Joe Taylor f7cde117fe Extens orange sync surve to the full displayed frequency range. 2021-01-31 13:41:32 -05:00
Joe Taylor cae3095174 Allocate and use 2d CCF only within q65_ccf_85(). 2021-01-31 11:39:04 -05:00
Joe Taylor 449fab0687 Save an updated and expanded UnitTests.txt. 2021-01-31 10:49:25 -05:00