aboutsummaryrefslogtreecommitdiffstats
path: root/lib/device.cc
AgeCommit message (Expand)AuthorFilesLines
2020-11-01Remove disabled OsmoSDR and MiriSDR codeClayton Smith1-16/+0
2020-11-01Replace BOOST_FOREACH with range-based for loopsClayton Smith1-20/+19
2020-08-02A lot of Boost functionality is available in C++11. Since GNU Radio is moving...Clayton Smith1-3/+3
2020-02-16airspyhf: Add initial support for Airspy HF+Alexandru Csete1-0/+8
2017-04-18Add support for FreeSRPLukas Lao Beyer1-0/+8
2017-02-02soapy: added device::find() supportJosh Blum1-0/+8
2016-01-10add Red Pitaya discovery in device find functionDimitri Stolnikov1-0/+9
2015-04-28Added SDRplay RSP supportSDRplay1-0/+8
2014-02-09airspy: add support for AirSpy wideband receiverDimitri Stolnikov1-1/+8
2013-12-22rfspace: add support for RFSPACE SDR-IQ and SDR-IPDimitri Stolnikov1-4/+4
2013-12-10device: implement "nofake" hint to exclude dummy devices from discoveryDimitri Stolnikov1-3/+8
2013-10-26netsdr: add support for RFSPACE NetSDR receiverDimitri Stolnikov1-0/+9
2013-07-21bladerf: add support for nuand LLC bladeRF (WIP)Dimitri Stolnikov1-2/+9
2013-05-30introduce osmosdr namespace, remove _c suffixDimitri Stolnikov1-0/+155