Commit Graph

10095 Commits

Author SHA1 Message Date
Joe Taylor 09815826e2 For Q65 with QSOprogress=3, reduce npasses to 2 (iaptype=3, 4 only); reduce APmast from 78 to 75 bits. 2020-11-20 15:16:23 -05:00
Bill Somerville b834645bf7 Debian 9 backwards compatibility 2020-11-20 13:45:44 +00:00
Joe Taylor 3662a76de7 More Q65 test program tweaks. 2020-11-19 15:41:15 -05:00
Joe Taylor 13d0b20661 Change the unmasked bits for iaptype 4, 5, 6. Tweak the SNR limits in test_q65. 2020-11-19 15:25:28 -05:00
Joe Taylor 0bcb2f0d11 Adjust SNR limits in test_q65. 2020-11-19 13:50:59 -05:00
Joe Taylor 44343d87f6 Allow input of fractional SNR to test_q65. 2020-11-19 13:45:16 -05:00
Bill Somerville 0fc5639fd5 Repair a regression causing missing Rx decode timestamps in ALL.TXT 2020-11-18 02:06:30 +00:00
Bill Somerville e3bffc3ece Read hamlib_settings.json when rig is None to allow PTT only config 2020-11-17 21:52:28 +00:00
Joe Taylor d26acd048c Minor tweak to test_q65. 2020-11-17 15:31:33 -05:00
Joe Taylor 2dcd8504e8 Updates to test_q65: allow command-line input of QSOprogress. 2020-11-17 15:09:03 -05:00
Joe Taylor d3ed0be318 Allow 2-digit input of ndepth in test_q65. 2020-11-17 10:47:07 -05:00
Joe Taylor abe06e5dbb Access Q65 Quick-Start Guide from Help menu. 2020-11-17 10:46:20 -05:00
Bill Somerville a1808c99f7 Fix issue with main window height growing on restart 2020-11-17 00:55:24 +00:00
Joe Taylor e71bc50bbf Set irc to -9, DT and f0 to 0 if sync amplitude it too small. 2020-11-16 16:29:52 -05:00
Joe Taylor eeed375baf Tell user to go back it he selects F+H in a mode other than FT8. 2020-11-16 16:28:37 -05:00
Joe Taylor 0755e52993 Another reformatting of output to fort.53. 2020-11-16 13:49:31 -05:00
Bill Somerville f10d6fb712 Fix regression in hiding Rx Frequency window titles & headings 2020-11-16 17:36:50 +00:00
Bill Somerville 3cd567e464 Allow decodes window splitter widget to shrink its height further 2020-11-16 17:24:10 +00:00
Bill Somerville dc4f824f43 Only attempt to fetch LoTW users at start up if highlighting enabled 2020-11-16 17:10:33 +00:00
Joe Taylor 7f772ecc53 Don't set a global minimum height: SWL mode wants much less. 2020-11-16 11:49:01 -05:00
Joe Taylor bbcc9419b4 Set a mainwindow minimum height. 2020-11-16 10:37:09 -05:00
Joe Taylor df2daf60bd Remove JT9+JT65 mode. Remove labNextCall. Tighten up central array of GUI controls. 2020-11-16 10:06:10 -05:00
Bill Somerville b98746ffc9 Installation and build documentation updates 2020-11-16 13:14:51 +00:00
Bill Somerville 33c14aa400 Doc updates 2020-11-16 13:06:38 +00:00
Bill Somerville 46a6b75944 Repair User Guide file name, asciidoctor macros, web fetch URL 2020-11-16 03:07:35 +00:00
Bill Somerville c133a84889 Repair strict standard callsign regexp 2020-11-16 02:32:06 +00:00
Joe Taylor 24ed64e5cc Add UTC and reformat diagnostic output to fort.53. 2020-11-15 12:21:08 -05:00
Joe Taylor 4903b38220 When jt9 is run from command line, set Q65 default FTol = 10. 2020-11-15 11:58:36 -05:00
Bill Somerville 4c05f80a2e Fix Boost::log linking issue wsjtx-2.3.0-rc2 2020-11-15 04:25:14 +00:00
Bill Somerville 398604a402 Fix package file name 2020-11-15 01:58:48 +00:00
Bill Somerville 09a8b3f5ef Reinstate RC nag 2020-11-15 01:12:55 +00:00
Bill Somerville 764496c991 Merge branch 'master' into develop 2020-11-15 01:01:00 +00:00
Bill Somerville 8cd696bdde Merge branch 'release-2.3.0' 2020-11-15 01:00:18 +00:00
Bill Somerville 9e43000882 Release notes for RC2 2020-11-15 00:52:40 +00:00
Bill Somerville 541faa1470 Set correct version information 2020-11-14 22:02:06 +00:00
Bill Somerville 21b56c19ad Merge branch 'develop' into release-2.3.0 2020-11-14 21:34:41 +00:00
Bill Somerville 173723431e Merge branch 'feat-boost-log' into develop 2020-11-14 20:58:46 +00:00
Bill Somerville 21e7560b89 Simplify logging of missing/extra audio input samples
These warnings and errors  now go to the the system  log rather than a
MessageBox.
2020-11-14 20:50:27 +00:00
Bill Somerville 8416a177fe Docs correction 2020-11-14 14:23:58 +00:00
Bill Somerville 9417dee4a8 Revert "Simple Boost logging test program"
This reverts commit 29b147eef0.
2020-11-13 22:24:39 +00:00
Bill Somerville f44b83038f Revert "Temporarily remove global Boost::log loggers"
This reverts commit 5a9b56bfc0.
2020-11-13 22:24:34 +00:00
Bill Somerville e1248da5c8 Revert "Restoring some Boost::log functionality"
This reverts commit bf01202d25.
2020-11-13 22:24:30 +00:00
Bill Somerville b1709dbfea Revert "Restoring more Boost::log functionality"
This reverts commit 9c937cca23.
2020-11-13 22:24:25 +00:00
Bill Somerville 2989e7d189 Revert "backing out a smaller chunk of Boost::log functionality"
This reverts commit 5993b3c75a.
2020-11-13 22:24:20 +00:00
Bill Somerville 896d75eb27 Revert "Ensure global loggers are declared before installing the Qt handler"
This reverts commit 8cf2fa7752.
2020-11-13 22:24:15 +00:00
Bill Somerville 8c5e362830 Revert "Another approach to track down a segmentation fault"
This reverts commit 403528e436.
2020-11-13 22:23:58 +00:00
Bill Somerville d0f874455c Italian UI translation updates, tnx Marco, PY1ZRJ 2020-11-13 20:02:54 +00:00
Bill Somerville 880379462e Italian UI translation updates, tnx Marco, PY1ZRJ 2020-11-13 20:01:43 +00:00
Bill Somerville 403528e436 Another approach to track down a segmentation fault 2020-11-13 19:32:56 +00:00
Bill Somerville 8cf2fa7752 Ensure global loggers are declared before installing the Qt handler 2020-11-13 19:10:49 +00:00