Steven Franke
b49a90f530
Remove a redundant array.
2020-09-14 13:03:33 -05:00
Steven Franke
832212b402
Merge branch 'develop' of bitbucket.org:k1jt/wsjtx into develop
2020-09-14 12:42:36 -05:00
Steven Franke
1b59d9dc8c
Eliminate redundancies from the calculation of sequence correlations.
2020-09-14 12:42:32 -05:00
Joe Taylor
1a9d97a969
Merge branch 'develop' of bitbucket.org:k1jt/wsjtx into develop
2020-09-14 10:59:34 -04:00
Joe Taylor
f20c45c167
FST4: Align WideGraph green bar with RxFreq on startup. CTRL-diouble-click on waterfall sets FTol=10 and calls decoder.
2020-09-14 10:56:54 -04:00
Steven Franke
ca0804450b
Remove some redundant code.
2020-09-14 09:07:45 -05:00
Steven Franke
3d8c8e3dd7
Merge branch 'develop' of bitbucket.org:k1jt/wsjtx into develop
2020-09-14 09:00:35 -05:00
Steven Franke
98d52e35ac
Speed up FST4 decoding.
2020-09-14 09:00:30 -05:00
Joe Taylor
614f3037a9
Merge branch 'develop' of bitbucket.org:k1jt/wsjtx into develop
2020-09-14 09:56:44 -04:00
Joe Taylor
8f554321c8
Make sure that Tx audio frequency in FST4 mode comes from FST4 TxFreq spinner, not the WSPR/FST4W spinner.
2020-09-14 09:55:33 -04:00
Bill Somerville
617d4eaa7f
Updated Chinese and Hong Kong UI translations, tnx to Sze-to, VR2UPU
2020-09-13 15:28:10 +01:00
Joe Taylor
39403c2520
Expand the range of allowable values for TxFreq in FST4W.
2020-09-13 09:38:39 -04:00
Joe Taylor
ec47811c27
Merge branch 'develop' of bitbucket.org:k1jt/wsjtx into develop
2020-09-12 13:47:11 -04:00
Joe Taylor
a1baaebee9
Decoder should reject data with rms < 3.0 over first 15 seconds.
2020-09-12 13:46:09 -04:00
Bill Somerville
e096b77bc1
Ensure default FTol spin box range covers all possible values
...
This allows persistence between sessions to work correctly.
2020-09-12 15:58:25 +01:00
Joe Taylor
174893395b
Ensure sending correct FTol value from GUI to decoder for FST4.
2020-09-12 09:54:13 -04:00
Joe Taylor
bcdaf395f1
Must set m_bFastMode=false for FST4. Fixes the reported "Hold Tx frequency" issue. Also, ensure display of WideGraph rather than FastGraph for FST4, FST4W.
2020-09-12 09:35:32 -04:00
Joe Taylor
18ab40a576
Merge branch 'develop' of bitbucket.org:k1jt/wsjtx into develop
2020-09-12 09:02:27 -04:00
Joe Taylor
263675cac4
Fix an oddball result with i*2 numbers: abs(-32768)=-32768.
2020-09-12 09:00:39 -04:00
Bill Somerville
d5ef698ce1
Updated l10n files
2020-09-12 12:54:42 +01:00
Bill Somerville
ba709fb1b0
Updated Danish UI l10n, tnx to Michael, 5P1KZX
2020-09-12 12:46:26 +01:00
Bill Somerville
c032f0655b
Merge branch 'feat-dropped-frames' into develop
2020-09-12 04:44:09 +01:00
Bill Somerville
2f912c14e8
Restore l10n strings lost on round trip
...
Reminder to touch a source file with any l10n string to force
translatable strings to be updated when there are no other source file
changes.
2020-09-12 03:29:27 +01:00
Bill Somerville
66e887b2f9
Merge branch 'develop' into feat-dropped-frames
2020-09-12 00:19:04 +01:00
Bill Somerville
14dad11f2e
Updated cty.dat database, Big CTY - 01 September 2020
...
Tnx Jim, AD1C.
2020-09-11 20:42:46 +01:00
Bill Somerville
f23e8a4e0d
Catalan l10n updates, tnx to Xavi, EA3W
2020-09-11 19:07:28 +01:00
Bill Somerville
1bf1d4cd8f
Merge branch 'develop' of bitbucket.org:k1jt/wsjtx into develop
2020-09-11 15:02:48 +01:00
Bill Somerville
5c05cd2acb
Spanish l10n updates, tnx to Cédric, EA4AC
2020-09-11 14:56:42 +01:00
Bill Somerville
6d434b147d
Japanese l10n updates, tnx to Oba san, JA7UDE
2020-09-11 14:55:25 +01:00
Joe Taylor
20085e0ec8
Merge branch 'develop' of bitbucket.org:k1jt/wsjtx into develop
2020-09-11 09:14:24 -04:00
Joe Taylor
2a1ef287a6
Add 300 and 400 Hz to the list of available FTol values for FST4.
2020-09-11 09:13:11 -04:00
Bill Somerville
99e09a55c5
Updated l10n files
2020-09-11 13:06:57 +01:00
Bill Somerville
5037445f94
Fix a typo
2020-09-11 12:54:22 +01:00
Bill Somerville
7d63ef12fa
Remove unused actions from MainWindow UI source
...
Correct a typo as well.
2020-09-11 12:53:44 +01:00
Steven Franke
71fdcd1119
Silence a compiler warning.
2020-09-10 16:11:07 -05:00
Steven Franke
2dcde590df
Use widegraph limits for noise baseline fit. Limit signal search to within the widegraph limits.
2020-09-10 14:58:10 -05:00
Joe Taylor
47fcddcb50
Send nfa, nfb to fst4_decode().
2020-09-10 14:59:52 -04:00
Joe Taylor
e23f7b3434
Don't round off the FST4W RxFreq when FTol is changed. That was a bad idea.
2020-09-10 13:48:08 -04:00
Joe Taylor
b7dc101270
Merge branch 'develop' of bitbucket.org:k1jt/wsjtx into develop
2020-09-10 13:34:54 -04:00
Joe Taylor
b6f990fac2
Allow FTol values down to 1 Hz; let maximum FTol values for FST4 depend on TRperiod.
2020-09-10 13:33:33 -04:00
Bill Somerville
67bd56a6d6
Accessibility improvements
2020-09-10 16:29:51 +01:00
Joe Taylor
048348107f
Merge branch 'develop' of bitbucket.org:k1jt/wsjtx into develop
2020-09-09 19:12:28 -04:00
Bill Somerville
d9d0e827ff
User Guide updates
2020-09-09 22:40:58 +01:00
Bill Somerville
923c1e6dfd
I18n for some error messages
2020-09-09 22:40:07 +01:00
Joe Taylor
0db3a0d08a
Merge branch 'develop' of bitbucket.org:k1jt/wsjtx into develop
2020-09-09 08:40:47 -04:00
Bill Somerville
ae4cfaf1ae
Start Fox mode on correct tab of tab widget
2020-09-08 21:19:48 +01:00
Bill Somerville
db6a432a33
Ensure band/frequency combo box edit styling tracks current frequency
2020-09-08 15:24:55 +01:00
Bill Somerville
1d52daf7ee
Remove erroneous Qt emit keywords
2020-09-08 12:54:19 +01:00
Joe Taylor
6ff8459ea9
Add a book-keeping file useful in QtCreator.
2020-09-07 18:40:26 -04:00
Bill Somerville
8d48b44e9a
ADIF v3.1.1 compliance
...
Note that FST4 QSOs are logged with MODE=MFSK and SUBMODE=FST4. The
new bands 8m and 5m are recognized. The ADIF header is expanded with
program and time stamp information.
2020-09-07 20:36:09 +01:00