SDRPlusPlus icon indicating copy to clipboard operation
SDRPlusPlus copied to clipboard

SDR++ server decimation

Open marrem opened this issue 2 years ago • 1 comments

When connecting to an SDR++ server on a Raspberry Pi connected to a SDR RSPdx device, I can only choose bandwidths from 2 MHz and higher.

image

I know the RSP dx can sample at lower bandwidths.

Connecting from Soapy remote clients to Soapy remote server I can choose from 62.5 kHz.

image (CubicSDR, connected to SoapyRemote server).

Since I often use a laptop connected via WiFi, when listening to a fixed frequency I don't want to use unnecessary bandwidth.

Would it be possible to make all bandwidths offered by the device available in a sdr++ client -> sdr++ server settting?

marrem avatar Sep 23 '23 20:09 marrem

Those bandwidths are NOT offered by the device. They are decimated in software by SoapySDR.

Decimation in SDR++ server is planned but do not confuse it with device samplerate...

AlexandreRouma avatar Sep 25 '23 12:09 AlexandreRouma