Commit Graph

10095 Commits

Author SHA1 Message Date
Bill Somerville ccb7a1adf5 Repair defect with response to UDP Reply(4) messages with AP markers 2020-10-18 02:11:04 +01:00
Bill Somerville 8d088cf4f5 Repair defect with response to UDP Reply(4) messages with AP markers 2020-10-18 02:09:17 +01:00
Joe Taylor 1f2ca15ee5 Allocate some big arrays on the heap. 2020-10-17 13:16:46 -04:00
Joe Taylor 3f68f075e8 Tweak some QRA65 decoding ideas. 2020-10-17 11:19:15 -04:00
Joe Taylor 8542af30f9 Default ibwmin set to 0 in qra_params(). 2020-10-16 18:42:31 -04:00
Joe Taylor 2aa999ba44 Improved version of qra_params() subroutine, for testing. 2020-10-16 14:44:13 -04:00
Bill Somerville 40ac1f2e41 Merge branch 'develop' into feat-boost-log 2020-10-14 21:02:00 +01:00
Bill Somerville c50133bcfc Honour "Settings->General->Disable Tx after sending 73" if not auto-sequencing 2020-10-14 21:01:05 +01:00
Bill Somerville 62e089aecf Honour "Settings->General->Disable Tx after sending 73" if not auto-sequencing 2020-10-14 20:59:32 +01:00
Joe Taylor 4bf5f23c54 Update QRA test programs. 2020-10-14 11:49:27 -04:00
Bill Somerville d8b16b31f4 Merge branch 'develop' into feat-boost-log 2020-10-13 19:20:37 +01:00
Joe Taylor ad70cdeb8a More work on sync tests, etc., of QRA6[45]. 2020-10-13 13:49:09 -04:00
Bill Somerville 90b3fa2a46 Merge branch 'release-2.3.0' into develop 2020-10-13 16:51:40 +01:00
Bill Somerville 518207da3b Various updates to UDP Message Protocol handling for FST4W
Corresponding updates to the message_aggregator reference application.
2020-10-13 16:46:38 +01:00
Bill Somerville b12e9004bb Make settings trace output human readable 2020-10-11 00:03:10 +01:00
Bill Somerville 477b99ea45 Correct a log message 2020-10-11 00:02:49 +01:00
Bill Somerville 5a7291b690 Abort incomplete DNS lookup at shut down 2020-10-11 00:02:08 +01:00
Bill Somerville dcc9ac11ee Merge branch 'develop' into feat-fst280 2020-10-10 15:26:17 +01:00
Bill Somerville 1dd5838f50 Cosmetic reformatting 2020-10-10 15:15:10 +01:00
Bill Somerville 5824b3e9d8 Logger TimeStamp attribute uses UTC 2020-10-10 14:38:54 +01:00
Bill Somerville 0b800c9ca2 Fix merge error 2020-10-10 14:38:32 +01:00
Bill Somerville c551b93cc7 Merge branch 'develop' into feat-boost-log 2020-10-10 14:07:22 +01:00
Bill Somerville 1995d762bb 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:58:53 +01:00
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 ed92d0811a Implement "No own decodes" functionality for FST4W mode 2020-10-10 13:18:04 +01:00
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