summaryrefslogtreecommitdiff
path: root/gr-uhd/lib/uhd_single_usrp_sink.cc
AgeCommit message (Expand)Author
2011-01-19uhd: replace gain floats with doubles to reflect new uhd apiJosh Blum
2011-01-19uhd: use the actual device and io types, do hacks in the init.py, also use cl...Josh Blum
2011-01-19uhd: multi device, set timestamps without SOB on every burst in the work func...Josh Blum
2010-10-25uhd: move tune functions to tune_request and provide wrapper for simple caseJosh Blum
2010-10-19uhd: implement set bandwidth for uhd blocks, remove chan=0 default for multi ...Josh Blum
2010-10-18uhd: renamed make function params, cleanup, clock config for multi usrpJosh Blum
2010-10-18uhd: filled in multi usrp code and swig fileJosh Blum
2010-10-18uhd: removed utils warning functions, moved into the lower level wrappersJosh Blum
2010-10-14uhd: use start and stop methods for single source/sink blocksJosh Blum
2010-09-23uhd: multi channel single usrp source and sink workingJosh Blum
2010-09-20uhd: work on uhd single usrp wrapperJosh Blum