Commit Graph

7573 Commits

Author SHA1 Message Date
Joe Taylor 42919156f1 Updates to UnitTests.txt. 2021-02-26 13:46:17 -05:00
Joe Taylor 94b273edc1 Allow blank MyCall when jt9 run from command line. 2021-02-26 11:28:14 -05:00
Joe Taylor b4723d3186 Use Decode = Fast unless file 'ndepth.dat' is present in CWD. 2021-02-25 18:43:44 -05:00
Joe Taylor 7ad8816170 Kludge to allow specifying blank "hiscall" when jt9 is executed from command line. 2021-02-25 15:19:44 -05:00
Joe Taylor 19512c00f1 More tweaks to the Fast?normal/Deep settings in Q65 mode. 2021-02-25 12:45:07 -05:00
Joe Taylor 94c31572d2 More tweaks to the Fast/Normal/Deep parameters. 2021-02-23 16:13:46 -05:00
Joe Taylor 0765a1cc06 Working on tweaks to the Fast/Normal/Deep decoding options. 2021-02-23 11:32:38 -05:00
Joe Taylor a8200fdfdd Rempove remaining QRA64 code and direcories. 2021-02-23 09:20:46 -05:00
k9an 4b1077f897 Fix a mis-spelled warning message. 2021-02-20 08:39:53 -06:00
Joe Taylor 7192f53e68 Code cleanup. 2021-02-19 09:47:30 -05:00
Joe Taylor 990dcccffe Merge branch 'release-2.4.0' of bitbucket.org:k1jt/wsjtx into release-2.4.0 2021-02-19 09:45:02 -05:00
Joe Taylor b156ecd3a1 New method for measuring SNR of decoded Q65 signals. 2021-02-19 09:44:03 -05:00
Joe Taylor 23eb287449 Correct a typo. 2021-02-16 12:55:59 -05:00
Bill Somerville 35642bb53e
Updated Danish UI translation, tnx Michael, 5P1KZX 2021-02-13 21:41:10 +00:00
Joe Taylor 10e08b0e94 Much better algorithm for detecting and removing birdies in Q65. 2021-02-12 13:26:22 -05:00
Bill Somerville 9f6cf3444e
Merge branch 'charlies-txfreq' into release-2.4.0 2021-02-11 18:22:16 +00:00
Charlie Suckling 6868556036
Set-default-Tx-Frequencies-for-Q65-and-limit-mode-selection 2021-02-11 18:00:14 +00:00
Charlie Suckling 399aac84d1
Set default Tx Frequencies for Q65 2021-02-11 18:00:10 +00:00
Joe Taylor 1aad2fdbda Q65: Supppress birdies and don't display decode lines with blank message. 2021-02-11 11:30:35 -05:00
Joe Taylor 3962a1eeba Merge branch 'release-2.4.0' of bitbucket.org:k1jt/wsjtx into release-2.4.0 2021-02-10 13:56:56 -05:00
Joe Taylor 6395087e6f Tweak the averaging scheme: now straight avg up to N=4, then expenential with ntc=4. 2021-02-10 11:14:46 -05:00
Charlie Suckling b58ce90a9f
Now generates a filename for 15s periods that works with averaging 2021-02-09 13:47:40 +00:00
Charlie Suckling d91404bbb1
Modification to make filenames compatible with Q65 averaging 2021-02-09 13:47:33 +00:00
Bill Somerville 93dd5a92e5
Update splash screen 2021-02-09 10:46:56 +00:00
Bill Somerville 4391d26022
Updated macOS post install instructions, tnx John, G4KLA 2021-02-08 22:09:12 +00:00
Joe Taylor 50469f898e Updates to Unit Test results. 2021-02-08 13:58:23 -05:00
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