aboutsummaryrefslogtreecommitdiffstats
path: root/cmake
AgeCommit message (Expand)AuthorFilesLines
2015-06-06cmake: move check for hackrf_device_list to hackrf subdirectoryDimitri Stolnikov1-9/+0
2015-06-01Pass LIBHACKRF_HAVE_DEVICE_LIST to a #defineHeikki Hannikainen1-0/+1
2015-06-01hackrf: Add cmake magic to figure out if multiple devices support is availabl...Heikki Hannikainen1-0/+9
2015-04-28Added SDRplay RSP supportSDRplay1-0/+27
2014-08-26cmake: update from gnuradio masterDimitri Stolnikov3-4/+177
2014-02-09airspy: add support for AirSpy wideband receiverDimitri Stolnikov1-0/+24
2013-12-10cmake: pull updates from gnuradio masterDimitri Stolnikov2-1/+14
2013-08-13cmake: use *_INCLUDE_DIRS in modulesDimitri Stolnikov4-24/+24
2013-07-22cmake: require Python v2 for build configurationDimitri Stolnikov2-3/+3
2013-07-21bladerf: add support for nuand LLC bladeRF (WIP)Dimitri Stolnikov1-0/+27
2013-07-14fcd: add support for FUNcube Dongle Pro+Dimitri Stolnikov1-0/+34
2013-06-01Move to support gr-iqbalance new namespace / include pathSylvain Munaut1-5/+5
2013-05-30cmake: update FindGnuradioIQBalanceDimitri Stolnikov1-5/+5
2013-05-29convert to gnuradio 3.7 interfaceDimitri Stolnikov8-100/+58
2013-04-16update cmake module from gnuradio masterDimitri Stolnikov1-0/+42
2013-04-16cmake: add windows dll resource fileDimitri Stolnikov1-1/+7
2013-04-10hackrf: add support for HackRF devices through libhackrfDimitri Stolnikov1-0/+24
2013-04-09adopt gnuradio component header structureDimitri Stolnikov2-5/+5
2013-03-11add support for software IQ imbalance correctionDimitri Stolnikov1-0/+29
2013-02-17update cmake modules from gnuradio masterDimitri Stolnikov6-29/+120
2012-11-17update cmake hints in gnuradio modulesDimitri Stolnikov2-0/+6
2012-09-30add support for MSi2500 based DVB-T dongles through libmirisdrDimitri Stolnikov1-0/+27
2012-06-03cmake: fix search hintsDimitri Stolnikov2-8/+8
2012-05-26osmosdr: change implementation to use libosmosdrDimitri Stolnikov1-0/+27
2012-05-12uhd: added UHD as dependency for the gr-uhd based moduleDimitri Stolnikov1-0/+28
2012-05-12cleanup cmake files, remove libusb moduleDimitri Stolnikov1-28/+0
2012-04-29strip whitespaceDimitri Stolnikov4-16/+16
2012-04-26update build system to check for component dependenciesDimitri Stolnikov4-0/+259
2012-04-06initial commitDimitri Stolnikov12-0/+1148