Commit Graph

6894 Commits

Author SHA1 Message Date
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
5d1fb28d2b Working on test_qra6[45].f90. 2020-10-03 08:25:17 -04: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
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
Joe Taylor
acd6253373 A few more fixups for QRA65. Not finished, yet! 2020-09-25 15:38:20 -04:00
Joe Taylor
443aee5355 Restore AGC action in sync_qra65(). 2020-09-25 13:31:43 -04:00
Joe Taylor
7fd2f1afe6 Change QRA66 to QRA65, on the C++ side. 2020-09-25 13:20:46 -04:00
Joe Taylor
6ebc700288 Mostly(?) changed QRA66 to QRA65 on the Fortran side. 2020-09-25 12:21:57 -04:00
Joe Taylor
2057600f43 First functioning QRA65 encode and decode. 2020-09-25 10:55:21 -04: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