Hello all,
I'm trying to pipe gqrx to direwolf and not having luck with the udp:7355 socket input. It seems to hang on the recv() call; adding -a10 also gives no updates. I tried poking around the code a little but haven't found the issue yet. Any tips?
For now, a workaround is to use netcat to read the UDP port and then pipe that to direwolf STDIN.
Thanks!
Peter