Commit Graph

6030 Commits

Author SHA1 Message Date
Bill Somerville 4e07c9abc1
Qt v5.15 compatibility 2020-06-21 20:35:26 +01:00
Steven Franke 4913929c99
FT8: Make Fast decode setting faster. 2020-06-21 20:35:26 +01:00
Bill Somerville a62ce043c4
Updated Spanish UI translation, tnx Cédric, EA4AC 2020-06-21 20:35:15 +01:00
Bill Somerville 2cf6a3fa08
Updated Catalan UI translation, tnx Xavi, EA3W 2020-06-21 20:32:36 +01:00
Bill Somerville 206b8f59f1
Updated Mac Read Me file, thanks to John, G4KLA 2020-06-21 20:32:36 +01:00
Joe Taylor c756be768b
Editorial work on WSJT-X User Guide: Thanks to Dave, KC3GPM! 2020-06-21 20:32:36 +01:00
Steven Franke 77f05e9e10
In gen_ft8wave, make sure that wave() is not referenced unless icmplx=0. 2020-06-21 20:24:25 +01:00
Bill Somerville abd7739573
Updated macOS installer ReadMe file, tnx John, G4KLA 2020-06-21 20:24:25 +01:00
Steven Franke fb60ec0be5
FT8: Make the Fast decode setting Faster. 2020-06-21 20:24:25 +01:00
Bill Somerville c9f384bf2a
Updated Japanese UI translation, tnx Oba san, JA7UDE 2020-06-21 20:24:25 +01:00
Bill Somerville c340eabd6e
Chinese & HK Chinese UI translation updates, tnx Sze-to, VR2UPU 2020-06-21 20:23:55 +01:00
Joe Taylor 6eb6e1424b
Remove a no-longer-used parameter from calls to lookup(). 2020-06-21 16:20:54 +01:00
Joe Taylor 3c09589f74
Remove the popup message that "<callsign> was not found in CALL3.TXT". 2020-06-21 16:20:54 +01:00
Joe Taylor ccb9479d2d
Clear DX Grid after any change in DX Call. (Is this the best way to do it?) 2020-06-21 16:20:54 +01:00
Bill Somerville e7f9a64566
Make eliding the useless dummy rig model conditional on it existing 2020-06-21 16:20:54 +01:00
Bill Somerville 7eab62ec92
Remove testing only Hamlib dummy rig model 2020-06-21 16:20:54 +01:00
Bill Somerville aa52e7d4c6
Add new PE RAC section for FD 2020-06-21 13:06:52 +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 00dfab9c88
Merge branch 'hotfix-2.2.1' 2020-06-05 23:52:19 +01:00
Bill Somerville 01a1a421d5
Release prep 2020-06-05 23:34:57 +01:00
Bill Somerville 44c999c2e1
Release note update 2020-06-05 18:19:03 +01:00
Bill Somerville d919af68a5
Repair UDP Highlight Callsign regression
When passing the 'Highlight last' parameter as true occasional matches
in prior  periods could be  incorrectly highlighted.  This  fix should
also improve  performance when  there is a  large decode  history, and
highlight request for a new callsign is received.
2020-06-05 17:55:45 +01:00
Bill Somerville 342896c359
Updated release note 2020-06-05 13:47:23 +01:00
Bill Somerville e441bfe5dc
Updated Spanish UI translation, tnx Cédric, EA4AC, & Xavi, EA3W 2020-06-05 13:43:49 +01:00
Bill Somerville 016b3cb346
Merge branch 'hotfix-2.2.1' of bitbucket.org:k1jt/wsjtx into hotfix-2.2.1 2020-06-04 23:29:22 +01:00
Bill Somerville a906962903
Italian UI translation, tnx Marco, PY1ZRJ 2020-06-04 20:08:07 +01:00
Joe Taylor f9780927ab Merge branch 'hotfix-2.2.1' of bitbucket.org:k1jt/wsjtx into hotfix-2.2.1 2020-06-04 11:45:23 -04:00
Joe Taylor 05cd8b3462 Improved logic for the way "Lookup" is processed. 2020-06-04 11:32:19 -04:00
Bill Somerville f0c87b84f2
Updated Japanese & Spanish UI translations, Tnx Oba, JA7UDE, & Cédric, EA4AC 2020-06-04 11:29:49 +01:00
Bill Somerville a8115a9000
Escape regexp meta-characters in search strings
This resolves the regression where Highlight Callsign UDP messages
fail when the callsign contains a '+' character.
2020-06-04 03:41:11 +01:00
Bill Somerville c30c3ce4c8
Update message aggregator in line with special operation mode values 2020-06-04 03:39:49 +01:00
Bill Somerville 747975fc4a
Update UDP Status message documentation
This for  consistency, I  suspect inserting a  value into  the special
operations  type   enumeration  will  cause  external   programs  some
backwards compatibility issues. We  should consider reverting this and
adding the new value to the end.
2020-06-04 03:38:27 +01:00
Bill Somerville d0a1818a43
Release note update 2020-06-03 21:28:45 +01:00
Bill Somerville 3c2d7ae53e
Updated Catalan UI translation, tnx Xavi, EA3W 2020-06-03 21:27:57 +01:00
Bill Somerville 5525d68087
Release note updates 2020-06-03 17:47:54 +01:00
Bill Somerville 8833b56d91
Fix issue with 2D spectrum selection in translated UIs
For completeness  this fixes  the other  occurrence of  widget signals
with text  arguments that are  liable to misbehaviour  with translated
UIs.
2020-06-03 17:43:27 +01:00
Bill Somerville 8b8c2d54b7
Prep for hot-fix release 2020-06-03 16:02:33 +01:00
Bill Somerville 48856fcefc
Update HRD interface to support the Yaesu FT-920 2020-06-03 15:54:51 +01:00
Bill Somerville 451b6747b7
Spring cleaning 2020-06-03 15:27:49 +01:00
Bill Somerville 6a6ce480d9
Update NEWS 2020-06-02 01:59:27 +01:00
Bill Somerville b2035db3f5
Merge branch 'release-2.2.0' 2020-06-02 01:55:57 +01:00
Bill Somerville e9ad745422
V2.2.0 GA 2020-06-02 01:06:55 +01:00
Bill Somerville 5c1538283b
Release date 2020-06-02 01:06:18 +01:00
Bill Somerville ee919d1cab
Release note tidy - shortened long URL 2020-06-01 18:08:26 +01:00
Bill Somerville e9fcb415a1
Release note updates 2020-06-01 18:01:43 +01:00
Joe Taylor 7b21858fc1 Merge branch 'release-2.2.0' of bitbucket.org:k1jt/wsjtx into release-2.2.0 2020-06-01 12:26:52 -04:00
Joe Taylor b9c9c01ba6 Update Release Notes for the 2.2.0 GA release. 2020-06-01 12:26:18 -04:00
Bill Somerville 37bf0f7356
Merge branch 'release-2.2.0' of bitbucket.org:k1jt/wsjtx into release-2.2.0 2020-06-01 16:49:36 +01:00