Commit Graph

6116 Commits

Author SHA1 Message Date
Joe Taylor 0e3ff2688a Further progress toward activating FST280 and FST280W in the GUI. 2020-06-16 16:59:40 -04:00
Joe Taylor abcb7c3ff5 Update one more file name, and the *.f90 references to 'include' it. 2020-06-16 16:33:15 -04:00
Joe Taylor 26260049d8 Merge branch 'feat-fst280' of bitbucket.org:k1jt/wsjtx into feat-fst280 2020-06-16 15:58:24 -04:00
Joe Taylor 4f802cae84 More work toward implementing GUI features for FST280 and FST280W. 2020-06-16 15:56:15 -04:00
Steven Franke ed021dadfa fix what I broke in the last commit. 2020-06-16 14:30:00 -05:00
Steven Franke 2e4a86ef13 git is forcing me to do this 2020-06-16 14:25:28 -05:00
Joe Taylor 725933ddca Initial commit with some GUI features for FST280 and FS280W. 2020-06-16 14:58:08 -04:00
Steven Franke 18776df866 Add missing get_crc24.f90 2020-06-16 13:40:52 -05:00
Bill Somerville 3424dd7aa1
Typos in source file names and missed file 2020-06-16 19:39:04 +01:00
Steven Franke 304cd2cc86 Merge branch 'feat-fst280' of bitbucket.org:k1jt/wsjtx into feat-fst280 2020-06-16 13:38:41 -05:00
Steven Franke 27e7b7b17b Remove unused variables. 2020-06-16 13:38:34 -05:00
Bill Somerville e26d6d8715
Typos in source file names 2020-06-16 19:34:14 +01:00
Steven Franke 5dfb3c781b Add fst280 files to CMakeLists.txt. Doesn't build yet. 2020-06-16 12:59:22 -05:00
Steven Franke a720e0ec21 Add fst280 files. 2020-06-16 12:28:56 -05:00
Steven Franke 7478978305 FT8: make sure that nbadcrc is initialized to true before each decoding attempt. 2020-06-16 11:09:46 -05:00
Joe Taylor cab1a005c6 Another try: Ignore messages decoding to i3.n3 = 0.2. 2020-06-16 11:02:24 -04:00
Joe Taylor 027cb5186e Revert "Messages decoding to i3.n3 = 0.2 are now ignored: 0.2 is not currently used."
This reverts commit d56f359b69.
2020-06-16 10:54:36 -04:00
Joe Taylor d56f359b69 Messages decoding to i3.n3 = 0.2 are now ignored: 0.2 is not currently used. 2020-06-16 10:26:36 -04:00
Steven Franke 2346319baa Merge branch 'develop' of bitbucket.org:k1jt/wsjtx into develop 2020-06-15 17:25:34 -05:00
Steven Franke 68747a5e12 cosmetic change. 2020-06-15 17:25:30 -05:00
Bill Somerville ddbf22b3b9
Reduce source control local changes warning to status message
This avoids IDEs detecting a build error on this notification.
2020-06-15 22:59:00 +01:00
Steven Franke 76566aca7b Detune the Normal decode setting a bit to reduce false decodes even more. 2020-06-15 13:56:35 -05:00
Steven Franke 6586e99d0a Merge branch 'develop' of bitbucket.org:k1jt/wsjtx into develop 2020-06-14 11:40:47 -05:00
Steven Franke ee0d539b16 FT8: Make Fast decode setting faster. 2020-06-14 11:40:42 -05:00
Bill Somerville 713aad7057
Qt v5.15 and backwards compatibility 2020-06-14 12:35:48 +01:00
Bill Somerville 9c22b5c3ed
Qt v5.15 compatibility 2020-06-13 16:04:41 +01:00
Bill Somerville 4476c0e736
Updated Spanish UI translation, tnx Cédric, EA4AC 2020-06-12 11:27:24 +01:00
Bill Somerville b0a7cdff48
Updated Catalan UI translation, tnx Xavi, EA3W 2020-06-12 11:24:42 +01:00
Bill Somerville 96c97d4b12
Updated Mac Read Me file, thanks to John, G4KLA 2020-06-11 14:29:09 +01:00
Joe Taylor 29f448219c Editorial work on WSJT-X User Guide: Thanks to Dave, KC3GPM! 2020-06-11 09:23:16 -04:00
Bill Somerville d2d8a43d9b
Merge branch 'develop' of bitbucket.org:k1jt/wsjtx into develop 2020-06-10 14:40:50 +01:00
Steven Franke d051a7f87d Merge branch 'develop' of bitbucket.org:k1jt/wsjtx into develop 2020-06-10 08:22:28 -05:00
Steven Franke 992351f584 In gen_ft8wave, make sure that wave() is not referenced unless icmplx=0. 2020-06-10 08:22:14 -05:00
Bill Somerville 7e18ea931e
Updated macOS installer ReadMe file, tnx John, G4KLA 2020-06-10 14:13:20 +01:00
Steven Franke 29d4b4c359 FT8: Make the Fast decode setting Faster. 2020-06-09 09:38:48 -05:00
Bill Somerville 573a7c55d4
Updated Japanese UI translation, tnx Oba san, JA7UDE 2020-06-08 21:07:01 +01:00
Bill Somerville efae4177fa
Chinese & HK Chinese UI translation updates, tnx Sze-to, VR2UPU 2020-06-08 21:05:22 +01:00
Joe Taylor 3ad2a4c277 Remove a no-longer-used parameter from calls to lookup(). 2020-06-07 13:32:18 -04:00
Joe Taylor 2973c8dad8 Remove the popup message that "<callsign> was not found in CALL3.TXT". 2020-06-07 13:27:49 -04:00
Joe Taylor bcfa4526d2 Clear DX Grid after any change in DX Call. (Is this the best way to do it?) 2020-06-07 13:02:27 -04:00
Bill Somerville 9935ef8706
Make eliding the useless dummy rig model conditional on it existing 2020-06-07 16:48:50 +01:00
Bill Somerville 91d7c0124f
Remove testing only Hamlib dummy rig model 2020-06-07 15:47:44 +01:00
Bill Somerville f3a08bfb3f Tagging the WSJT-X v2.2.1 release
-----BEGIN PGP SIGNATURE-----
 
 iQEzBAABCAAdFiEEUELwYiy7vDRM+hTD2GSwbR6BYY8FAl7bpTYACgkQ2GSwbR6B
 YY9UVQf/ZwmWhTNZoH47xS74qqlbGLpVAcYqGPWCFsbXYNK8UWhS3HakUcXGeWMR
 5J0y4xv6GOWz+5Kz/3ynH70MhvhHMCdYjBQR3P1vNutac9TUcC4WmpkOfFNbjETy
 iL73QkeesuMQIiM0vVJA16eLz/8Z6lI4jCCPjcVoYgwN0YFML8ZPsDwUwbCVahCh
 zlFNvMUNaIiLvcifAIgXecNfhu3fWDtm46yJTV5ME33c7pQHTwIDWYQSVIvES9Rp
 V87eyFuCllC3nW8cSab0KVHDNpQrpGWOk1FLWr7MU6XifGX0swbkQCfa7XzAVR3w
 BoofZpFjcKKkLloTQR/RJmp3ZZzteA==
 =Ihqz
 -----END PGP SIGNATURE-----
gpgsig -----BEGIN PGP SIGNATURE-----
 
 iQEzBAABCAAdFiEEUELwYiy7vDRM+hTD2GSwbR6BYY8FAl7bpbAACgkQ2GSwbR6B
 YY+i9gf9HNsptzpMiXub1PUtz2SQcPSIaG92j13iH3WWDqx584g9XpKF1/ufZs+f
 /0SRNC57/4oRXH+1NDqfGTS3eCRYADcPw78ofD95wT9W3O6SL3e/GFLcSic5vvvR
 K3byvM99PVEodVgqzmxePIf/43C3az3xnWdafrVs6dQ9pJ6nx2yJzBMZ+BIa14+4
 yT1qh/SmRosJTdweV4PlKtDOdipr2W8cS3KvA9LMkpiuH4Xufc1UkMl1jUfwNl7W
 FnxXrNxwHqlKPiN3agH2j34lLQJp9Z2ftUHptw2oh82ZGP8fLijM3XMIsPgwgi7S
 ONNSwjFqA0tcV9wkCWVewEJjerdrmw==
 =qGnY
 -----END PGP SIGNATURE-----

Merge tag 'wsjtx-2.2.1' into develop

Tagging the WSJT-X v2.2.1 release

# gpg: Signature made 06/06/20 15:16:22 GMT Summer Time
# gpg:                using RSA key 5042F0622CBBBC344CFA14C3D864B06D1E81618F
# gpg: Good signature from "Bill Somerville (g4wjs) <g4wjs@classdesign.com>" [full]
2020-06-06 15:18:23 +01:00
Bill Somerville a17eb964a2
Release note update 2020-06-06 15:15:21 +01:00
Bill Somerville 961ecb5b47
Updated Catalan UI translation, tnx Xavi, EA3W, & Cédric, EA4AC
Fixes some Alt key accelerator issues.
2020-06-06 14:58:41 +01:00
K9AN 5de5db6765
Override hashtable and use mycall when 22-bit hash in call_1 of i3=1 message matches hashmy22. 2020-06-06 14:58:41 +01:00
Bill Somerville d84861b2b3
Updated Catalan UI translation, tnx Xavi, EA3W, & Cédric, EA4AC
Fixes some Alt key accelerator issues.
2020-06-06 14:55:48 +01:00
K9AN c058686bc6 Override hashtable and use mycall when 22-bit hash in call_1 of i3=1 message matches hashmy22. 2020-06-06 08:18:31 -05:00
Bill Somerville e5a21ddb41 Tagging the WSJT-X v2.2.1 release
-----BEGIN PGP SIGNATURE-----
 
 iQEzBAABCAAdFiEEUELwYiy7vDRM+hTD2GSwbR6BYY8FAl7azMwACgkQ2GSwbR6B
 YY+BpAgAhcSnA1F7OERXYqGUTaD/DqMdMxOaky+bwhu/x70STbfS2fq5a1Va1rr7
 iCLqgZZLTFI5fbwMkoNlStiDeypm/z+5xrkYKKuG1prLDxEXUCsoQk/H130t7ZSK
 jH0M0fJxo1Rd7IvGaS2iRYZwZAdT8oI34Wu6SeX8OgtCK0hZ+4I8GdW88HJ51nTy
 G3XM49FzmT0s2cD7wdafUTLdhVfw1NVuvlAbM92fJwMFL9uM9D4x3fgMQeFgYGpI
 EV7qJ1l0wfeQov2q2Bu7O1nZpBpXmxHHTA8efhtWpBP9EXaSPcU6IQw2C6IEB4bQ
 aRXQYdNuKxJpzm8IU9cVQwxisuYoYg==
 =fzPw
 -----END PGP SIGNATURE-----
gpgsig -----BEGIN PGP SIGNATURE-----
 
 iQEzBAABCAAdFiEEUELwYiy7vDRM+hTD2GSwbR6BYY8FAl7azNgACgkQ2GSwbR6B
 YY/wfwgAgPMtOcs4+OaYSMXEx1sf4BNC2wVjL/HnWWy3dxOYyXzz+Hn5JZPpRRmA
 KXAcX1jwP6juEc8w7bH7rRyYgKQBpZODqF8r62+Jw6M4LXB1EkPpJbgdPjpRZ7D+
 rTD1iqFxoF6m9yM0pCPtkAC5kDN2cPE/ZAb3eml+5bJFAB0VATdBwJ+vSYdflNKI
 eRZz+YxZ53RFxRa85Bea5q2iMJTkGISDbOzAAs2RjfTqSpWXm4vNR/lyOuiE3wWn
 lxvxqFnvJ3l42t0PeXbe9Ss5JrgeZF8AVBa1BSg6W0AOZzSBdlMfqUCNiizUcp/S
 jeXkNP/VuSzghUW0ww4ze5YCbfgrfw==
 =Utmn
 -----END PGP SIGNATURE-----

Merge tag 'wsjtx-2.2.1' into develop

Tagging the WSJT-X v2.2.1 release
2020-06-05 23:53:03 +01:00
Bill Somerville 00dfab9c88
Merge branch 'hotfix-2.2.1' 2020-06-05 23:52:19 +01:00