aboutsummaryrefslogtreecommitdiffstats
path: root/lib/bladerf
AgeCommit message (Expand)AuthorFilesLines
2014-01-26bladerf: Added start()/stop() implementationsJon Szymaniak4-81/+118
2014-01-26bladerf: shorten the serial number that is being shown to the userDimitri Stolnikov1-1/+11
2014-01-26bladerf: implement DC offset and IQ imbalance correctionDimitri Stolnikov4-13/+99
2014-01-26bladerf: prepare functions to control DC offset / IQ balance (WIP)Dimitri Stolnikov2-0/+45
2013-11-04bladerf: Don't reload the FPGA unless the force-reload param is setJon Szymaniak1-8/+17
2013-11-04bladerf: Moved initializations to bladerf_common.c, misc. cleanupJon Szymaniak5-256/+216
2013-11-04bladerf: Moved no longer "common" items out of bladerf_commonJon Szymaniak6-61/+57
2013-11-04bladerf: Added device caching, this enables full-duplex operation.Daniel Gröber5-58/+127
2013-10-25remove unused variablesDimitri Stolnikov1-1/+1
2013-10-04bladerf: use newstyle version gettersDimitri Stolnikov2-10/+10
2013-10-03bladerf: make source less picky wrt rf gainDimitri Stolnikov1-10/+7
2013-09-28bladerf: implement automatic bandwidth selectionDimitri Stolnikov2-0/+6
2013-09-28bladeRF: Refactored buffering scheme in sinkJon Szymaniak2-71/+160
2013-09-28bladerf: migration to async api (WIP)Dimitri Stolnikov6-294/+347
2013-08-29Support setting external sampling to bladerfFrederik M.J. Vestre1-0/+20
2013-08-27bladerf: follow recent API changesDimitri Stolnikov3-45/+49
2013-07-28bladerf: update common sample rate valuesDimitri Stolnikov1-4/+10
2013-07-28bladerf: migrate to new api to enable/disable TX/RX modulesDimitri Stolnikov4-22/+27
2013-07-28bladerf: add support for nuand LLC bladeRF (WIP)Dimitri Stolnikov7-0/+1681