Commit Graph

77 Commits

Author SHA1 Message Date
Uwe Risse 61ac076f7d Improve PSK Reporter spotting for upcoming HamSCI Festivals of Eclipse Ionospheric Science. 2023-06-11 20:05:16 +02:00
Brian Moran 69f9c1f95d fix merge conflict 2023-03-18 10:28:23 -07:00
Brian Moran a321348dfa conditional compilation of error handler based on QT version 2023-03-17 07:52:03 -07:00
Uwe Risse 570e9ceaf7 Make line 184 of FileDownload.cpp compliant with Qt 5.12.x. 2023-03-17 15:19:30 +01:00
Uwe Risse 491f783224 Disable line 184 as it doesn't compile with Qt 5.12.12 (and some minor cosmetic changes). 2023-03-17 12:00:05 +01:00
Brian Moran a7413ae627 create the directory if one is supplied that doesn't exist 2023-03-16 20:49:08 -07:00
Brian Moran 88b1e46ee4 use different temp file class; use VERYYYYMMMDD version from file 2023-03-16 19:13:59 -07:00
Brian Moran b812ac2786 show status of LotW file download; new button to download of CTY.DAT, show version of CTY.DAT; genericize download file code; 2023-03-15 20:42:03 -07:00
Brian Moran eebababece initial commit 2023-03-09 12:10:20 -08:00
Uwe Risse 19bc663abf Revert "Preparations for the HamSCI Festivals of Eclipse Ionospheric Science, part 2."
This reverts commit d021c62d2f.
2023-03-09 18:24:57 +01:00
Uwe Risse d021c62d2f Preparations for the HamSCI Festivals of Eclipse Ionospheric Science, part 2. 2023-03-09 18:09:57 +01:00
Uwe Risse de0a3d60e3 Preparations for the HamSCI Festivals of Eclipse Ionospheric Science. 2023-03-09 18:04:46 +01:00
Uwe Risse aac29fd2d4 Reduce the number of spots sent to PSK Reporter, thanks to Mike Black and Philip Gladstone. 2023-03-07 17:46:33 +01:00
Uwe Risse 930e1e5a9c PSK Reporter spotting is now also possible for frequencies > 4 GHz. This is required for QO-100, for example. 2022-12-17 18:54:49 +01:00
Steven Franke 86c3f6aa90 Upload FST4W-900 spots with tr=15 because WSPRnet does not recognize tr=16. 2022-11-22 12:51:52 -06:00
Uwe Risse 35d758647d Check the network address of the UDP server for errors before accepting it. Thanks to Mike W9MDB. 2022-10-23 13:05:29 +02:00
Joe Taylor ca39746dc5 Change the SpecOp enumeration so that FOX=6, HOUND=7, ARRL_DIGI=8. 2022-07-29 15:20:04 -04:00
Joe Taylor c774e71bfe Update comments in NetworkMessage.hpp to include ARRL DIGI contest as a Special Operating Activity. 2022-07-26 13:16:32 -04:00
Bill Somerville 44b99783d1 Ensure UDP Protocol Heartbeat messages are not treated as duplicates 2021-07-02 01:17:29 +01:00
Bill Somerville 21b57dbe6f Human readable socket error message in log 2021-01-27 18:11:50 +00:00
Bill Somerville 04ef699841 Add some diagnostics to PSKReporter class
Sent to the severity channel log source PSKRPRT.
2021-01-27 17:51:27 +00:00
Bill Somerville dd631699da Add the Tx message to the UDP Status(1) message
Thanks to Morgan (sri no other attribution given) for the initial
contribution this change is based on.
2020-12-21 01:31:57 +00:00
Bill Somerville 6b78bf3bb6 Fix merging error 2020-11-12 16:11:44 +00:00
Bill Somerville 9ea903b259 Merge branch 'develop' into feat-boost-log 2020-11-12 13:36:25 +00:00
Bill Somerville 9434c447cd Ensure multicast UDP is sent to at least the loop-back interface
Also send multicast UDP to every selected network interface.
2020-11-06 00:33:53 +00:00
Bill Somerville c15f244a09 Comment out diagnostic prints 2020-11-05 11:30:48 +00:00
Bill Somerville caa23f1101 Message Client allows sending multicast UDP on multiple interfaces 2020-11-05 03:37:01 +00:00
Bill Somerville 11497cf0b1 Correct Qt version checks 2020-11-03 23:44:07 +00:00
Bill Somerville 698bd23a9c Disallow sending UDP Message Protocol traffic to broadcast address 2020-11-03 23:08:12 +00:00
Bill Somerville 430d57c1ca Network interface selection for outgoing UDP multicast datagrams
Default  selection  is  the  loop-back interface.  Users  who  require
interoperation  between  WSJT-X   instances  cooperating  applications
running on different hosts should  select a suitable network interface
and  carefully choose  a multicast  group address,  and TTL,  that has
minimal scope covering the necessary  network(s). Using 224.0.0.1 is a
reasonable    strategy    if   all    hosts    are    on   the    same
subnet. Administratively  scoped multicast group addresses  like those
within 239.255.0.0/16  can cover larger  boundaries, but care  must be
taken if the local subnet has access to a multicast enabled router.

The  IPv4  broadcast  address  (255.255.255.255) may  be  used  as  an
alternative  to multicast  UDP, but  note that  WSJT-X will  only send
broadcast UDP datagrams  on the loop-back interface,  so all recipient
applications must be running on the same host system.

The reference UDP Message protocol  applications are being extended to
be configurable  with a list of  interfaces to join a  multicast group
address on. By default they will only join on the loop-back interface,
which is also  recommended for any applications designed  to take part
in the WSJT-X  UDP Message Protocol. This allows full  user control of
the  scope of  multicast  group membership  with  a very  conservative
default  mode  that will  work  with  all interoperating  applications
running on the same host system.
2020-11-02 15:33:44 +00:00
Bill Somerville c0f11fb67b Repair regression with UDP spotting to PSK Reporter
Recover correctly from broken connections, i.e. do nothing for UDP.
2020-10-23 04:36:28 +01:00
Bill Somerville 52b2084882 Update WSPRnet.org posts to allow mode to be determined
The  sent/received 'mode'  parameter  posted to  WSPRnet.org has  been
amended as follows:

        WSPR-2:     "2"
        FST4W-120:  "3"
        FST4W-300:  "5"
        FST4W-900:  "16"
        FST4W-1800: "30"

this change is designed to maintain backwards compatibility with older
versions of WSJT-X  and other software like WSPR-X  which already post
these values:

        WSPR-2:     "2"
        WSPR-15:    "15"

It is  expected that the  WSPRnet.org server  side will be  updated in
sync with  a WSJT-X  v2.3.0 RC2  (or GA) release  to account  for this
change.
2020-10-20 12:43:45 +01:00
Bill Somerville d8b16b31f4 Merge branch 'develop' into feat-boost-log 2020-10-13 19:20:37 +01:00
Bill Somerville 90b3fa2a46 Merge branch 'release-2.3.0' into develop 2020-10-13 16:51:40 +01:00
Bill Somerville 5a7291b690 Abort incomplete DNS lookup at shut down 2020-10-11 00:02:08 +01:00
Bill Somerville a2e8d8927b Trivial typo fix 2020-10-07 13:11:45 +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
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 aae93e0d82 Qt <5.7 compatibility 2020-09-28 12:18:44 +01:00
Bill Somerville b37e419fc7 Qt 5.15 compatibility 2020-08-19 12:32:27 +01:00
Bill Somerville d1860df190 Only send local station info to PSK Reporter when necessary
Remove unneeded debug trace messages.
2020-08-18 12:47:17 +01:00
Bill Somerville 50da40413f PSK Reporter connection opened & closed at the correct times 2020-08-16 00:38:19 +01:00
Bill Somerville 491a7b9a05 Ensure no connect with, or traffic to, PSK Reporter if not enabled 2020-08-15 23:32:10 +01:00
Bill Somerville 31742156fd Qt v5.8 backwards compatibility 2020-08-07 22:53:21 +01:00
Bill Somerville 7bafb5b71e Qt5.7 backwards compatibility 2020-08-07 22:40:15 +01:00
Bill Somerville 4d439e5248 Merge branch 'develop' into feat-fst280 2020-07-24 12:53:28 +01:00
Bill Somerville 345e4bc20e Merge branch 'develop' into feat-fst280 2020-07-26 23:00:09 +01:00
Bill Somerville b0f76b2fe7 Backwards compatibility with Qt <5.11 2020-07-26 22:58:17 +01:00
Bill Somerville a580b1ff2c Merge branch 'develop' into feat-fst280 2020-07-26 22:43:14 +01:00
Bill Somerville f6d16ea70c Remove extraneous include 2020-07-26 22:42:14 +01:00