Commit Graph

6722 Commits

Author SHA1 Message Date
Bill Somerville 5f2ba00bb8
Add Version Info resources to Windows executables where needed.
Version information  and more  in the  Windows resources  for main
    applications, installer and un-installer.

    Update  CMake   policies  for  new  project()   command,  and  DEB
    dependency changes

    Support  older  libgfortran  packages,  and  other  Linux  package
    dependencies.

    Use new project description file in Debian packaging.

    Linux packaging dependency adjustments  for Debian style packages,
    including  a machine  readable  Debian  copyright format,  project
    description in separate file for  CPack compatibility, and use for
    DEB packaging.

    Configure check for need to link libm Standard C Math Library.

    CMake compatibility for <3.17.
2020-10-10 13:38:15 +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 db68e775d6
Merge branch 'feat-swl-view' into develop 2020-10-04 22:46:21 +01: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
Bill Somerville 58d4c684ce
Update building Boost recipe 2020-10-02 03:00:21 +01:00
Bill Somerville 69c48b0997
Correction to last correction 2020-10-01 23:07:49 +01:00
Bill Somerville 0e2ff329dd
Correct archive location 2020-10-01 23:06:20 +01:00
Bill Somerville d73c51beca
Exclude Qt debug symbol files from packaging on macOS
The Qt team  have switched to separate debug symbol  files rather than
separate debug  libraries for plugins.  We need to exclude  these from
packaging as they break the BundleUtilities CMake tools.
2020-10-01 19:52:31 +01:00
Bill Somerville 703a643afb
Updates after review 2020-10-01 19:51:55 +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
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 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' 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 c572ce8b66
Avoid showing a message box recursively 2020-09-27 14:06:22 +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 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
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
Joe Taylor e489d1fe85 A few more edits for User Guide. 2020-09-24 11:01:04 -04:00
Joe Taylor 3799ddc3f7 Editing of new FST4/FST4W text in the User Guide. 2020-09-24 10:42:39 -04:00
Joe Taylor 4a327c2c42 Minor editing of User Guide. 2020-09-23 16:34:42 -04:00
Joe Taylor 598835d9c9 First cut at adding FST4, FST4W to the User Guide. 2020-09-23 15:03:33 -04:00
Joe Taylor 475fe79d05 Merge branch 'develop' of bitbucket.org:k1jt/wsjtx into develop 2020-09-22 11:27:36 -04:00
Joe Taylor dd296311cc Disable TxFreqSpinBox, not RxFreqSpinBox if QSY during transmit is not allowed. 2020-09-22 11:25:59 -04:00
Bill Somerville d1bb70fd1b
Show busy cursor while enumerating audio devices 2020-09-22 12:18:23 +01:00
Joe Taylor 8c9acfc464 Set default freq for JT9 on 2200 m to 0.136000 MHz. 2020-09-21 14:45:17 -04:00
Joe Taylor 9fe2fc6de0 Fix two problems: sometime incorrect setting of RxFreq in WideGraph, and incorrect timestamp for FST4W-120 and FST4W-300 decodes in ALL.TXT. 2020-09-21 14:35:16 -04:00
Bill Somerville 542ffe8311
Improve audio device handling and error recovery
where possible  audio devices that  disappear are not  forgotten until
the user selects another device, this should allow temporarily missing
devices or forgetting  to switch on devices before  starting WSJT-X to
be  handled more  cleanly. If  all else  fails, visiting  the Settings
dialog and  clicking OK should  get things  going again. Note  that we
still  do not  have  a  reliable way  of  detecting  failed audio  out
devices, in that  case selecting another device and  then returning to
the original should work.

Enumerating  audio devices  is expensive  and on  Linux may  take many
seconds per  device. To avoid  lengthy blocking behaviour until  it is
absolutely necessary,  audio devices are  not enumerated until  one of
the "Settings->Audio" device drop-down lists is opened. Elsewhere when
devices  must be  discovered  the  enumeration stops  as  soon as  the
configured device is  discovered. A status bar message  is posted when
audio devices are being enumerated as a reminder that the UI may block
while this is happening.

The message box warning about  unaccounted-for input audio samples now
only triggers when  >5 seconds of audio appears to  be missing or over
provided. Hopefully this will make the warning less annoying for those
that are  using audio sources  with high and/or variable  latencies. A
status  bar message  is still  posted for  any amount  of audio  input
samples  unaccounted for  >1/5 second,  this message  appearing a  lot
should be considered as notification that  there is a problem with the
audio sub-system, system load is  too high, or time synchronization is
stepping the PC clock rather  than adjusting the frequency to maintain
monotonic clock ticks.
2020-09-20 18:20:16 +01:00
Joe Taylor 1ab59a8d6b Fully configure WideGpahe after switching to JT65 mode. 2020-09-20 10:17:27 -04:00
Joe Taylor e79c5f6576 Minor edits to User Guide. 2020-09-20 10:16:08 -04:00
Joe Taylor 0ab3e5116f Fix several flaws in the loop-over-NB logic in the FST4 decoder. 2020-09-19 10:08:42 -04:00
Joe Taylor 2af01ebaa1 Fix a flaw in the loop-over NB logic. There are more flaws! 2020-09-18 15:52:33 -04:00