Bill Somerville
293f77d45d
Move RC expiry date
2021-07-30 20:26:39 +01:00
Joe Taylor
4ee17f9b88
Merge branch 'release-2.5.0' of bitbucket.org:k1jt/wsjtx into release-2.5.0
2021-07-30 15:26:31 -04:00
Joe Taylor
2304f5dce3
Allow use of NA VHF, EU VHF, and Field Day messages and sequencing in Q65 mode.
2021-07-30 15:25:42 -04:00
Bill Somerville
aa1225ff96
Remove local event loops from Omni-Rig interface
...
Using a local event loop to wait for Omni-Rig to initialize has caused
issues elsewhere, reverted to simple waits in teh hope that Omni-Rig
initializes promptly.
2021-07-30 20:21:57 +01:00
Joe Taylor
25cb82b14d
Merge branch 'release-2.5.0' of bitbucket.org:k1jt/wsjtx into release-2.5.0
2021-07-28 13:56:14 -04:00
Joe Taylor
8946a2c5b3
Minor additions to the User Guide.
2021-07-28 13:55:35 -04:00
k9an
ec2afd3fd2
Revert "FT8: ensure that nagain only decodes near nfqso."
...
This reverts commit 771f424108
.
2021-07-28 12:18:33 -05:00
k9an
64eed79027
Revert "Another attempt to make nagain work correctly."
...
This reverts commit 777126ae1e
.
2021-07-28 12:17:57 -05:00
Joe Taylor
e4144b7e19
Merge branch 'release-2.5.0' of bitbucket.org:k1jt/wsjtx into release-2.5.0
2021-07-28 13:07:53 -04:00
Joe Taylor
4b4e78cd9d
FT8 decodes with data read from disk and nagain=.true. should decode only at RxFreq.
2021-07-28 13:06:07 -04:00
k9an
777126ae1e
Another attempt to make nagain work correctly.
2021-07-28 10:58:20 -05:00
Steven Franke
116f756b1a
another edit to FT8 tutorial.
2021-07-28 10:11:28 -05:00
Steven Franke
771f424108
FT8: ensure that nagain only decodes near nfqso.
2021-07-28 09:54:05 -05:00
Steven Franke
57d9096d21
Merge branch 'release-2.5.0' of bitbucket.org:k1jt/wsjtx into release-2.5.0
2021-07-28 09:52:44 -05:00
Steven Franke
94861e04e5
minor edit to FT8 tutorial.
2021-07-28 09:52:39 -05:00
Bill Somerville
3a463c3cd8
Update sample files build script
2021-07-28 15:14:31 +01:00
Joe Taylor
1c99c2b005
Merge branch 'release-2.5.0' of bitbucket.org:k1jt/wsjtx into release-2.5.0
2021-07-28 09:36:13 -04:00
Steven Franke
371e9e2365
Edits to User Guide section 6.
2021-07-28 08:20:30 -05:00
Steven Franke
6a2c8d487e
Remove old FT8 sample file.
2021-07-27 17:55:07 -05:00
Steven Franke
d8235a43a6
Add new FT8 sample file.
2021-07-27 17:54:28 -05:00
Steven Franke
06fee9c52a
More work on User Guide, section 6.
2021-07-27 17:41:02 -05:00
Steven Franke
01990baa58
First cut at User Guide changes to section 6 to replace JT9 with FT8.
2021-07-27 09:25:18 -05:00
Joe Taylor
05503dd689
Merge branch 'release-2.5.0' of bitbucket.org:k1jt/wsjtx into release-2.5.0
2021-07-23 09:06:16 -04:00
Steven Franke
afcfb08072
Make incomplete messages like 'K9AN G4WJS R-' encode as free text.
2021-07-22 13:54:35 -05:00
Joe Taylor
e04c37d0c0
Further cleanup of what gets written to map65_rx.log.
2021-07-21 13:58:15 -04:00
Joe Taylor
848f3ab30f
Remove an unused diagnostic write.
2021-07-20 11:47:23 -04:00
Joe Taylor
c747e98bda
Include Tx mode in entries to map65_tx.log.
2021-07-20 11:45:12 -04:00
Joe Taylor
1ce78c184a
Reset iRxState=0 when ihsym is less than 280.
2021-07-20 11:32:36 -04:00
Joe Taylor
27def802a0
Better logic for calling the m65 decoder and saving tf2/iq files?
2021-07-20 10:54:55 -04:00
Joe Taylor
710240c57a
Only write datetime to map65_rx.log if nhsym.lt.nhsym2.
2021-07-20 10:11:27 -04:00
Joe Taylor
7881b9c79a
Straighten out the extent of copy from MAP65's datcom_ to shared memory region.
2021-07-20 09:59:58 -04:00
Joe Taylor
f21ccca0bf
Improved diagnostic info.
2021-07-19 11:55:44 -04:00
Joe Taylor
30286b2261
Remove more vestiges of JT9+JT65 mode.
2021-07-19 09:38:06 -04:00
Joe Taylor
8e64184183
Remove more vestiges of JT9+JT65 mode.
2021-07-19 09:26:25 -04:00
Joe Taylor
f74ad900ab
Remove vestiges of JT9+JT65 mode from the User Guide.
2021-07-19 08:59:05 -04:00
Joe Taylor
3d04c767ca
Protect against a bounds error when no input data.
2021-07-18 08:39:34 -04:00
Joe Taylor
b25ef318a4
Don't require the "better.ge.1.10" condition for submodes D and E.
2021-07-16 17:07:41 -04:00
Joe Taylor
ea48ae04fb
Do JT65 decodes only at nhsym=280. Rewind LU 26 in m65a only at nhsym=280.
2021-07-16 16:03:09 -04:00
Joe Taylor
255d35c56e
No need for the file read_tf2.f90.
2021-07-16 12:40:20 -04:00
Joe Taylor
2fe6cb617b
Revert "Save a more-or-less working read_tf2()."
...
This reverts commit 1257b87118
.
2021-07-16 12:38:23 -04:00
Joe Taylor
2ac5518057
merged and resolved the conflict in map65/soundin.cpp
2021-07-16 11:45:12 -04:00
Joe Taylor
05ff35a1f8
Merge branch 'release-2.5.0' of bitbucket.org:k1jt/wsjtx into release-2.5.0
2021-07-16 11:38:54 -04:00
Joe Taylor
82de949a8c
Disable a diagnostic write.
2021-07-16 11:26:17 -04:00
Joe Taylor
3a28992c7f
Enable early decode with data read from disk.
2021-07-16 10:07:28 -04:00
Joe Taylor
775a204a68
Re-apply three good commits from before.
2021-07-16 09:37:37 -04:00
Bill Somerville
0491dca741
Updated macOS ReadMe.txt including how to disable App Nap for WSJT-X
...
Thanks to John, G4KLA, for researching this and providing the updated
instructions.
2021-07-16 14:31:21 +01:00
Joe Taylor
139478b865
Revert "Implement mock real-time input for MAP65: read data from a .tf2 file, with"
...
This reverts commit 60b0c5b984
.
2021-07-16 09:22:35 -04:00
Joe Taylor
8c62f0280d
If we must bail out of an early decode, should still output its results.
2021-07-16 08:30:37 -04:00
Joe Taylor
1257b87118
Save a more-or-less working read_tf2().
2021-07-15 14:26:35 -04:00
Joe Taylor
d3861ae281
Enable ForceCenterFreq when using mockRT input.
2021-07-15 14:25:29 -04:00