Commit Graph

6937 Commits

Author SHA1 Message Date
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
Joe Taylor a9e205518f Update wsptx.pro to include Audio subdirectory. 2020-09-06 13:57:29 -04:00
Joe Taylor 72cffc9da4 Make the FST4/FST4W Quick-Start Guide available from the Help menu. 2020-09-06 13:31:19 -04:00
Joe Taylor 4ab8780dd8 Code cleanyup associated with removing Tab 2. 2020-09-05 15:22:18 -04:00
Joe Taylor 7aeb9d5e2e Remove the "Tab 2" option for generating Tx messages. 2020-09-05 15:11:32 -04:00
Joe Taylor 403d3a1041 Make "double-click on call" work in FST4 as in oter modes. 2020-09-05 14:09:33 -04:00
Joe Taylor 01a1688b32 FST4 and FST4W decoder: get freq range from nfqso and ntol; remove BCD submodes, i.e. hmod=2, 4, 8. 2020-09-05 13:14:40 -04:00
Joe Taylor 844fe26368 Fix "on_actionFST4_triggered()" so that it does not call another mode setup routine. 2020-09-05 11:53:23 -04:00
Joe Taylor c1025b7c4c Allow user to set center frequency and FTol in FST4W mode. Needs more testing! 2020-09-05 10:34:55 -04:00
Joe Taylor 1471ac0312 Remove all FST4/FST4W default frequencies for bands 3.5 MHz and higher. 2020-09-04 15:41:19 -04:00
Joe Taylor 02928787b1 Save and restore the current setting of the FST4W RoundRobin control. 2020-09-04 15:38:04 -04:00