Closed computer-wizard closed 2 years ago
This check was added to the GNU Radio block itself. It looks like a bug, so definitely open an issue there.
They likely now want to depend on SoapyRTLSDR::getSampleRateRange()
, introduced with #54, which replaces listSampleRates()
. But it's in the master branch only, not a tagged release for now.
OK, if it is fixed in Release candidate 3.10.0.0-rc1. Thanks for info.
Sample rate is set to 2.28571M (2285710) in the Soapy RTLSDR Source block (GNU Radio 3.9.4). This causes the following error,
self.soapy_rtlsdr_source_0.set_sample_rate(0, samp_rate) ValueError: source: Unsupported sample rate (2285710.000000). Rate must be in the range 250000.000000, 1024000.000000, 1536000.000000, 1792000.000000, 1920000.000000, 2048000.000000, 2160000.000000, 2560000.000000, 2880000.000000, 3200000.000000 Reattached kernel driver