aboutsummaryrefslogtreecommitdiffstats
path: root/lib/uhd/uhd_source_c.cc
AgeCommit message (Expand)AuthorFilesLines
2013-06-10uhd: implement frequency correctionDimitri Stolnikov1-5/+14
2013-06-09uhd: implement dc correctionDimitri Stolnikov1-0/+34
2013-06-08uhd: implement bandwidth controlsDimitri Stolnikov1-0/+22
2013-05-07uhd: update includesDimitri Stolnikov1-3/+1
2013-02-16remove unused self()Dimitri Stolnikov1-5/+0
2013-02-16remove gain_mode getter/setter where not usedDimitri Stolnikov1-10/+0
2013-01-10uhd: return default subdev in get_devicesDimitri Stolnikov1-1/+1
2012-11-29uhd: add lo_offset argumentDimitri Stolnikov1-4/+21
2012-06-09uhd: remove the equal character from uhd argumentDimitri Stolnikov1-8/+7
2012-06-09uhd: include type, name (if available) and serial in label propertyDimitri Stolnikov1-1/+21
2012-05-20introduce device discovery apiDimitri Stolnikov1-7/+16
2012-05-17change gain mode argument to 'automatic' for clarityDimitri Stolnikov1-1/+1
2012-05-05pick first device if no device arguments were specifiedDimitri Stolnikov1-2/+11
2012-05-05add api for manual gain mode controlDimitri Stolnikov1-0/+10
2012-04-28first working multichannel sourceDimitri Stolnikov1-11/+26
2012-04-26uhd: add initial component filesDimitri Stolnikov1-0/+202