Bill Somerville
a3efe8117c
Qualify regeneration of GFSK message regeneration to only when Txing
2019-09-07 21:23:39 +01:00
Bill Somerville
900933e3fd
Allow double-click of decode with unmapped hash code
...
This allows the DX call and messages to be populated from decodes
where the first callsign is an unresolved hash code <...>.
2019-09-06 20:23:41 +01:00
Bill Somerville
137bc1ccab
Tx waveform regeneration for GFSK modes Tx audio offset change
2019-08-15 15:20:45 +01:00
Bill Somerville
cefadfeaa3
Disable auto Tx before logging dialog shown even if disable Tx on 73 is not set
2019-08-13 00:20:40 +01:00
Bill Somerville
2ff4f34416
Merge branch 'hotfix-2.1.1' of bitbucket.org:k1jt/wsjtx into hotfix-2.1.1
2019-08-09 11:36:41 +01:00
Bill Somerville
e73f7e8334
Add option to highlight un-worked grid fields
...
This is a check box option in "Settings->Colors" rather than new
highlighting types so un-worked field highlighting and un-worked grid
square highlighting are mutually exclusive. The check box state can be
changed at any time, no log rescanning is necessary, and subsequent
decoded message highlighting will be according to the check box state.
2019-08-09 11:34:55 +01:00
Joe Taylor
79b805b0e7
The start of some code for computing QSO points in WWROF/SCC digi-contest.
2019-08-08 09:55:08 -04:00
Bill Somerville
518aa0c8eb
Fix a potential crash in the Omni-Rig interface
...
Misconfiguration of the PTT Method could cause a null pointer
dereference.
2019-08-08 13:25:28 +01:00
Joe Taylor
c3346b25c2
Update the screenshot of Settings | Reporting tab, and associated text.
2019-08-06 10:15:45 -04:00
Joe Taylor
e00f44d0f3
Fix many typos in User Guide. Thanks to Frode, LA6VQ, for reporting most of these!
2019-08-02 10:57:41 -04:00
Bill Somerville
7dfe51ab8e
Fix up message parsing regexp to handle 4 character directional CQs
...
This defect was causing new grids not to be highlighted when 1, 3, or
4 directional CQ words were used, as allowed by the 77-bit source
encoding.
2019-07-23 02:02:39 +01:00
Joe Taylor
5c21aacb4a
Update the README file -- which hasn't been touched in years!
2019-07-22 11:35:26 -04:00
Joe Taylor
38a36b5d9c
Fix the date range in copyright notice.
2019-07-19 10:26:30 -04:00
Joe Taylor
4710b21ce0
Add text about "if you use our source code, ..." to License section of User Guide.
2019-07-19 08:45:29 -04:00
Joe Taylor
4c21aa3a6b
User Guide statements about nonstandard calls in FT8 and MSK144 also apply to FT4.
2019-07-19 08:21:41 -04:00
Bill Somerville
bcc0cd1eb2
Expand Settings dialog window to avoid undesirable empty renderings
2019-07-18 20:40:48 +01:00
Bill Somerville
b45cb0d62b
Merge branch 'hotfix-2.1.1' of bitbucket.org:k1jt/wsjtx into hotfix-2.1.1
2019-07-18 20:35:41 +01:00
Bill Somerville
ea1c240565
Document backward/forward compatibility rules for the UDP message protocol
2019-07-18 20:34:56 +01:00
Bill Somerville
5fae42ed1b
Update OpenSSL requirements
2019-07-18 20:34:43 +01:00
Bill Somerville
475070ce18
Fix a glaring error in the User Guide
...
Thanks to Sandro, IW3RAB, for the correction.
2019-07-18 20:34:43 +01:00
Joe Taylor
f265fa83f5
Disable the "not GA" warning message.
2019-07-18 15:30:33 -04:00
Joe Taylor
f13ed57eef
Document "Best S+P" in the User Guide.
2019-07-18 15:14:59 -04:00
Joe Taylor
bceec2306a
Bump version number to 2.1.1, for this hotfix branch.
2019-07-18 15:13:50 -04:00
Bill Somerville
24fcd17a2a
Fix duplicate reference in user guide
2019-07-14 00:37:00 +01:00
Bill Somerville
a6eecf3b23
Merge branch 'release-2.1.0'
2019-07-13 23:45:38 +01:00
Bill Somerville
1e10ceebd6
Updated NEWS file to reflect latest release
2019-07-13 23:42:09 +01:00
Bill Somerville
8c27b1411f
WSJT-X v2.1.0 GA release
2019-07-13 22:38:58 +01:00
Bill Somerville
69bd2e1256
Updated AD1C cty.dat, Big CTY June 30th 2019
2019-07-13 22:37:10 +01:00
Steve Franke
f224790569
Tweak for consistency.
2019-07-12 10:41:09 -05:00
Joe Taylor
fb6e2861c0
Windows Vista and later, for 64-bit package.
2019-07-12 11:19:23 -04:00
Joe Taylor
69dd0f4c90
Another User Guide tweak.
2019-07-12 11:07:29 -04:00
Joe Taylor
5b34a6f46b
Tweak User guide wording.
2019-07-12 10:49:23 -04:00
Joe Taylor
2d3952073c
Additions to "New in Version 2.1.0" in the User Guide.
2019-07-12 10:45:25 -04:00
Joe Taylor
ced74644fd
On startup or switching to QRA64 mode, set Tx and Rx audio freqs to 1000 Hz.
2019-07-09 14:59:34 -04:00
Bill Somerville
9ba06c7370
Merge branch 'hotfix-2.0.2' into release-2.1.0
2019-07-04 12:14:06 +01:00
Steve Franke
fa44ed84c5
Remove an unused routine. Minor tweaks.
2019-07-03 10:55:13 -05:00
Bill Somerville
857afbe500
Merge commit '86c48cb49f3dfb7752a17b80a3ab06d98cd9878d' into release-2.1.0
2019-07-02 00:38:43 +01:00
sirhc808
86c48cb49f
Update to use current version of Qt's CMake support
2019-07-01 14:19:43 -05:00
Bill Somerville
adcf202637
Repair a crash when decoding ISCAT
...
Passing a auto stack variable to a future is not a good idea as it
will almost certainly go out of scope before the future has finished
executing.
2019-06-30 12:17:17 +01:00
Bill Somerville
c65d832356
New UDP messages to close and reconfigure WSJT-X plus more status fields
...
The Status(1) message acquires the new fields Frequency Tolerance, T/R
Period, and Configuration Name. The Rx DF, Tx DF fields become
unsigned (this should be a benign change which is just for correctness
as -ve values have never been possible).
The Close(6) message becomes bi-directional allowing external
applications to gracefully close down WSJT-X instances.
A new message SwitchConfiguration(14) is provided that allows an
external application to switch the current configuration of a WSJT-X
instance.
Another new message Configure(15) is provided to allow external
applications to adjust some key parameters like the mode and submode.
See the NetworkMessages.hpp header commentary for full details. The
UDPExamples/MessageAggregator reference application has been updated
to be able to exercise all of the above changes.
Note that this commit enforces stricter checking on the
"Settings->Reporting->Allow UDP requests" option, which must be
checked before any state changing incoming messages to a WSJT-X
instance are processed.
2019-06-25 14:35:58 +01:00
Steve Franke
7d3b346afa
Merge branch 'release-2.1.0' of bitbucket.org:k1jt/wsjtx into release-2.1.0
2019-06-24 11:10:01 -05:00
Steve Franke
e7889ba11b
FT4: candidates within 20 Hz of nfqso are presented to the decoder first.
2019-06-24 11:09:55 -05:00
Bill Somerville
17492c45a9
Further field day ADIF log enhancements
...
Received exchange exported to SRX_STRING.
2019-06-24 16:03:41 +01:00
Bill Somerville
91aa591a71
Better ADIF conformance for ARRL Field Day mode
...
This change may break N1MM Logger+ integration, notably the CLASS ADIF
field is populated which may not be recognized by N1MM Logger+, nor
interfaces to it.
One exception to ADIF conformance is that the ARRL_SECT field may be
populated with the value DX despite it not being a valid ARRL_SECT
enumeration value. This is done for consistency with N1MM Logger+ ADIF
exports.
2019-06-24 00:56:41 +01:00
Bill Somerville
c8fd0b0988
Merge branch 'release-2.1.0' of bitbucket.org:k1jt/wsjtx into release-2.1.0
2019-06-22 03:52:10 +01:00
Steve Franke
c68679bd10
Tweak to reduce the number of bad candidates.
2019-06-19 09:07:08 -05:00
Steve Franke
efb01d014d
Merge branch 'release-2.1.0' of bitbucket.org:k1jt/wsjtx into release-2.1.0
2019-06-18 11:36:03 -05:00
Steve Franke
6caf9955a4
Back off to 77 AP bits for RR73 decodes, for now.
2019-06-18 11:35:54 -05:00
Bill Somerville
32f8a601a1
Merge branch 'release-2.1.0' of bitbucket.org:k1jt/wsjtx into release-2.1.0
2019-06-18 11:44:38 +01:00
Joe Taylor
393b595126
Editorial work on parts of the User Guide related to FT4.
2019-06-17 15:47:47 -04:00