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
Bill Somerville
28e78870e8
Fix comment typo
2020-03-20 10:58:56 +00:00
Bill Somerville
d2ba450315
Squash a couple of warnings that are not real issues
2020-03-20 10:57:19 +00:00
Joe Taylor
2653626d45
Replace the changes I removed by executing 'git reset HEAD~'.
2020-03-16 10:27:22 -04:00
Steven Franke
478fd74e84
Remove reference to obsolete file ft8.f90 in CMakeLists.txt.
2020-02-25 17:06:36 -06:00
Steven Franke
08baa50a01
Experimental change to enable OSD decoding for MSK144 when ntol .le. 50 Hz
2020-02-13 08:48:51 -06:00
Steven Franke
ff109a60ca
Implement AP decoding for Hounds when Fox has a compound call with standard base call.
2020-02-03 10:48:51 -06:00
Joe Taylor
3397bf49b4
Add utility program ft4code.
2019-12-18 10:02:00 -05:00
Bill Somerville
b6b8271a6d
Item delegate for SQLite date and time fields
2019-12-08 18:36:04 +00: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
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
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
Bill Somerville
60332e799e
Merge branch 'develop' into feat-refactor
2019-07-04 12:34:20 +01:00
Steve Franke
fa44ed84c5
Remove an unused routine. Minor tweaks.
2019-07-03 10:55:13 -05:00
sirhc808
dd53e8d348
incorporate code review feedback
2019-07-02 13:00:32 -05:00
sirhc808
1f57ba5fec
improve physical structure
2019-07-02 12:45:05 -05:00
sirhc808
27d4471cde
Merge branch 'ft9_refactor' into feat-refactor
...
# Conflicts:
# CMakeLists.txt
# lib/ft4/getcandidates4.f90
# lib/ft4/sync4d.f90
2019-07-02 12:06:14 -05:00
sirhc808
ee5d5c8ae9
improve physical structure
2019-07-02 10:19:43 -05:00
sirhc808
50ce71b47a
improve physical structure
2019-07-01 21:52:32 -05:00
sirhc808
47b8d4422c
fix some errrrrors
2019-07-01 21:19:18 -05:00
sirhc808
6692b8427d
break build on C++ warnings
2019-07-01 21:15:53 -05:00
sirhc808
4317f54b1a
simple CMake fix to use Qt's latest CMake support
2019-07-01 19:36:14 -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
Joe Taylor
9de51ebfa3
Rename and tweak rtty_spec.f90.
2019-06-12 11:31:35 -04:00
Steve Franke
3c23a05d1f
Move demod and bit metric calculation to a subroutine. This will make
...
it easier to experiment with alternative schemes for demod.
2019-06-08 08:34:46 -05:00
Bill Somerville
7d14602b07
Merge branch 'release-2.1.0' of bitbucket.org:k1jt/wsjtx into release-2.1.0
2019-06-06 13:19:02 +01:00
Bill Somerville
45b12e6028
Preparation for UI i18n
...
Re-enabling the WSJT-X i18n facilities. This allows translation files
to be created for languages that are automatically used to lookup
translatable strings. To enable a new language the language name must
be added to the CMakeLists.txt LANGUAGES list variable in BCP47 format
(i.e. en_US, en_GB, pt_PT, ...). Do one build with the CMake option
UPDATE_TRANSLATIONS enabled (do not leave it enabled as there is a
danger of loosing existing translated texts), that will create a fresh
translations/wsjtx_<lang>.ts file which should be immediately checked
in with the CMakeLists.txt change. The .ts should then be updated by
the translator using the Qt Linguist tool to add translations. Check
in the updated .ts file to complete the initial translation process
for that language.
To aid translators their WIP .ts file may be tested by releasing
(using the lrelease tool or from the Linguist menu) a .qm file and
placing that .qm file in the current directory before starting
WSJT-X. The translations will be used if the system locale matches the
file name. If the system locale does not match the file name; the
language may be overridden by setting the LANG environment variable.
For example if a wsjtx_pt_PT.qm file is in the current directory
WSJT-X will use it for translation lookups, regardless of the current
system locale setting, if the LANG variable is set to pt_PT or pt-PT.
On MS Windows from a command prompt:
set LANG=pt_PT
C:\WSJT\wsjtx\bin\wsjtx
elsewhere:
LANG=pt_PT wsjtx
2019-06-06 12:56:25 +01:00
Steve Franke
1758e7266b
Remove deleted files from CMakeLists.txt
2019-06-05 10:19:40 -05:00
Bill Somerville
19c46774b4
Moving toward multiplier and dupe detection for contest modes
...
There's not much to show for this so far but some of the necessary
infrastructure is in place.
2019-05-30 22:20:09 +01:00
Bill Somerville
8035880c45
CMake updates to remove warnings when using recent CMake versions
2019-05-28 19:00:13 +01:00
Steve Franke
a56960a19b
Remove syncft4.f90 from CMakeLists.txt.
2019-05-26 10:06:59 -05:00