gr-osmosdr/lib
Jon Szymaniak 892433836f 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-11-04 22:09:27 +01:00
..
bladerf bladerf: Moved no longer "common" items out of bladerf_common 2013-11-04 22:09:27 +01:00
fcd fcd: add support for FUNcube Dongle Pro+ 2013-07-28 19:16:28 +02:00
file file: allow changing the sample rate when throttle=true 2013-10-20 18:50:27 +02:00
hackrf hackrf: implement device discovery 2013-10-25 23:49:24 +02:00
miri cmake: use *_INCLUDE_DIRS in modules 2013-08-13 20:20:17 +02:00
netsdr netsdr: add support for RFSPACE NetSDR receiver 2013-10-26 15:04:03 +02:00
osmosdr cmake: use *_INCLUDE_DIRS in modules 2013-08-13 20:20:17 +02:00
rtl rtl: don't try to parse empty device index values 2013-09-28 13:59:23 +02:00
rtl_tcp remove unused variables 2013-10-25 23:46:34 +02:00
uhd uhd: improve device discovery 2013-10-25 23:46:39 +02:00
CMakeLists.txt netsdr: add support for RFSPACE NetSDR receiver 2013-10-26 15:04:03 +02:00
config.h.in netsdr: add support for RFSPACE NetSDR receiver 2013-10-26 15:04:03 +02:00
gnuradio-osmosdr.rc.in cmake: add windows dll resource file 2013-04-16 21:53:09 +02:00
osmosdr_arg_helpers.h use numchan instead of nchan to prevent ambiguity... 2013-10-25 23:50:49 +02:00
osmosdr_device.cc netsdr: add support for RFSPACE NetSDR receiver 2013-10-26 15:04:03 +02:00
osmosdr_ranges.cc adopt gnuradio component header structure 2013-04-09 00:28:10 +02:00
osmosdr_sink_c_impl.cc source/sink: initialize sample rate cache variable 2013-10-03 14:50:16 +02:00
osmosdr_sink_c_impl.h source/sink: initialize sample rate cache variable 2013-10-03 14:50:16 +02:00
osmosdr_snk_iface.h updated header documentation for bandwidth setter 2013-09-28 13:59:09 +02:00
osmosdr_source_c_impl.cc netsdr: add support for RFSPACE NetSDR receiver 2013-10-26 15:04:03 +02:00
osmosdr_source_c_impl.h source/sink: initialize sample rate cache variable 2013-10-03 14:50:16 +02:00
osmosdr_src_iface.h updated header documentation for bandwidth setter 2013-09-28 13:59:09 +02:00