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 |
|
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 |
|