gr-osmosdr/include/osmosdr
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
..
runtime uhd: use gr-uhd by default, fall back to built-in code if not found 2013-08-04 10:16:06 +02:00
CMakeLists.txt introduce osmosdr namespace, remove _c suffix 2013-05-30 16:14:22 +02:00
api.h introduce osmosdr namespace, remove _c suffix 2013-05-30 16:14:22 +02:00
device.h device: implement "nofake" hint to exclude dummy devices from discovery 2014-01-26 17:35:55 +01:00
pimpl.h introduce osmosdr namespace, remove _c suffix 2013-05-30 16:14:22 +02:00
ranges.h introduce osmosdr namespace, remove _c suffix 2013-05-30 16:14:22 +02:00
sink.h updated header documentation for bandwidth setter 2013-09-28 13:35:26 +02:00
source.h updated header documentation for bandwidth setter 2013-09-28 13:35:26 +02:00