aboutsummaryrefslogtreecommitdiffstats
path: root/lib/bladerf/bladerf_source_c.cc
AgeCommit message (Expand)AuthorFilesLines
2017-02-27bladeRF: Use VOLK for type conversionSylvain Munaut1-15/+4
2016-02-28bladerf: implement options for clock configurationDimitri Stolnikov1-0/+15
2015-07-17bladeRF: Added SOB/EOB stream tag handling support to bladerf_sinkJon Szymaniak1-1/+9
2015-01-10bladerf: include rxvga1 to the BB gain settingDimitri Stolnikov1-5/+19
2014-11-03bladeRF: Don't fail out until 3 consecutive errors have occurredJon Szymaniak1-1/+11
2014-11-03bladeRF: Removed unused bladerf_metadata parameter from rx/tx callsJon Szymaniak1-2/+1
2014-03-10bladerf: Updated source/sink to use libbladeRF's sync interfaceBrian Padalino1-170/+36
2014-02-16bladeRF: RXVGA2 range is [0, 30]Jon Szymaniak1-1/+1
2014-01-18bladeRF: Modifying correction calls.Brian Padalino1-25/+2
2014-01-13bladerf: Removed sign extension and masking of samplesJon Szymaniak1-10/+17
2014-01-13bladerf: Updates for libbladeRF v0.11.0 API changesJon Szymaniak1-5/+11
2014-01-13bladerf: Use rational sample rate functionsJon Szymaniak1-34/+2
2014-01-13bladerf: Added start()/stop() implementationsJon Szymaniak1-28/+46
2014-01-11bladerf: implement DC offset and IQ imbalance correctionDimitri Stolnikov1-9/+39
2013-12-28bladerf: prepare functions to control DC offset / IQ balance (WIP)Dimitri Stolnikov1-0/+39
2013-10-30bladerf: Moved initializations to bladerf_common.c, misc. cleanupJon Szymaniak1-108/+44
2013-10-30bladerf: Moved no longer "common" items out of bladerf_commonJon Szymaniak1-0/+34
2013-10-29bladerf: Added device caching, this enables full-duplex operation.Daniel Gröber1-30/+27
2013-10-04bladerf: use newstyle version gettersDimitri Stolnikov1-5/+5
2013-10-03bladerf: make source less picky wrt rf gainDimitri Stolnikov1-10/+7
2013-09-28bladerf: implement automatic bandwidth selectionDimitri Stolnikov1-0/+3
2013-09-28bladerf: migration to async api (WIP)Dimitri Stolnikov1-128/+144
2013-08-29Support setting external sampling to bladerfFrederik M.J. Vestre1-0/+20
2013-08-27bladerf: follow recent API changesDimitri Stolnikov1-22/+22
2013-07-26bladerf: migrate to new api to enable/disable TX/RX modulesDimitri Stolnikov1-3/+13
2013-07-21bladerf: add support for nuand LLC bladeRF (WIP)Dimitri Stolnikov1-0/+584