aboutsummaryrefslogtreecommitdiffstats
AgeCommit message (Expand)AuthorFilesLines
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 Stolnikov2-9/+9
2015-06-01hackrf: use #ifdef just like in hackrf_sink_cDimitri Stolnikov1-1/+1
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 Hannikainen3-2/+15
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-27Fix config error with CMake version 2.8.7Marcus Müller1-1/+1
2015-05-27hackrf: introduce bias=0|1 and bias_tx=0|1 parametersDimitri Stolnikov3-1/+37
2015-05-14updated MANIFEST.mdDimitri Stolnikov1-2/+2
2015-05-14add MANIFST.md for cgran.orgDimitri Stolnikov1-0/+33
2015-05-13airspy: comment on used gain valuesDimitri Stolnikov1-0/+2
2015-05-12README: move sdrplay line to the same position as in grc templateDimitri Stolnikov1-1/+1
2015-05-12airspy: query supported samplerates from the firmwareDimitri Stolnikov2-13/+39
2015-05-12cmake: added ENABLE_NONFREE option to enable nonfree components.Dimitri Stolnikov2-1/+15
2015-05-12updated AUTHORSDimitri Stolnikov1-0/+2
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 supportSDRplay11-0/+824
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
2015-02-24soapy: make use of per component freq apiJosh Blum2-6/+2
2015-02-17soapy: ordering of elements for bb/if gainJosh Blum2-8/+8
2015-02-16soapy: start/stop hooks should use de/activate return codeJosh Blum2-40/+4
2015-02-16soapy: fix set_dc_offset_mode implementationJosh Blum1-1/+14
2015-02-16soapy: fixes from last commit w/ field testJosh Blum6-11/+17
2015-02-15soapy: filled in the source and sink implementationJosh Blum5-68/+314
2015-02-15soapy: began work on soapy sdr supportJosh Blum10-0/+888
2015-01-10bladerf: include rxvga1 to the BB gain settingDimitri Stolnikov1-5/+19
2014-12-16airspy: increase version string size to 128Dimitri Stolnikov1-1/+1
2014-11-27airspy: implement DC bias controlDimitri Stolnikov2-1/+8
2014-11-27airspy: remove deprecated init/exit callsDimitri Stolnikov2-42/+0
2014-11-27airspy: add support for 2.5MSPS rate (requires production firmware)Dimitri Stolnikov1-7/+18
2014-11-25introduce time & clock synchronisation APIsDimitri Stolnikov19-3/+1302
2014-11-25apps: fix named gain access on osmocom_siggen_base.pyDimitri Stolnikov1-4/+4
2014-11-06bladeRF: Fixed incorrectly placed 'else'Jon Szymaniak1-2/+2
2014-11-05update version to 0.1.5gitDimitri Stolnikov1-2/+2