You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
When I try to redirect the output to a file, the program gets one message, then hangs. The next output is a timeout message.
I suspect it has to do with the "Average DeltaTime" output, but I have not looked at the code yet. If so, perhaps a switch can be added to disable that output.
SOTAmatSkimmer v1.1.2.17, Copyright (c) 2023 Brian Mathews, AB6D. Licensed under The MIT License.
Uses library WsjtxUdpLib by Tom Fanning M0LTE,
Uses library CommandLineParser, (c) Giacomo Stelluti Scala & Contributors. The MIT License.
Uses library Newtonsoft.Json, (c) James Newton-King. The MIT License.
Uses library WebSocket4Net, (c) Kerry Jiang. The Apache V2.0 License.
This utility connects to either a WSJT-X or a SparkSDR server, filters reception reports,
and sends SOTAmat messages to the SOTAmat server. Information at https://SOTAmat.com
[type CTRL-C to exit]
Connect KB0F to WSJT-X via direct UDP at address 127.0.0.1 with antenna gridsquare EM64PU:
06-10 09:31 Connected to WSJT-X! Listening for SOTAmat messages...
06-10 09:31:11 Debug: Message received: W3TI W4WDK +05
Average DeltaTime: +0.00 06-10 09:31 ERROR: No heartbeat received from WSJT-X in over 30 seconds. Is WSJT-X running? Connected?
The text was updated successfully, but these errors were encountered:
When I try to redirect the output to a file, the program gets one message, then hangs. The next output is a timeout message.
I suspect it has to do with the "Average DeltaTime" output, but I have not looked at the code yet. If so, perhaps a switch can be added to disable that output.
Command used:
SOTAmatSkimmer.exe -d -c KB0F -g EM64PU -p MyPassword -l > output.txt
Contents of output.txt after a few minutes:
The text was updated successfully, but these errors were encountered: