aboutsummaryrefslogtreecommitdiffstats
path: root/lib/soapy
AgeCommit message (Expand)AuthorFilesLines
2020-08-03cmake: actually make linking workEric Wild1-1/+1
2020-08-02A lot of Boost functionality is available in C++11. Since GNU Radio is moving...Clayton Smith4-8/+9
2020-08-02I'm using an Airspy HF+ Discovery with the Soapy driver. Whenever I turn AGC ...Anton Blanchard1-3/+8
2020-08-02cmake: Go back CMake min ver. 3.8 by removing need for CMP0079Piotr Krysik1-1/+1
2020-02-16build: Update build system to GR 3.8 standardsSylvain Munaut1-8/+7
2020-02-16build: Update CMakeLists.txt copyright headerSylvain Munaut1-4/+4
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-02-02soapy: support step size in gain rangesJosh Blum5-14/+92
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
2015-12-06soapy: do not throw when IQ bal mode is set to offJosh Blum1-0/+1
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 Blum4-8/+14
2015-02-15soapy: filled in the source and sink implementationJosh Blum4-68/+303
2015-02-15soapy: began work on soapy sdr supportJosh Blum5-0/+842