gr-osmosdr/lib/hackrf
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
..
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:49:24 +02:00
hackrf_sink_c.h hackrf: update to libhackrf 6f0ae9bc99 API 2013-05-08 21:37:30 +02:00
hackrf_source_c.cc hackrf: implement device discovery 2013-10-25 23:49:24 +02:00
hackrf_source_c.h source/sink: return freq_range_t in get_bandwidth_range() 2013-04-30 21:00:57 +02:00