ljkenny

Results 13 comments of ljkenny

The Debian version is bespoke, but fully up-to-date - I can't tell you anymore than that. The RTL-TCP server is in the loft just above me. Both the RPi and...

I should also mention that CubicSDR connects and functions properly with the same setup.

``` Oct 02 22:09:17 raspberrypi SoapySDRServer[449]: SoapyServerListener::accept([::ffff:192.168.1.3]:43228) Oct 02 22:09:17 raspberrypi SoapySDRServer[449]: SoapyServerListener::handlerLoop() FAIL: SoapyRPCUnpacker::recv() FAIL: header word Oct 02 22:09:18 raspberrypi SoapySDRServer[449]: SoapyServerListener::close() ```

I was just coming to that same conclusion myself! It does work quite a lot better when I use `rtl_tcp` from the command line. :) Does SDR++ work with Soapy?...

What if the IP address you wish to connect to is on a WAN?

Is this something you'd be prepared support in the future? Seems to work well in CubicSDR, but I'd prefer to use SDR++.

Yes, it should. Apart from the odd parameter nomenclature, patch LGTM.

Just bumped into this myself. Microsoft PCM WAVE files (the default) only appear to support 4GB since the 32bit data chunk gets set to 0 over that. This means processing...

Support from `sox` requested here: https://sourceforge.net/p/sox/mailman/message/37362160/ Answer was: "Then you really shouldn't be using WAV format".

Like many others (I suspect) I'm using `gqrx` out of the distro (Debian) repositories. Are those releases linked to GNU Radio? I do not see any options to change the...