gr-osmosdr/lib
Dimitri Stolnikov c7a77e88d9 device: implement "nofake" hint to exclude dummy devices from discovery
usage example:

osmosdr::device_t hint( "nofake" );
osmosdr::devices_t devs = osmosdr::device::find( hint );
2014-01-26 17:35:55 +01:00
..
bladerf bladerf: Don't reload the FPGA unless the force-reload param is set 2013-11-04 21:22:00 +01:00
fcd fcd: add support for FUNcube Dongle Pro+ 2013-07-14 12:09:55 +02:00
file device: implement "nofake" hint to exclude dummy devices from discovery 2014-01-26 17:35:55 +01:00
hackrf hackrf: implement device discovery 2013-10-25 23:45:24 +02:00
miri cmake: use *_INCLUDE_DIRS in modules 2013-08-13 20:10:51 +02:00
netsdr netsdr: implement sample rate change in run mode 2014-01-26 17:34:55 +01:00
osmosdr cmake: use *_INCLUDE_DIRS in modules 2013-08-13 20:10:51 +02:00
rtl rtl/rtl_tcp: add 2.56e6 as 'good' sample rate 2014-01-26 17:35:28 +01:00
rtl_tcp device: implement "nofake" hint to exclude dummy devices from discovery 2014-01-26 17:35:55 +01:00
runtime uhd: use gr-uhd by default, fall back to built-in code if not found 2013-08-04 10:16:06 +02:00
uhd uhd: improve device discovery 2013-10-25 23:45:20 +02:00
CMakeLists.txt netsdr: add support for RFSPACE NetSDR receiver 2013-10-26 15:09:43 +02:00
ConfigChecks.cmake runtime: import minimal gr runtime for standalone mode (wip) 2013-08-03 21:00:47 +02:00
arg_helpers.h use numchan instead of nchan to prevent ambiguity... 2013-10-25 23:45:30 +02:00
config.h.in netsdr: add support for RFSPACE NetSDR receiver 2013-10-26 15:09:43 +02:00
device.cc device: implement "nofake" hint to exclude dummy devices from discovery 2014-01-26 17:35:55 +01:00
gnuradio-osmosdr.rc.in cmake: add windows dll resource file 2013-04-16 21:53:09 +02:00
ranges.cc introduce osmosdr namespace, remove _c suffix 2013-05-30 16:14:22 +02:00
sink_iface.h updated header documentation for bandwidth setter 2013-09-28 13:35:26 +02:00
sink_impl.cc sink/source: fix error message when unable to connect blocks internally 2014-01-26 17:35:16 +01:00
sink_impl.h source/sink: initialize sample rate cache variable 2013-10-03 14:25:28 +02:00
source_iface.h updated header documentation for bandwidth setter 2013-09-28 13:35:26 +02:00
source_impl.cc sink/source: fix error message when unable to connect blocks internally 2014-01-26 17:35:16 +01:00
source_impl.h source/sink: initialize sample rate cache variable 2013-10-03 14:25:28 +02:00