LimeSDRMini decimation from 80M to 40M

Test using 40M sample rate, looks good:

Next, try to apply decimation for improved filtering, setting 2x decimation along with 80M sampling rate goes bad:

I would expect this to work because sampling rate out of LMS7 is still 40M.
@andrewback Is this something that could be fixed?


LimeSuite Build date: 2018-04-24
Gateware: 1.24
Gqrx setup: driver=lime,soapy=0

That looks to me like the decimation stage is saturating at some point. If you reduce the signal level, does it clean up?

Hi @gasparka,

Looks like bad settings. Could you save register ini file with LimeSuiteGUI and share it.

@N0YKG gain has no effect, there is some frequency dependency of the test tone

@Zack trying to read the registers with ‘Chip–>GUI’ has no effect, even though i am connected:

[14:51:03] INFO: Connected Control port: LimeSDR-Mini FW:5 HW:0 Protocol:1 GW:1.24 Ref Clk: 40.00 MHz

I tested the device with 80M sample rate and no decimation:


Looks a bit wide + about 10db loss, compared to the 40M sampling.

Wondering what is the maximum clock frequency that LimeSDRMini can provide to LMS7? The base clock (40M?) can be tuned by the DAC, but how much is unclear.

You have to push “Save” button after that.

What i meant is that presing Chip-GUI does not update the values in the GUI, i assumed saving the default values would not be that useful.

Anyhow i have now done it (Connect, Chip->GUI, Save):

Hi @gasparka,

As far as I see from the register file, the decimation is bypass instead of 2:

image

@Zack I set the decimation in gqrx, then exit and use LimeSuite. Is it possible to set the decimation via Soapy interface?

I got it working with Soapy.
Here is the PR: