aboutsummaryrefslogtreecommitdiffstats
path: root/lib/uhd/uhd_sink_c.cc
AgeCommit message (Expand)AuthorFilesLines
2020-11-01Replace BOOST_FOREACH with range-based for loopsClayton Smith1-8/+7
2014-11-25introduce time & clock synchronisation APIsDimitri Stolnikov1-0/+67
2014-08-27uhd: disable dynamic signature change due to gnuradio bug #719Dimitri Stolnikov1-6/+19
2014-05-04uhd: implement stream arguments for sample formatDimitri Stolnikov1-12/+42
2014-05-03uhd: catch exceptions from dc offset & iq imbalance settersDimitri Stolnikov1-2/+10
2014-04-16uhd: pass through only the requested number of channelsDimitri Stolnikov1-1/+2
2013-10-25uhd: improve device discoveryDimitri Stolnikov1-12/+13
2013-06-10uhd: implement frequency correctionDimitri Stolnikov1-4/+13
2013-06-09uhd: implement dc correctionDimitri Stolnikov1-0/+10
2013-06-08uhd: implement bandwidth controlsDimitri Stolnikov1-0/+22
2013-05-30introduce osmosdr namespace, remove _c suffixDimitri Stolnikov1-1/+1
2013-05-29convert to gnuradio 3.7 interfaceDimitri Stolnikov1-5/+5
2013-05-07uhd: add TX supportDimitri Stolnikov1-0/+264