Commit Graph

9028 Commits

Author SHA1 Message Date
Bill Somerville 2f24d0b47c
Merge branch 'release-2.5.0' 2021-09-04 23:56:22 +01:00
Bill Somerville 71ac45ab6e
Release note update 2021-09-04 23:50:50 +01:00
Bill Somerville 7c655c07cd
Release note updates 2021-09-04 23:49:03 +01:00
Bill Somerville 575af62f24
Updated CTY database, 31-Aug-2021 Big CTY, tnx Jim, AD1C 2021-09-04 23:45:30 +01:00
Bill Somerville f22d501607
Repair inconsistent Spanish translation (TX 1 button label) 2021-09-04 11:51:19 +01:00
Bill Somerville b3708f43e7
Updated Chinese and Hong Kong translations, tnx Sze-To, VR2UPU 2021-09-04 11:15:20 +01:00
Bill Somerville a926476402
Release note updates 2021-09-03 19:13:44 +01:00
Bill Somerville 201c646bc5
Merge branch 'feat-Q65-special-ops' into release-2.5.0 2021-09-03 17:24:50 +01:00
Bill Somerville b5a55fe615
Merge branch 'release-2.5.0' into feat-Q65-special-ops 2021-08-29 09:04:35 +01:00
Bill Somerville a886cee8b9
Repair a regression that disabled WSPR band hopping with Tx % eq 0 2021-08-28 19:00:42 +01:00
Joe Taylor 419ccc8dab Merge branch 'release-2.5.0' of bitbucket.org:k1jt/wsjtx into release-2.5.0 2021-08-25 10:05:25 -04:00
Bill Somerville 8794bad146
Use local 8-bit strings for paths passed to Fortran
By using  the local 8-bit character  set we can allow  local non-ASCII
characters in file paths, for example user account names on MS Windows
with characters in the default code page.
2021-08-22 13:24:03 +01:00
Bill Somerville 5bf8ba4f55
Consistent behaviour with respect to prompt to log and auto log 2021-08-18 13:38:49 +01:00
Bill Somerville 87d4ee6fa1
Make Q65 mode consistent with other slow modes with contest ops 2021-08-17 22:40:40 +01:00
Steven Franke c40225aa1e Another change to make Q65 autosequencing work the same way as FT8. 2021-08-16 08:18:01 -05:00
Bill Somerville 84ebec424a
Support for contest operating in Q65 mode 2021-08-15 23:22:45 +01:00
Steven Franke 8cbf31ebdf Ensure that tx1 and txb1 are properly enabled/disabled when changing special operating activity. 2021-08-14 11:41:41 -05:00
Bill Somerville 82e3949b8b
Repair a file handle leak in wsprd 2021-08-11 11:19:28 +01:00
Joe Taylor d3b079c425 Minor updates to Release_Notes.txt. 2021-08-05 11:04:49 -04:00
Bill Somerville d13a5d04e8
Bump RC number 2021-08-05 15:31:05 +01:00
Bill Somerville 4030b0bd0c
Merge branch 'release-2.5.0' 2021-08-05 00:42:17 +01:00
Bill Somerville 7506fefe80
Updated CTY database, Big CTY 4-Aug-2021, tnx to Jim, AD1C 2021-08-05 00:10:52 +01:00
Bill Somerville 0cdde4ea6d
Release note updates 2021-08-05 00:08:57 +01:00
Joe Taylor f11b38fb28 Suppressed duplicate decodes must also be at the same frequency. 2021-08-04 16:02:15 -04:00
Joe Taylor 2af2d8131d Don't use early decoding when data are read from disk. 2021-08-04 16:00:16 -04:00
Joe Taylor 990933024c On double-click on lower waterfall, don't change FTol if it was already < 100. 2021-08-04 15:53:26 -04:00
Joe Taylor 11d874ec37 Correct a flaw that caused some i3=4 messages to be encoded as free text. 2021-08-02 13:24:33 -04:00
Bill Somerville 5d78cb0c97
Bump RC # 2021-07-31 17:51:38 +01:00
Bill Somerville 119fe4dd4b
Merge branch 'release-2.5.0' 2021-07-31 16:28:55 +01:00
Joe Taylor 67c01de4bd Minor addition to Release Notes. 2021-07-31 09:52:57 -04:00
Bill Somerville aa3e083b64
Updated CTY.DAT database, Big CTY 2021-Jul-29, tnx to Jim, AD1C 2021-07-31 12:11:42 +01:00
Bill Somerville b04ad2fa20
Release note updates 2021-07-31 11:50:21 +01:00
Joe Taylor ff5ce6ac0b Fix a typo. 2021-07-30 19:35:16 -04:00
Joe Taylor 3523d12940 Merge branch 'release-2.5.0' of bitbucket.org:k1jt/wsjtx into release-2.5.0 2021-07-30 15:55:26 -04:00
Joe Taylor 2b42df4809 Correct a flaw in selecting Tx# after double-clicking on a decode in JT65 mode, when contest messages are selected. 2021-07-30 15:53:47 -04:00
Bill Somerville 5446d86ff3
Merge branch 'release-2.5.0' of bitbucket.org:k1jt/wsjtx into release-2.5.0 2021-07-30 20:36:55 +01:00
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