Commit Graph

5580 Commits

Author SHA1 Message Date
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 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' wsjtx-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 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' wsjtx-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
Bill Somerville 1e291f90d5 Merge branch 'hotfix-2.1.1' of bitbucket.org:k1jt/wsjtx into hotfix-2.1.1 2019-11-18 19:29:18 +00:00
Bill Somerville dfc51367c9 Update OpenSSL Windows binary package links for documentation 2019-11-18 19:27:30 +00:00
Joe Taylor 849e8c7c55 When using EU VHF Contest messages, update the received exchange m_xRcvd only if decoded messages is addressed to me. 2019-11-18 14:00:42 -05:00