Jeff Long

Results 284 comments of Jeff Long

What happens if the USRP source (or a throttled signal source) is connected directly to the UDP sink. Try without vectors first, then with stream-to-vector. Also try with smaller packet...

Same on Fedora 38. Also, running with the lib env vars set up for a custom GNU Radio install (e.g., PyBOMBS) causes a seg fault with both main and maint-3.10...

The error is coming from `libgnuradio-runtime.so.3.8.2`.

Yes, but to a non-standard location. My `~/.gnuradio/config.conf` already has `[log]/debug_level` set to `emerg`. No change when I comment it out or replace it with `critical`, either.

No, I don't have that file anywhere reachable without additional path variables being set.

The app is not attempting to open that file. It is opening my `~/.gnuradio/config.conf`.

Good idea. There's still a problem to deal with, which is why I made it by creation time. The tool specifically looks at the last line in the list to...

Maybe we should just "do it right" and have the rx signal that it's recording/playing a certain file. Then the IQ tool doesn't need to infer the file name.

I just ran across this on a UHD with two front ends. Streaming both channels simultaneously would increase USB or network bandwidth, and gqrx would need to switch between channels...