Commit Graph

5583 Commits

Author SHA1 Message Date
Joe Taylor 737ffb39d8 Add a Python script for converting all.txt to Cabrillo. 2020-01-24 16:07:54 -05:00
Steven Franke 70b84478f0 Add WW_DIGI to the special activities section. Make necessary changes to
the decoders. Also, an experimental change to the FT4 decoder to base
AP decoding passes on 4-symbol block detection instead of single symbol
detection. This provides about 1 dB improvement on the AWGN channel.
Sensitivity changes on other channels are TBD.
2020-01-24 11:26:36 -06:00
Steven Franke 9aaffb9252 For FT4 - enable ndeep=4 within 80 Hz of nfqso. 2020-01-11 15:22:48 -06:00
Steven Franke 87b2bd74e2 More work on AP decoding for RU/SCC contests. 2020-01-09 11:44:58 -06:00
Steven Franke a63e6e1209 - Force the use of standardized CQ modifier for FT4/FT8 contest operation.
- Pass CQ modifier string to the ft4 decoder.
2020-01-08 08:41:47 -06:00
Steven Franke 52075fca24 Merge branch 'develop' of bitbucket.org:k1jt/wsjtx into develop 2020-01-03 14:29:12 -06:00
Steven Franke dda393dd81 Fix a typo. Thanks NQ6Z! 2020-01-03 14:28:37 -06:00
Joe Taylor d18ecb31f6 Merge branch 'develop' of bitbucket.org:k1jt/wsjtx into develop 2020-01-03 13:52:08 -05:00
Joe Taylor f069477dbb Bring test28.f90, ft4_testmsg.f90, ft8_testmsg.f90, ft8code.f90 up to date. 2020-01-03 13:34:56 -05:00
Joe Taylor a8d371641c Edit Support section in User Guide to reflect the new WSJTX group. 2020-01-03 13:32:20 -05:00
Bill Somerville 3c4825a5e7
Fix typos carried through to language files 2019-12-29 12:40:47 +00:00
Bill Somerville 75c9e1d696
Fix a patching error 2019-12-29 12:34:02 +00:00
Bill Somerville 5e3781e9e9
Correct some UI text typos
Thanks to Christoph, DF7CB, for providing a patch for these typos.
2019-12-29 12:25:59 +00:00
Bill Somerville ac03260044
Withhold plots directory tree from source tarball
Thanks  to  Christoph,  DF7CB,  who  pointed out  that  we  package  a
redundant version of the QCustomPlot widget sources.
2019-12-29 12:11:36 +00:00
Joe Taylor 3cb75a49ec Reorder the FT4 test messages used in ft4code.f90. 2019-12-18 12:14:34 -05:00
Joe Taylor 26d1996eb8 Tweaks to ft4code. 2019-12-18 10:42:08 -05:00
Joe Taylor 3397bf49b4 Add utility program ft4code. 2019-12-18 10:02:00 -05:00
Joe Taylor 7d8cdd200c Merge branch 'develop' of bitbucket.org:k1jt/wsjtx into develop 2019-12-11 16:34:34 -05:00
Joe Taylor 7c0bef98bc Update and correct some comments. No actual code changes! 2019-12-11 16:33:33 -05:00
Steve Franke 0f592eb48f Disallow decoded messages with i3.ge.6 as these are not yet defined. 2019-12-11 11:18:37 -06:00
Steve Franke 85b5967d99 Fix ncontest initialization and heap storage conflict. 2019-12-11 10:16:48 -06:00
Bill Somerville 5a23edbbae
Merge branch 'develop' of bitbucket.org:k1jt/wsjtx into develop 2019-12-08 18:42:06 +00:00
Bill Somerville 485f787cef
Increase maximum SNR filter value in Fox mode to 70dB
This change abandons the previous settings file key for this control
so that all users pick up the new default of 70dB.
2019-12-08 18:39:37 +00:00
Bill Somerville 32c36f566d
Use DB date time field item delegate to imbue editing in log windows 2019-12-08 18:37:35 +00:00
Bill Somerville b6b8271a6d
Item delegate for SQLite date and time fields 2019-12-08 18:36:04 +00:00
Joe Taylor 7540d2137a For accessibility: Alt+R sets Tx4 message to RR73, Ctrl+R to RRR. 2019-12-05 11:27:17 -05:00
Joe Taylor 794736043c Merge branch 'develop' of bitbucket.org:k1jt/wsjtx into develop 2019-12-04 15:45:36 -05:00
Joe Taylor 61e8cb65d4 Update allsim.f90 and addit.f90 for the new FT8 and FT4 waveforms. 2019-12-04 15:44:38 -05:00
Bill Somerville d5269c9002
Increase stack size for jt9
A recent change has blown the Windows default stack size.
2019-12-04 17:53:41 +00:00
Bill Somerville 507739b668
Merge branch 'develop' of bitbucket.org:k1jt/wsjtx into develop 2019-12-03 19:08:46 +00:00
Bill Somerville d93225aae9
Remove unneeded forward declarations 2019-12-03 19:07:08 +00:00
Steve Franke a0d471cb0b Improve FT8 SNR estimates in two ways:
(i) SNR no longer saturates at +20 dB
(ii) a large signal in the passband no longer causes the
SNR of weaker signals to be biased low.
2019-11-27 15:58:52 -06:00
Steve Franke cb70ef3864 Merge branch 'develop' of bitbucket.org:k1jt/wsjtx into develop 2019-11-27 15:57:44 -06:00
Steve Franke 091b7f03ed Delete un-needed file. 2019-11-27 15:57:40 -06:00
Bill Somerville 8e66dcfa36
Merge branch 'develop' of bitbucket.org:k1jt/wsjtx into develop 2019-11-27 19:20:30 +00:00
Bill Somerville c2f63637ee
Removed confusing and inaccurate HTML user Guide document footer 2019-11-27 19:18:45 +00:00
Steve Franke d1530b0c19 Rename ft8sim files as follows:
ft8sim_gfsk.f90 => ft8sim.f90
ft8sim.f90 => ft8sim_fsk.f90

This change reflects the fact that the GFSK waveform is now used in WSJT-X
for ft8 and ft4.
2019-11-27 09:08:17 -06:00
Joe Taylor 5716cdbcd4 Minor edit in User Guide. 2019-11-27 09:07:21 -05:00
Bill Somerville 01540c64a4 Tagging the WSJT-X v2.1.2 release
-----BEGIN PGP SIGNATURE-----
 
 iQEzBAABCAAdFiEEUELwYiy7vDRM+hTD2GSwbR6BYY8FAl3dNVIACgkQ2GSwbR6B
 YY9xnQgAsBBK8jBaeU8Phh4uAMma0HkMF8p3lP+fQWzEN/6C6hyBd377BGHo9CpS
 Y3faFT69v7m6Am44Gok0XceHKTZIh5y4/7VKCyNmhRbI/lp2eM8kXtNpQISfnFNj
 OowgWDih/MBg1om2WJW4mMO3TS8z7JPNbwHnuKnZ67H5qeQPWlYlu+r4fAGIiNIN
 2QOfGcKwmzDpvGCl/QJDJUqbuGgPQtI1YT5wMDaSbTsJ80KoXkFQaAv43t/tTt2p
 pAa2wPVRkxUf7I2S2Hs/NHynFU0ZG21dbkACRzUkPeGkwi7f/iobPgfYwzsnBGrE
 ijYbaD5f8bfaLmfwb3CPHTfU9M9fuQ==
 =r4eV
 -----END PGP SIGNATURE-----
gpgsig -----BEGIN PGP SIGNATURE-----
 
 iQEzBAABCAAdFiEEUELwYiy7vDRM+hTD2GSwbR6BYY8FAl3dNbMACgkQ2GSwbR6B
 YY/MFQf/fOAKXwjsmrwIHojxwvubvP7KOu3icB7v0OMLicnSbwNMFS9UliKKBaky
 /bcJQv28BwU9aRk9IDkZN6ntPoV3Q7v5gZyCMrLUmqERR/vdwK2iiWBgc7IhcLu7
 Kh9UIl2tFY/DixgE/7NVw1FQbyoKg1PjHFR+Ubh+NYos+YKka7ogFyhdnI86kUgc
 zHCxTOc1GP9WXu4v/YwhbA/XPtDA4i1Bhw3351fTB/EodpUGb8Q2GGxT4mqLEaHI
 WB6dIM2fhIyamb7gzSliKp/Jx+BTS1jdNkAKhWoTHTDybOtr5Jnu7R3ODhWmfZOM
 0oReKZoCMFMqfWWrawQPNO90UuA6Ww==
 =v0N5
 -----END PGP SIGNATURE-----

Merge tag 'wsjtx-2.1.2' into develop

Tagging the WSJT-X v2.1.2 release
2019-11-26 14:24:45 +00:00
Bill Somerville 0068f9bcb8
Merge branch 'hotfix-2.1.2' 2019-11-26 14:22:32 +00:00
Bill Somerville f494dd718b
Bump version 2019-11-26 12:58:45 +00:00
Bill Somerville 00f39e3ea0
Fix a couple of merging mishaps 2019-11-25 15:04:51 +00:00
Bill Somerville fb1b2e7687 Tagging the WSJT-X v2.1.1 release
-----BEGIN PGP SIGNATURE-----
 
 iQEzBAABCAAdFiEEUELwYiy7vDRM+hTD2GSwbR6BYY8FAl3a8/QACgkQ2GSwbR6B
 YY8y+ggAqwaaCRMCSwDzStooYjStJErVoZ/yB//MmoF+798TBb+3MkiT+KclW7aN
 rxTOmEJ+a84PmsiW6Qz/AAcHPnbKDhtwWASZooopgNYDfgyaUib3HfIa+cFJO6my
 OUzlTsH94yDxeBCWOtf1dLiP0YwJKfp/vxzbfDAWXTd4dx3Ok/7KwghYocmP3eCq
 ruZ+dWojQzwE+h50P6B9gTFxGWMHUDDNeZ/c8u494wqDQvQaRoM9oOnQWzlGiMis
 JaerraI52JEdFLnXjtLYeyXtfg+zA0KvRY2DWy1aCPpGkNjy3DPNlOA+cDQpzBru
 NIqsUF+GplgkVs3sKNLXq36ZgaBQBg==
 =5w4B
 -----END PGP SIGNATURE-----
gpgsig -----BEGIN PGP SIGNATURE-----
 
 iQEzBAABCAAdFiEEUELwYiy7vDRM+hTD2GSwbR6BYY8FAl3a9R8ACgkQ2GSwbR6B
 YY9SWQf+JdfIvlHy8ExSs9ImCLck/e66V2OAqaEONQX1bEC4QiG3M/rVJGgf2iFz
 ZFshtilsajlpsYZQIFToTmJmI76eGLAmyNIcZN2WpcJQMNWZnxqklMj2wIHbRh+g
 Pvw3FC+lc4LUjZCCMYrVjNXxsRmQtjqV1lVFBnmrAWCdrgHmhyrVbPZT4B+fRTXL
 ikw/BiRgxhI0aoIWKzNrtztMYUBjanKLTHE81AVgsgZkBDNybOjR7mE2E/Jwc4Qx
 mVu+Z0uI+bVuBlMOrqp0K+rrUz7qMZe5/AMSRbgzwfueEOIShgu2wrfV++3JDXLH
 AhtIAcL/b39RBx0jkFE8rBKaZpkoAw==
 =DNp6
 -----END PGP SIGNATURE-----

Merge tag 'wsjtx-2.1.1' into develop

Tagging the WSJT-X v2.1.1 release
2019-11-24 21:24:39 +00:00
Bill Somerville 9c331103fe
Merge branch 'hotfix-2.1.1' 2019-11-24 21:18:55 +00:00
Bill Somerville bb99911f91
Release notes and NEWS updates 2019-11-24 21:05:08 +00:00
Bill Somerville a59a4e7bd9
Updated CTY.DAT (BigCTY.DAT 20th Nov, 2019) 2019-11-24 18:55:11 +00:00
Bill Somerville acf3f61cc9
Prep for release 2019-11-24 18:52:24 +00:00
Bill Somerville 933ecb9421
Diagnostic trace of HRD reported radio name 2019-11-24 14:08:21 +00:00
Bill Somerville 4a3551143f
Another attempt to cope with spurious offline status from Omni-Rig 2019-11-24 14:02:09 +00:00
Bill Somerville f192fdf3c1
Quote Desktop file path in case user id. has spaces 2019-11-23 13:25:42 +00:00