Bill Somerville
7bb5a8e009
Merge branch 'develop' into feat-psk-reporter-re-work
2020-07-26 15:52:39 +01:00
Bill Somerville
bcff949025
Update some missing i18n strings
2020-07-13 00:55:42 +01:00
Bill Somerville
90e18e50de
Danish UI translation, thanks to Michael, 5P1KZX
2020-07-05 12:42:08 +01:00
Bill Somerville
74c7fade32
Disable Hamlib caching while determining rig VFO resolution
2020-07-04 22:19:59 +01:00
Bill Somerville
af894c6039
Rename files to match class name
...
Avoiding case insensitive file system issues.
2020-06-21 02:15:31 +01:00
Bill Somerville
b48b23450d
First iteration of optional TCP/IP client for PSK Reporter
2020-06-21 01:36:30 +01:00
Bill Somerville
9c22b5c3ed
Qt v5.15 compatibility
2020-06-13 16:04:41 +01:00
Bill Somerville
b9491862a1
Enable Italian UI translation
2020-06-04 23:32:29 +01:00
Bill Somerville
1b26218897
Italian UI translation, tnx Marco, PY1ZRJ
2020-06-04 23:31:49 +01:00
Bill Somerville
f5a284fe54
New proposed Danish UI translation from Michael, 5P1KZX
2020-06-04 16:28:49 +01:00
Bill Somerville
27a3b4d8fa
Add pending translations as comments in language list
...
and fix a defect in setting up new languages.
2020-06-02 21:17:31 +01:00
Bill Somerville
0138bb9a75
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:12:49 +01:00
Bill Somerville
1371b71c5a
Avoid duplicate resources and ensure generic Qt UI l10n loaded
2020-05-31 14:43:01 +01:00
Bill Somerville
51f18b1faa
Chinese and HK Chinese UI translations, thanks Sze-To, VR2UPU
2020-05-31 14:24:14 +01:00
Bill Somerville
4f0c125dbe
Japanese UI translation, thanks to Oba san, JA7UDE
2020-05-31 13:44:44 +01:00
Bill Somerville
1da87fe904
Empty wsjtx_en.qm so that macOS doesn't load a secondary l10n
2020-05-30 22:01:47 +01:00
Bill Somerville
e7b8c5e7c0
Remove UI languages we do not yet have translation files for
2020-05-28 23:58:03 +01:00
Bill Somerville
399baf6f83
Allow macOS 10.12 support as Qt 5.12 is OK with that
2020-05-28 11:06:07 +01:00
Bill Somerville
3a1b42a3fd
Enable UI translations to Japanese
2020-05-26 12:57:38 +01:00
Bill Somerville
0856c4298a
Use language only to identify Spanish translation files
...
This allows the Spanish UI translation to work, for now, for all
Spanish speaking locales. If necessary we can make it es-ES if other
translators feel it is not a good base for their Spanish variant. OTOH
if they just need to l10n a few strings then, say for Argentina, then
they can do that in an wsjtx_es_AR.ts and untranslated strings there
will fall back to the ones in wsjtx_es.ts automatically. This happens
because of teh way the application loads multiple translation files in
an order suitable for that to happen.
2020-05-26 00:01:43 +01:00
Bill Somerville
7425f13abc
Add some polish to i18n
...
package Qt translations so that standard buttons etc. get l10n.
2020-05-25 22:44:05 +01:00
Bill Somerville
75c4dca87c
Switch to a single common Catalan language translation file
...
Xavi, EA3W, assures me that all Catalan dialects and variants are
essentially the same, so there's no need to have country variant
specific Catalan translation files.
2020-05-19 12:28:50 +01:00
Joe Taylor
24bd0f807f
Silence some compiler warning messages.
2020-05-17 14:09:25 -04:00
Bill Somerville
7046a9f937
Cosmetic file formatting
2020-05-13 03:20:38 +01:00
Bill Somerville
1439d9a85e
Package the Qt QMacStyle plugin on macOS, req. since Qt 5.11
2020-05-11 23:40:03 +01:00
Bill Somerville
1d70b77c8a
Fix a typo in the project summary description
2020-05-11 23:54:31 +01:00
Bill Somerville
97078eb8df
Update build script to macOS minimum version of 10.13
2020-05-07 17:42:14 +01:00
Bill Somerville
64fb919bed
Don't package webGL platform support on macOS
2020-05-07 17:19:02 +01:00
Steven Franke
c0da6ce265
Housekeeping.
2020-05-05 14:05:46 -05:00
Steven Franke
3405687e89
Clean up in preparation for RC release.
2020-05-05 13:45:02 -05:00
Steven Franke
093c403063
Implement coupled BP->OSD decoding for FT8/FT4.
2020-05-04 13:13:49 -05:00
Steven Franke
68efcca51d
Merge branch 'develop' of bitbucket.org:k1jt/wsjtx into develop
2020-05-02 08:10:42 -05:00
Steven Franke
b0ef40cb1d
Add routines for ft4slow based on (280,101) code.
2020-05-02 08:10:35 -05:00
Joe Taylor
0a14984d6a
Add a program to sum together several .wav files of simulated data.
2020-04-30 16:53:44 -04:00
Steven Franke
73e2aa9573
Add routines needed to test (240,101) qso mode.
2020-04-26 14:34:09 -05:00
Steven Franke
2d2ac37539
Merge branch 'develop' of bitbucket.org:k1jt/wsjtx into develop
2020-04-23 11:55:41 -05:00
Steven Franke
77ed319a8e
Add new routines to CMakeLists.txt.
2020-04-23 11:55:36 -05:00
Bill Somerville
cafa9ea277
Update build script for new source file
2020-04-22 17:34:38 +01:00
Steven Franke
529cc1bae1
Speed up wspr4d.
2020-04-21 13:44:24 -05:00
Joe Taylor
b0a7cef3bd
More tweaks to minimize false JT65 decodes when strong signals are present.
2020-04-19 18:56:16 -04:00
Steven Franke
fae81b6b67
Add routines necessary to support a crc24-aided (174,101) code.
2020-04-17 14:11:12 -05:00
Steven Franke
b8ff0941e8
Add wspr4d and support routines. Not yet working.
2020-04-15 15:45:07 -05:00
Joe Taylor
7d941ba67f
Merge branch 'develop' of bitbucket.org:k1jt/wsjtx into develop
2020-04-14 15:36:16 -04:00
Joe Taylor
dc71fd70d5
Stated WSPR power levels below 0 dBm are not allowed. Remove them from TxPowerComboBox.
2020-04-14 12:12:53 -04:00
Steven Franke
c5e2593979
Add routines necessary to generate simulated 'wspr4' wav files.
2020-04-14 10:34:00 -05:00
Joe Taylor
e82b9ffa38
Allow entry and decoding of WSPR-format message in ldpcsim174_74.
2020-04-13 15:43:34 -04:00
Steven Franke
5e391c7ff8
Push CMakeLists.txt changes needed to compile the new (174,74) routines.
2020-04-13 13:19:12 -05:00
Steven Franke
f78f63a53d
Merge branch 'feat-50bit' into develop
2020-04-03 10:34:02 -05:00
Steven Franke
cf5a69d25b
Updates and additions to wsprcpm files.
2020-04-03 10:27:43 -05:00
Joe Taylor
38f11fee62
Enhance packjt77 to include 50-bit WSPR-style messages. Build encode77[.exe].
2020-03-30 13:37:34 -04:00