aboutsummaryrefslogtreecommitdiffstats
path: root/lib
AgeCommit message (Expand)AuthorFilesLines
2017-02-27rfspace: Wait 10 ms before sending queries to device.Alexandru Csete1-0/+1
2017-02-02soapy: support step size in gain rangesJosh Blum5-14/+92
2017-02-02soapy: added device::find() supportJosh Blum1-0/+8
2016-06-22soapy: support newer getBandwidthRange() API callJosh Blum2-0/+16
2016-06-07soapy: provide default gain range stepJosh Blum2-4/+4
2016-06-07soapy: support automatic bandwidth paramJosh Blum2-2/+8
2016-02-28airspy: Option pack={0,1} to enable USB bit packingDimitri Stolnikov1-0/+10
2016-02-28bladerf: implement options for clock configurationDimitri Stolnikov6-0/+126
2016-01-10do not check for NULL before calling freeJiří Pinkava6-21/+10
2016-01-10airspy: implement sensitivity and linerity gain profiles for set_gain()Dimitri Stolnikov2-32/+71
2016-01-10cmake: update component name & update AUTHORS fileDimitri Stolnikov1-1/+1
2016-01-10add Red Pitaya discovery in device find functionDimitri Stolnikov1-0/+9
2016-01-10added file_sink_cMarcus Müller4-6/+328
2016-01-10redpitaya: fix compilation errors on MS Windows and on Mac OS XPavel Demin6-57/+56
2015-12-21redpitaya: change base class to gr::sync_blockPavel Demin5-37/+87
2015-12-18update documentationDimitri Stolnikov1-2/+2
2015-12-18redpitaya: add support for Red Pitaya SDR transceiverPavel Demin11-0/+891
2015-12-10rfspace: Add basic Cloud-IQ support.Alexandru Csete3-6/+47
2015-12-07hackrf: change hackrf i/o from default char to explicit int8_tDimitri Stolnikov3-13/+13
2015-12-07hackrf: since devicecount is signed, make comparisons signed as wellDimitri Stolnikov2-5/+5
2015-12-07Merge remote-tracking branch 'origin/soapy_support'Dimitri Stolnikov1-0/+1
2015-12-06provide NAN define for MSVC older than VC12Josh Blum1-0/+6
2015-12-06rtl_tcp: fix ssize_t definition for MSVCJosh Blum1-1/+4
2015-12-06soapy: do not throw when IQ bal mode is set to offJosh Blum1-0/+1
2015-07-17bladeRF: Support opening via a (subset of a) serial number, using any backendJon Szymaniak1-14/+60
2015-07-17bladeRF: Added SOB/EOB stream tag handling support to bladerf_sinkJon Szymaniak5-6/+179
2015-07-16bug fixesUtomnia1-4/+15
2015-06-06cmake: move check for hackrf_device_list to hackrf subdirectoryDimitri Stolnikov1-0/+9
2015-06-01hackrf: use #ifdef just like in hackrf_sink_cDimitri Stolnikov1-1/+1
2015-06-01hackrf: Add cmake magic to figure out if multiple devices support is availabl...Heikki Hannikainen2-2/+6
2015-06-01hackrf_source: adjust error messageHeikki Hannikainen1-1/+1
2015-06-01hackrf_source: Support selecting device with index number (hackrf=0)Heikki Hannikainen1-7/+28
2015-06-01hackrf_sink_c: device enumerationHeikki Hannikainen1-15/+28
2015-06-01hackrf device enumeration: Use only 6 characters of serial (should be unique ...Heikki Hannikainen1-5/+6
2015-06-01hackrf_source: Truncate serial numbers to 16 chars when enumerating, parse US...Heikki Hannikainen1-5/+8
2015-06-01hackrf_source: attempt device enumeration with hackrf_device_listHeikki Hannikainen1-15/+24
2015-06-01hackrf_sink: support hackrf_open_by_serialHeikki Hannikainen1-1/+8
2015-06-01style update to match surroundingsHeikki Hannikainen1-2/+2
2015-06-01Require hackrf argument to have a non-zero-length value to trigger serial num...Heikki Hannikainen1-1/+1
2015-06-01hackrf: support for hackrf_open_by_serial in hackrf sourceHeikki Hannikainen1-1/+8
2015-05-27hackrf: introduce bias=0|1 and bias_tx=0|1 parametersDimitri Stolnikov2-0/+36
2015-05-13airspy: comment on used gain valuesDimitri Stolnikov1-0/+2
2015-05-12airspy: query supported samplerates from the firmwareDimitri Stolnikov2-13/+39
2015-05-12cmake: added ENABLE_NONFREE option to enable nonfree components.Dimitri Stolnikov1-1/+3
2015-05-12sdrplay: added copyrightDimitri Stolnikov2-0/+2
2015-04-28changed bufi and bufq to std::vectorSDRplay1-3/+7
2015-04-28changed bufi and bufq to std::vectorSDRplay1-2/+2
2015-04-28Added SDRplay RSP supportSDRplay7-0/+794
2015-04-28osmo: minor msvc fixes for bladerf_common.hJosh Blum1-0/+6
2015-04-28osmo: minor build tweaks w/ rtl on msvcJosh Blum2-0/+2