pothosware/SoapyRTLSDR

Missing getSampleRateRange() implementation

mutability opened this issue · 0 comments

Per title, the rtlsdr driver doesn't implement getSampleRateRange() even though a continuous range of sample rates is supported.

(This is a problem for software that uses listSampleRates() / getSampleRateRange() to determine allowable rates)