Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Can't redirect output to a file #1

Open
jp31415926 opened this issue Jun 10, 2023 · 0 comments
Open

Can't redirect output to a file #1

jp31415926 opened this issue Jun 10, 2023 · 0 comments

Comments

@jp31415926
Copy link

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:

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?
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging a pull request may close this issue.

1 participant