aboutsummaryrefslogtreecommitdiffstats
AgeCommit message (Expand)AuthorFilesLines
2017-04-23Import WX gain panel blocksylvain/gainSylvain Munaut5-2/+130
2017-04-21soapy - correct constant for frequency correctionsoapy_supportJosh Blum2-4/+4
2017-04-18soapy: support set/getFrequencyCorrection() APIJosh Blum2-0/+16
2017-04-18soapy: support newer getSampleRateRange() API callJosh Blum2-0/+14
2017-04-18soapy - check for freq corr before invokingJosh Blum2-4/+24
2017-04-18Add support for FreeSRPLukas Lao Beyer21-0/+2716
2017-02-27bladerf: discover and use VolkDimitri Stolnikov2-1/+3
2017-02-27bladeRF: Use VOLK for type conversionSylvain Munaut2-19/+7
2017-02-27rfspace: use boost::chrono for sleepingDimitri Stolnikov1-1/+3
2017-02-27hackrf: correct gcc6 warningsDimitri Stolnikov2-20/+34
2017-02-27airspy: correct gcc6 warningsDimitri Stolnikov1-7/+18
2017-02-27rtl, rtl_tcp: Use std::abs.Alexandru Csete2-2/+2
2017-02-27Custom FIR kernels for Airspy.Alexandru Csete2-1/+149
2017-02-27rfspace: Send periodic keep-alive packets.Alexandru Csete2-0/+37
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-28apps: implement --peak-hold option for fftDimitri Stolnikov1-0/+3
2016-02-28apps: added --clock-source option to fft and siggenDimitri Stolnikov2-0/+12
2016-02-28bladerf: implement options for clock configurationDimitri Stolnikov8-2/+129
2016-02-28allow both 3.7.* and git version of GnuRadioJiří Pinkava1-1/+6
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 Stolnikov2-1/+2
2016-01-10grc: update grc generatorDimitri Stolnikov1-1/+8
2016-01-10add Red Pitaya discovery in device find functionDimitri Stolnikov1-0/+9
2016-01-10cmake: If we are cross compiling, we shouldn't make decisions based onDimitri Stolnikov1-3/+3
2016-01-10made siggen cooperate with sinks without bw rangeMarcus Müller2-20/+47
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 Stolnikov3-4/+9
2015-12-18redpitaya: add support for Red Pitaya SDR transceiverPavel Demin12-0/+892
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 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