Steven Franke
|
f84b3f2786
|
Re-do the FST4W-1800 example.
|
2021-02-16 10:55:25 -06:00 |
|
Steven Franke
|
2b10e6fce6
|
Add FST4 to AP decoding section of docs.
|
2021-02-16 08:58:52 -06:00 |
|
Steven Franke
|
406cb314d7
|
Add instructions for using FST4+FST4W sample files, including some screenshots.
|
2021-02-15 14:38:02 -06:00 |
|
Bill Somerville
|
446c255eb5
|
Use new project version variables in samples CMake script
|
2021-02-14 20:10:48 +00:00 |
|
Bill Somerville
|
186d10c371
|
Updated samples build script
|
2021-02-14 20:05:21 +00:00 |
|
Steven Franke
|
7e6c2ce6a5
|
Merge branch 'support-2.3.1' of bitbucket.org:k1jt/wsjtx into support-2.3.1
|
2021-02-14 13:47:09 -06:00 |
|
Steven Franke
|
355d6e55c8
|
Add sample files for FST4/W.
|
2021-02-14 13:46:57 -06:00 |
|
Bill Somerville
|
aa8cf8ecd6
|
Merge branch 'support-2.3.1' of bitbucket.org:k1jt/wsjtx into support-2.3.1
|
2021-02-14 13:20:29 +00:00 |
|
Bill Somerville
|
ca6280a6df
|
Reduce maximum diagnostic log file size before rotation to 5 Mbyte
|
2021-02-14 13:19:41 +00:00 |
|
Bill Somerville
|
f31a4efbee
|
Avoid tight loop on lock file access failure
|
2021-02-14 13:14:37 +00:00 |
|
Bill Somerville
|
35642bb53e
|
Updated Danish UI translation, tnx Michael, 5P1KZX
|
2021-02-13 21:41:10 +00:00 |
|
Steven Franke
|
3f17882ab9
|
Remove extra word 'is' and add two sentences to tout the advantages of FST4-60 over JT9.
|
2021-02-13 11:06:28 -06: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 |
|
Bill Somerville
|
dacd534284
|
Further User Guide update
|
2021-02-11 15:16:42 +00:00 |
|
Bill Somerville
|
66328af02a
|
User Guide updates for a 2.3.1 hot fix release
Mostly bringing images up to date with the 2.3.0
implementation. Includes removal of all sign of Tab 2 messages.
|
2021-02-10 20:27:10 +00: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 |
|
Bill Somerville
|
7c76d83ef0
|
Bump version
|
2021-02-10 18:00:20 +00:00 |
|
Bill Somerville
|
816da80184
|
Ensure loopback is used for outgoing UDP if no others selected
|
2021-02-10 17:54:57 +00: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 |
|