aboutsummaryrefslogtreecommitdiffstats
path: root/lib/CMakeLists.txt
AgeCommit message (Expand)AuthorFilesLines
2022-12-28Re-add mirisdr supportEric Wild1-0/+8
2022-06-10switch to gr-funcubeEric Wild1-1/+1
2021-01-28Remove CMake warnings.Ron Economos1-1/+1
2020-11-19add xtrx supportCsaba Sipos1-0/+8
2020-11-01Remove disabled OsmoSDR and MiriSDR codeClayton Smith1-16/+0
2020-08-03disable OsmoSDR as well as MiriSDR device supportv0.2.1Eric Wild1-8/+8
2020-08-03cmake: actually make linking workEric Wild1-3/+11
2020-08-03fcd: restore support for FUNcube Dongle and Pro+Clayton Smith1-0/+8
2020-08-02cmake: Go back CMake min ver. 3.8 by removing need for CMP0079Piotr Krysik1-3/+4
2020-02-16airspyhf: Add initial support for Airspy HF+Alexandru Csete1-0/+8
2020-02-16build: Update build system to GR 3.8 standardsSylvain Munaut1-90/+66
2020-02-16build: Update CMakeLists.txt copyright headerSylvain Munaut1-4/+4
2018-08-15link with pthreads only when using gccJosh Blum1-1/+5
2018-06-17Fix compilation with boost-1.67Maxime Vincent1-0/+2
2017-04-18Add support for FreeSRPLukas Lao Beyer1-0/+8
2016-01-10cmake: update component name & update AUTHORS fileDimitri Stolnikov1-1/+1
2015-12-18update documentationDimitri Stolnikov1-2/+2
2015-12-18redpitaya: add support for Red Pitaya SDR transceiverPavel Demin1-0/+8
2015-05-12cmake: added ENABLE_NONFREE option to enable nonfree components.Dimitri Stolnikov1-1/+3
2015-04-28Added SDRplay RSP supportSDRplay1-0/+8
2015-02-15soapy: began work on soapy sdr supportJosh Blum1-0/+8
2014-11-25introduce time & clock synchronisation APIsDimitri Stolnikov1-0/+62
2014-08-26cmake: update from gnuradio masterDimitri Stolnikov1-3/+1
2014-02-09airspy: add support for AirSpy wideband receiverDimitri Stolnikov1-0/+8
2013-12-22rfspace: add support for RFSPACE SDR-IQ and SDR-IPDimitri Stolnikov1-5/+5
2013-10-26netsdr: add support for RFSPACE NetSDR receiverDimitri Stolnikov1-0/+8
2013-07-21bladerf: add support for nuand LLC bladeRF (WIP)Dimitri Stolnikov1-0/+8
2013-07-14fcd: add support for FUNcube Dongle Pro+Dimitri Stolnikov1-2/+9
2013-06-07cmake: add gnuradio-pmt dependency for OSX linkageDimitri Stolnikov1-0/+1
2013-05-30introduce osmosdr namespace, remove _c suffixDimitri Stolnikov1-4/+4
2013-05-29convert to gnuradio 3.7 interfaceDimitri Stolnikov1-4/+4
2013-04-16cmake: add windows dll resource fileDimitri Stolnikov1-0/+14
2013-04-14iqbal: fix c&p mistake in lib/CMakeLists.txtDimitri Stolnikov1-2/+2
2013-04-10cmake: handle iqbal like any other componentDimitri Stolnikov1-22/+10
2013-04-10hackrf: add support for HackRF devices through libhackrfDimitri Stolnikov1-1/+11
2013-03-17use GR_LIBRARY_FOO() to comply with gnuradio library naming schemeDimitri Stolnikov1-14/+1
2013-03-12remove APPEND from include_directoriesDimitri Stolnikov1-1/+1
2013-03-12This reverts commit 3fb4f96bb7f17753849fdd94ccbd7f6c70e5f1b4.Hoernchen1-2/+2
2013-03-11workaround for build system related bug caused by gnuradio masterDimitri Stolnikov1-1/+1
2013-03-11add support for software IQ imbalance correctionDimitri Stolnikov1-0/+7
2012-09-30add support for MSi2500 based DVB-T dongles through libmirisdrDimitri Stolnikov1-0/+10
2012-05-26osmosdr: change implementation to use libosmosdrDimitri Stolnikov1-1/+1
2012-05-20introduce device discovery apiDimitri Stolnikov1-0/+1
2012-05-12uhd: added UHD as dependency for the gr-uhd based moduleDimitri Stolnikov1-5/+5
2012-05-05rtl_tcp: add initial component filesDimitri Stolnikov1-0/+10
2012-04-29file: initial file source supportDimitri Stolnikov1-0/+10
2012-04-26update build system to check for component dependenciesDimitri Stolnikov1-19/+80
2012-04-06initial commitDimitri Stolnikov1-0/+57