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

ZeroMQ input removed? #56

Closed
andimik opened this issue Mar 11, 2024 · 1 comment
Closed

ZeroMQ input removed? #56

andimik opened this issue Mar 11, 2024 · 1 comment

Comments

@andimik
Copy link
Contributor

andimik commented Mar 11, 2024

Although I have configured with ZeroMQ input, this seems to be no longer working.

$ odr-dabmod zmq+tcp://IP-ADDRESS -f /tmp/test.raw -F u8
ODR-DabMod version v2.6.0-71-g03bf901, compiled at Mar 11 2024, 21:11:40
Compiled with features: zeromq output_soapysdr SSE 
Modulator runtime error: Support for ZeroMQ input transport has been removed.

But the help still shows it:

$ ./configure --help | grep zero
  --disable-zeromq        Disable ZeroMQ input, output and remote control

I have seen that the commit was 0aec6da But I don't understand why this has been removed.

I'm back to ODR-DabMod version v2.6.0-2-g0f86d69 (0f86d69), where it is working.

@mpbraendli
Copy link
Member

Hi, I removed it because I didn't want to maintain that anymore.

The configure flag still exists because the RC and zmq output are still here.

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

2 participants