gr-osmosdr/lib/hackrf
Dimitri Stolnikov a71fbeeaa5 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:36:32 +02:00
..
CMakeLists.txt hackrf: add TX support (wip) 2013-04-28 12:36:31 +02:00
hackrf_sink_c.cc hackrf: implement device discovery 2013-10-25 23:36:32 +02:00
hackrf_sink_c.h introduce osmosdr namespace, remove _c suffix 2013-05-30 16:14:22 +02:00
hackrf_source_c.cc hackrf: implement device discovery 2013-10-25 23:36:32 +02:00
hackrf_source_c.h introduce osmosdr namespace, remove _c suffix 2013-05-30 16:14:22 +02:00