Commit Graph

6011 Commits

Author SHA1 Message Date
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
Joe Taylor
3811c1c0be Merge branch 'release-2.2.0' of bitbucket.org:k1jt/wsjtx into release-2.2.0 2020-06-01 11:49:14 -04:00
Bill Somerville
4e9d3e1076
Remove RC expiration and nag message 2020-06-01 16:48:50 +01:00
Joe Taylor
e97164719d Zero the "nDecodes" label if there were no decodes in a sequence. 2020-06-01 11:48:35 -04:00
Bill Somerville
6af862c054
Merge branch 'release-2.2.0' of bitbucket.org:k1jt/wsjtx into release-2.2.0 2020-06-01 16:48:01 +01:00
Joe Taylor
7dac838bf0 Merge branch 'release-2.2.0' of bitbucket.org:k1jt/wsjtx into release-2.2.0 2020-06-01 11:25:28 -04:00
Joe Taylor
6f5fc344bf Fix a bug in JT65's SNR calculation for VHF usage. 2020-06-01 11:24:24 -04:00
Bill Somerville
93db29d50a
Highlight Callsign with f/g & b/g invalid restores highlighting
Using a Highlight Callsign UDP message with `Highlight last` false and
specifying  both  f/g  and  b/g  colours as  invalid  now  resets  the
highlighting on any matching callsign,  as well as removing the decode
highlighting internal record.
2020-06-01 16:09:21 +01:00
K9AN
aa4d98b6f1
Fix MSK144 timestamps in ALL.TXT log. 2020-06-01 14:58:44 +01:00
Bill Somerville
366edf01ee
Allow for remote CAT with local hardware PTT 2020-06-01 14:40:56 +01:00
Bill Somerville
0c0d71c0a7
Merge branch 'release-2.2.0' of bitbucket.org:k1jt/wsjtx into release-2.2.0 2020-06-01 11:24:59 +01:00
Bill Somerville
1d0bee3d65
Updated Chinese & Hong Kong Chinese translations, tnx Sze-To, VR2UPU. 2020-06-01 11:11:20 +01:00
Bill Somerville
317d9a7493
Tidy up l10n and allow for override to 'en' with no translations
Passing `--language en', '-l en-US', or `-l en_US` now takes a special
action to  not load  any translations using  the current  locale. This
allows the current system UI language not to influence an translations
loaded via the command line override when the native en-US is wanted.
2020-06-01 11:07:41 +01:00
Joe Taylor
817b168e05 Remove the "trial frequencies" for FT8. 2020-05-31 11:39:41 -04:00
Bill Somerville
013099c363
Update .ts files 2020-05-31 14:55:31 +01:00
Bill Somerville
12af2572e2
Avoid duplicate resources and ensure generic Qt UI l10n loaded 2020-05-31 14:41:59 +01:00
Bill Somerville
1ccd9d2fab
Chinese and HK Chinese UI translations, thanks Sze-To, VR2UPU 2020-05-31 14:23:25 +01:00
Bill Somerville
905085ab36
Japanese UI translation, thanks to Oba san, JA7UDE 2020-05-31 13:38:38 +01:00
Bill Somerville
b30cb2d040
Updated Catalan and Spanish UI translations, tnx Xavi, EA3W 2020-05-31 13:37:58 +01:00
Bill Somerville
2ba29f4932
Remove unpopulated translation files 2020-05-30 23:06:34 +01:00