gr-osmosdr/lib/bladerf
Jon Szymaniak 03c42ef320 bladerf: Moved no longer "common" items out of bladerf_common
The gr_complex FIFO is no longer used on the TX side, so it doesn't
really make sense to have it in bladerf_common. The associated items
have been moved into bladerf_source, and some renaming has been done in
bladerf_sink to tidy up.

Pending further performance tests of the bladerf_source, the _fifo
member (boost::circular_buffer) may need to be replaced.
2013-10-30 18:59:48 +01:00
..
CMakeLists.txt bladerf: Added device caching, this enables full-duplex operation. 2013-10-29 23:20:21 +01:00
bladerf_common.cc bladerf: Moved no longer "common" items out of bladerf_common 2013-10-30 18:59:48 +01:00
bladerf_common.h bladerf: Moved no longer "common" items out of bladerf_common 2013-10-30 18:59:48 +01:00
bladerf_sink_c.cc bladerf: Moved no longer "common" items out of bladerf_common 2013-10-30 18:59:48 +01:00
bladerf_sink_c.h bladerf: Moved no longer "common" items out of bladerf_common 2013-10-30 18:59:48 +01:00
bladerf_source_c.cc bladerf: Moved no longer "common" items out of bladerf_common 2013-10-30 18:59:48 +01:00
bladerf_source_c.h bladerf: Moved no longer "common" items out of bladerf_common 2013-10-30 18:59:48 +01:00