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

No ctrl+c possible when no data received #54

Open
andimik opened this issue Sep 10, 2023 · 0 comments
Open

No ctrl+c possible when no data received #54

andimik opened this issue Sep 10, 2023 · 0 comments

Comments

@andimik
Copy link
Contributor

andimik commented Sep 10, 2023

Similar to #25

$ odr-dabmod zmq+tcp://10.0.0.137  -f /tmp/test.raw
ODR-DabMod version v2.6.0-6-g6188ba9, compiled at Dec 31 2022, 12:48:41
Compiled with features: zeromq output_soapysdr SSE 
Input
  Type: zeromq
  Source: zmq+tcp://10.0.0.137
Output
  Name: /tmp/test.raw
  Sampling rate: 2.0480 MHz
2023-09-10Z13:53:31       Configuration parsed. Starting up version v2.6.0-6-g6188ba9
2023-09-10Z13:53:31       Setting up timestamp decoder with 0 offset
2023-09-10Z13:53:31       Input ZeroMQ: Receiving from tcp://10.0.0.137
2023-09-10Z13:53:31 ERROR Failed to connect ZeroMQ socket to 'tcp://10.0.0.137': 'Invalid argument'
2023-09-10Z13:53:31       ZeroMQ input worker terminated
^C^C^C^C^C^C^C^C^C^C^C^C^C^C^C

It works as soon as data are received, but if - for example - the IP Address was wrong, you cannot stop it.

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

No branches or pull requests

1 participant