gr-osmosdr/lib/hackrf
Eric Wild dadabeceaf cmake: actually make linking work
Appending to lists from subdirs does not work as expected, so work
around that to allow collecting the necessary libs.
2020-08-03 02:20:16 +02:00
..
CMakeLists.txt cmake: actually make linking work 2020-08-03 02:20:16 +02:00
hackrf_common.cc hackrf: replace boost::assign with C++11 2020-02-16 09:52:00 +01:00
hackrf_common.h hackrf: replace boost::assign with C++11 2020-02-16 09:52:00 +01:00
hackrf_sink_c.cc A lot of Boost functionality is available in C++11. Since GNU Radio is moving away from Boost, it probably makes sense to do so in gr-osmosdr as well. 2020-08-02 23:52:25 +02:00
hackrf_sink_c.h hackrf: allow transmit/receive switching 2020-02-16 09:52:00 +01:00
hackrf_source_c.cc HackRF: convert _lut to float[] to reduce size by a factor of 256 2020-08-03 01:20:52 +02:00
hackrf_source_c.h HackRF: convert _lut to float[] to reduce size by a factor of 256 2020-08-03 01:20:52 +02:00