I am following this link of bladeRF to set the sampling rate up to 100 MHz - https://www.nuand.com/2023-02-release-1 ... bandwidth/
I am receiving signals with osmocom source, so in the device parameter I am writing "bladerf=0,sample_format=8,feature=oversample", as is explained in the link. But, this is not working because it appears the error RuntimeError: set_sample_rate: Failed to set sample rate: Provided parameter was out of the allowable range (-2).
I don't know if someone knows what it is happening because I am following the steps of the official page of bladerf.
Thanks!