gr-osmosdr/lib/rtl_tcp
Dimitri Stolnikov 5410ee53b2 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 );
2013-12-10 16:59:01 +01:00
..
CMakeLists.txt convert to gnuradio 3.7 interface 2013-05-29 22:34:40 +02:00
rtl_tcp_source_c.cc device: implement "nofake" hint to exclude dummy devices from discovery 2013-12-10 16:59:01 +01:00
rtl_tcp_source_c.h device: implement "nofake" hint to exclude dummy devices from discovery 2013-12-10 16:59:01 +01:00
rtl_tcp_source_f.cc remove unused variables 2013-10-25 23:32:13 +02:00
rtl_tcp_source_f.h rtl: add R828D tuner 2013-11-04 21:00:08 +01:00