Commit Graph

9713 Commits

Author SHA1 Message Date
Bill Somerville 703a643afb Updates after review 2020-10-01 19:51:55 +01:00
Bill Somerville 0c0adbdaab Fix widget foreground when forcing the background colour
This is  required so as  to maintain good contrast  between foreground
and background  elements when  the widget  colour palette  is changed,
e.g. when using a lights out style sheet.
2020-10-01 12:58:09 +01:00
Bill Somerville 5cc48497b8 Remove constraint on WSPRnet.org spots being in WSPR band segments
This seems harmless and will accommodate FST4W spots where operation
is outside of WSPR band segments.
2020-10-01 11:29:25 +01:00
Bill Somerville f0bd7634a5 Basic recipe for building the Boost libs
Includes building libbacktrace for use with MinGW builds using
Boost.stacktrace.
2020-09-30 18:43:58 +01:00
Joe Taylor 9200c3e27a Add NB = -3% option to cycle through NB=0, 1, 2, 3, ... 20%. 2020-09-30 13:32:03 -04:00
Joe Taylor b56ce23f38 Implement optional x2/x4 tone spacings for FST4 and FST4W. 2020-09-30 10:01:57 -04:00
Joe Taylor 64acf56f9a Merge branch 'release-2.3.0' of bitbucket.org:k1jt/wsjtx into release-2.3.0 2020-09-30 09:39:08 -04:00
Joe Taylor 541c1ddea6 Fix the problem of FST4W transmitting on the FST4 TxFreq after mode switch. 2020-09-30 09:37:15 -04:00
Bill Somerville 806d9bed7c Fix Linux package dependencies 2020-09-29 23:28:21 +01:00
Joe Taylor a7d5c3b03e Shift+Click on waterfall now sets TxFreq in FST4W mode. 2020-09-29 13:20:14 -04:00
Joe Taylor b99aafa336 On change of TxFreq during an FST4 transmission, regenerate the Tx waveform and restart. 2020-09-29 13:00:57 -04:00
Bill Somerville 11805d7323 Revised check for older hamlib API version 2020-09-29 15:14:49 +01:00
Bill Somerville 6b0033c128 Merge branch 'release-2.3.0' into develop 2020-09-29 12:39:26 +01:00
Bill Somerville 22dbe9f14e Move FST4W to the same section as WSPR in the mode pop-up menu 2020-09-29 12:38:15 +01:00
Bill Somerville 6f7d1e9968 Merge branch 'release-2.3.0' into develop 2020-09-29 12:34:39 +01:00
Bill Somerville 204d63929d Repair a regression with odd/2nd period FT4 decode timestamps
Generalized slow mode decode timestamp generation to a common routine.
2020-09-29 12:32:47 +01:00
Bill Somerville fff5644858 Configure option for older version of Hamlib caching 2020-09-28 13:51:14 +01:00
Bill Somerville c5f4c1557b Merge branch 'develop' into feat-boost-log 2020-09-28 13:06:33 +01:00
Bill Somerville aae93e0d82 Qt <5.7 compatibility 2020-09-28 12:18:44 +01:00
Bill Somerville 349a9349dc Updated shared memory sizing for macOS
These numbers are sufficient for two WSJT-X instances.
2020-09-27 22:27:24 +01:00
Bill Somerville a485976058 Merge branch 'master' into develop 2020-09-27 19:13:28 +01:00
Bill Somerville 8f99fcceff Merge branch 'release-2.3.0' wsjtx-2.3.0-rc1 2020-09-27 19:13:10 +01:00
Bill Somerville 7b000afb78 Ignore audio i/p underrun error until macOS behaviour understood 2020-09-27 17:25:58 +01:00
Bill Somerville 344000d994 Avoid showing a message box recursively 2020-09-27 17:23:11 +01:00
Bill Somerville fe4c2b59ee Revert to narrow character logging 2020-09-27 16:52:19 +01:00
Bill Somerville 6ab7889cd4 Deal with null pointers in QMessageLogContext instances 2020-09-27 16:16:55 +01:00
Bill Somerville c572ce8b66 Avoid showing a message box recursively 2020-09-27 14:06:22 +01:00
Bill Somerville 68a083b9bf Revert "Temporary reduction in severity for audio underrun errors"
This reverts commit a4fad2661f.
2020-09-27 13:38:51 +01:00
Bill Somerville a4fad2661f Temporary reduction in severity for audio underrun errors 2020-09-27 13:34:39 +01:00
Bill Somerville 9fe3c7123e Avoid GUI actions when crashing out with an uncaught exception 2020-09-27 13:25:38 +01:00
Bill Somerville c1e1f3d46c Find all the package components we use 2020-09-27 02:42:44 +01:00
Bill Somerville 59270e682f Header file case fix 2020-09-27 01:55:29 +01:00
Bill Somerville a6cb51e142 Windows only code 2020-09-27 01:53:12 +01:00
Bill Somerville 7a56acfe35 Merge branch 'develop' into feat-boost-log 2020-09-27 01:45:29 +01:00
Bill Somerville 32cff87234 Merge branch 'release-2.3.0' into develop 2020-09-27 01:44:56 +01:00
Bill Somerville e5eb10f438 Updated release notes 2020-09-27 01:26:36 +01:00
Bill Somerville 1ae96dc672 Disable RC nag message 2020-09-27 00:42:25 +01:00
Bill Somerville 7f22d3c5a6 Merge branch 'develop' into feat-boost-log 2020-09-27 00:30:32 +01:00
Bill Somerville 1f96b82708 Bump version 2020-09-27 00:28:45 +01:00
Bill Somerville ed10b0414a Merge branch 'master' into develop 2020-09-26 21:52:29 +01:00
Bill Somerville 450f44c9ab Merge branch 'release-2.3.0' 2020-09-26 21:51:46 +01:00
Joe Taylor c3d8e4dd73 Working on QRA65, including simulator and test program. 2020-09-26 16:49:06 -04:00
Bill Somerville 24b9da7c1b Enable RC nag message and time limit 2020-09-26 21:09:45 +01:00
Bill Somerville 32036cd36f Correct slot function signatures due to Raspberry Pi compile error 2020-09-26 21:08:43 +01:00
Bill Somerville e8808ebc54 Remove unnecessary stop of the input audio stream after error notifications 2020-09-26 21:07:35 +01:00
Bill Somerville f12f481955 Remove unused member variable that breaks the Raspberry Pi build 2020-09-26 17:47:38 +01:00
Bill Somerville 3b6eabc7a8 Merge branch 'hotfix-2.3.0-rc1' into release-2.3.0 2020-09-26 16:42:47 +01:00
Bill Somerville 3295a7d10c Preparation for the first v2.3.0 release candidate 2020-09-26 16:02:02 +01:00
Bill Somerville 47f85961aa Better mapping of Hamlib message severity to ours 2020-09-26 15:44:58 +01:00
Bill Somerville 1b941af851 Per channel severity filter for default logging 2020-09-26 15:15:47 +01:00