Commit Graph

7236 Commits

Author SHA1 Message Date
Bill Somerville d9c992943a
Fix CMake warning when using new configurations 2020-10-10 13:17:21 +01:00
Joe Taylor d5ce2def09 Code cleanup. 2020-10-09 17:04:06 -04:00
Joe Taylor e82da4484c Code cleanup. 2020-10-09 15:29:16 -04:00
Joe Taylor 538b0b91ab Move s3, s3a arrays into qra_loops. 2020-10-09 14:12:34 -04:00
Joe Taylor a4ba64a5fa Code cleanup and documentation. 2020-10-09 13:16:25 -04:00
Joe Taylor 8612398b02 Minor tweaks to test_qra65. 2020-10-09 10:44:25 -04:00
Joe Taylor c5502cda05 QRA65 now decodes using qra_loops() -- the same inner loops as QRA64. Very effective! 2020-10-08 16:48:11 -04:00
Joe Taylor 5e23f88f7e Save a working temporary state for QRA64/QRA65 decoders. 2020-10-07 16:04:00 -04:00
Bill Somerville 41fa614324
Bump RC number 2020-10-07 19:16:48 +01:00
Bill Somerville d15e419993
Allow UDP service port zero, this disables the UDP Message Protocol 2020-10-07 19:16:00 +01:00
Bill Somerville 6026944e33
Workaround for some memory issues, possibly thread stack sizing
Reduced maximum thread team size for MSK144 candidate discovery to 4.
2020-10-07 13:12:20 +01:00
Bill Somerville a2e8d8927b
Trivial typo fix 2020-10-07 13:11:45 +01:00
Bill Somerville bb8e6ea64a
Missed merge from develop branch conflict resolved 2020-10-06 19:55:43 +01:00
Bill Somerville 314be8ccb7
Merge branch 'develop' into feat-fst280 2020-10-06 19:25:06 +01:00
Bill Somerville 6e75a62811
Correct mode switching for QRA64 and QRA65 2020-10-06 18:38:18 +01:00
Joe Taylor db1a24f1d4 Update WideGraph parameters when entering QRA64 mode. 2020-10-06 11:07:08 -04:00
Joe Taylor 60ccbb25cb Add tentative 6m frequencies for QRA64 and QRA65. 2020-10-06 10:45:30 -04:00
Joe Taylor 69f7cea5e6 Formatting adjustments to qra64a.f90; updates to test_qra6[45].f90. 2020-10-06 10:29:03 -04:00
Joe Taylor f38f355395 Many tweaks to QRA64 decoder to optimize processing of 6m ionoscatter signals. 2020-10-05 09:50:55 -04:00
Joe Taylor c17acdb447 Activate Fast and Normal decode options for QRA64. 2020-10-05 09:48:44 -04:00
Bill Somerville 522000cfab
Added SWL Mode to View menu
SWL mode  hides all lower  panel widgets,  maximizing the size  of the
decodes windows.  Designed for operators running  several instances to
monitor multiple bands and modes.
2020-10-04 23:05:17 +01:00
Bill Somerville ead587ee55
Fix up out of date common block sizing 2020-10-04 22:52:51 +01:00
Bill Somerville 45e472979e
Merge branch 'release-2.3.0' of bitbucket.org:k1jt/wsjtx into release-2.3.0 2020-10-04 22:48:08 +01:00
Bill Somerville f8e5903f83
Merge branch 'develop' into feat-boost-log 2020-10-04 22:47:01 +01:00
Bill Somerville db68e775d6
Merge branch 'feat-swl-view' into develop 2020-10-04 22:46:21 +01:00
Bill Somerville add63fb374
Adapt WSPRnet.org spotting to moveable Rx analysis window
This allows spots at any frequency to be posted rather than just those
in the 1400 to 1600 Hz range above the VFO dial frequency.
2020-10-04 22:41:52 +01:00
Joe Taylor df034cf9b5 Don't set TxFreq and RxFreq defaults on QRA64 startup. 2020-10-04 16:10:44 -04:00
Joe Taylor 333fac1fae Code cleanup. 2020-10-04 15:32:08 -04:00
Joe Taylor 20fb18c8ae Minor code cleanup. 2020-10-04 15:22:45 -04:00
Joe Taylor 95ec019da3 Improvements to test_qra64.# Please enter the commit message for your changes. Lines starting 2020-10-04 12:29:18 -04:00
Bill Somerville a169b5daf8
Added SWL Mode to View menu
SWL mode  hides all lower  panel widgets,  maximizing the size  of the
decodes windows.  Designed for operators running  several instances to
monitor multiple bands and modes.
2020-10-04 00:46:59 +01:00
Bill Somerville 203e0da5d6
Fix up out of date common block sizing 2020-10-04 00:45:56 +01:00
Joe Taylor 359b97f1ad Tweak test_qra64.f90 2020-10-03 11:02:18 -04:00
Joe Taylor ada4f6798e Reduce FLow/FHigh step size to 50. 2020-10-03 08:31:01 -04:00
Joe Taylor 5d1fb28d2b Working on test_qra6[45].f90. 2020-10-03 08:25:17 -04:00
Bill Somerville bd8717c76c
More Linux packaging dependency adjustments fro Debian style packages 2020-10-03 04:48:39 +01:00
Bill Somerville 9f85c21978
Fix up RPM dependencies back to Fedora 30 2020-10-03 04:24:35 +01:00
Bill Somerville 6f826a2a44
Guard against null pointers in QMessageLogContext 2020-10-03 04:06:04 +01:00
Bill Somerville bf5af3e5e4
First attempt at Boost dependencies in Linux packages 2020-10-03 04:05:21 +01:00
Bill Somerville 24b2487abe
Fix Boost linking 2020-10-03 02:36:27 +01:00
Bill Somerville 80feb93e6f
Rotate log on the 1st of the month 2020-10-03 00:54:05 +01:00
Bill Somerville a4e636cd52
Enable Boost version checking 2020-10-02 21:38:50 +01:00
Bill Somerville 39bbf57bf9
Boost version <1.70 compatibility 2020-10-02 21:32:48 +01:00
Bill Somerville b9dec43564
Revert "Temporary diagnostic"
This reverts commit f2017ba105.
2020-10-02 20:55:49 +01:00
Bill Somerville e8eadcf0a0
Revert "More temporary diags"
This reverts commit 467c52eb31.
2020-10-02 20:55:44 +01:00
Bill Somerville 5ff39f65ab
Revert "Even more diags"
This reverts commit 37e5b52d40.
2020-10-02 20:55:31 +01:00
Bill Somerville 37e5b52d40
Even more diags 2020-10-02 16:54:38 +01:00
Bill Somerville 467c52eb31
More temporary diags 2020-10-02 15:43:27 +01:00
Bill Somerville f2017ba105
Temporary diagnostic 2020-10-02 15:32:06 +01:00
Bill Somerville a5cdeaeee1
Merge branch 'develop' into feat-boost-log 2020-10-02 03:01:18 +01:00