gr-osmosdr/lib/bladerf
Jon Szymaniak 734ba42989 bladerf: Use rational sample rate functions
libbladeRF provides accessors for rational sample rates, which the
integer sample rate functions use under the hood. Therefore, there's no
need to check if the requested rate contains a fractional portion and
switch between the two sets of functions.
2014-01-26 17:17:14 +01:00
..
CMakeLists.txt bladerf: Added device caching, this enables full-duplex operation. 2013-11-04 22:09:23 +01:00
bladerf_common.cc bladerf: Use rational sample rate functions 2014-01-26 17:17:14 +01:00
bladerf_common.h bladerf: Use rational sample rate functions 2014-01-26 17:17:14 +01:00
bladerf_sink_c.cc bladerf: Use rational sample rate functions 2014-01-26 17:17:14 +01:00
bladerf_sink_c.h bladerf: Added start()/stop() implementations 2014-01-26 17:16:53 +01:00
bladerf_source_c.cc bladerf: Use rational sample rate functions 2014-01-26 17:17:14 +01:00
bladerf_source_c.h bladerf: Added start()/stop() implementations 2014-01-26 17:16:53 +01:00