Closed darkstar007 closed 6 years ago
Can you do LMS_SaveConfig() after that failure and attach the file here?
Unfortunately I won't have access to the Lime for the next 3 weeks.
Attached is the file generated by SoapySDRDevice_writeSetting(dev, "SAVE_CONFIG", "lms_config.txt"); when SoapySDRDevice_setBandwidth(dev, SOAPY_SDR_RX, chan, (double)bandwidth) != 0.
Do you still get the same error with latest LimeSuite 18.06? I tried loading your config file using LimeSutieGUI and Rx filter tuned just fine on both channels.
Currently on 18.04 - I'll upgrade a machine to git master and try on that.
Yes, 18.06 seems to work OK - and also seems to have fixed a number of (power?) issues I'd have been seeing at high sampling rates since around 17.0.
I'll leave this bug report open until the weekend just to give me some time to double check the data that gets recorded.
I'll mark this as closed (in 18.06).
Hi,
I get errors like the following:
when trying the run my Lime with 2 channels. If I reduce the BW that both the channels use then it will work (I have to reduce it down to ~16MHz in this case before it will actually work - this is less than the bandwidth of my signal). Its always setting the BW of channel 2 that fails. I used to be able to use higher bandwidth in version 17 - so something has changed for the worse.
Thanks,
Matt