gr-osmosdr/lib
Dimitri Stolnikov 6252b4144a hackrf: implement device discovery
Unfortunately libhackrf still doesn't offer a way to enumerate devices
*or* to open a specific device by index or it's serial number. Thus we
have implemented a rather hack-ish way to detect the presence of a
device by trying to open it and closing right after that.
2013-10-25 23:49:24 +02:00
..
bladerf remove unused variables 2013-10-25 23:46:34 +02: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
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 bladerf: add support for nuand LLC bladeRF (WIP) 2013-07-28 19:57:45 +02:00
config.h.in bladerf: add support for nuand LLC bladeRF (WIP) 2013-07-28 19:57:45 +02:00
gnuradio-osmosdr.rc.in cmake: add windows dll resource file 2013-04-16 21:53:09 +02:00
osmosdr_arg_helpers.h introduce device discovery api 2012-05-20 12:55:52 +02:00
osmosdr_device.cc bladerf: add support for nuand LLC bladeRF (WIP) 2013-07-28 19:57:45 +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 source/sink: initialize sample rate cache variable 2013-10-03 14:50:16 +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