aboutsummaryrefslogtreecommitdiffstats
path: root/lib/uhd
AgeCommit message (Expand)AuthorFilesLines
2014-11-25introduce time & clock synchronisation APIsDimitri Stolnikov4-0/+162
2014-08-27uhd: disable dynamic signature change due to gnuradio bug #719Dimitri Stolnikov2-10/+37
2014-05-04uhd: implement stream arguments for sample formatDimitri Stolnikov2-26/+85
2014-05-03uhd: catch exceptions from dc offset & iq imbalance settersDimitri Stolnikov2-17/+41
2014-04-16uhd: pass through only the requested number of channelsDimitri Stolnikov2-2/+4
2013-10-25uhd: improve device discoveryDimitri Stolnikov2-24/+26
2013-06-10uhd: implement frequency correctionDimitri Stolnikov4-9/+31
2013-06-09uhd: implement dc correctionDimitri Stolnikov4-0/+54
2013-06-08uhd: implement bandwidth controlsDimitri Stolnikov4-0/+52
2013-05-30introduce osmosdr namespace, remove _c suffixDimitri Stolnikov4-6/+6
2013-05-29convert to gnuradio 3.7 interfaceDimitri Stolnikov4-18/+18
2013-05-07uhd: add TX supportDimitri Stolnikov3-0/+344
2013-05-07uhd: update includesDimitri Stolnikov2-6/+3
2013-03-12remove APPEND from include_directoriesDimitri Stolnikov1-1/+1
2013-02-16remove unused self()Dimitri Stolnikov2-7/+0
2013-02-16remove gain_mode getter/setter where not usedDimitri Stolnikov2-12/+0
2013-01-10uhd: return default subdev in get_devicesDimitri Stolnikov1-1/+1
2012-11-29uhd: add lo_offset argumentDimitri Stolnikov2-4/+22
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 Stolnikov2-2/+2
2012-05-12uhd: added UHD as dependency for the gr-uhd based moduleDimitri Stolnikov1-3/+6
2012-05-12append dependency include dirs when building componentsDimitri 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 Stolnikov2-0/+12
2012-04-28first working multichannel sourceDimitri Stolnikov2-13/+29
2012-04-26uhd: add initial component filesDimitri Stolnikov3-0/+317