summaryrefslogtreecommitdiff
path: root/gr-uhd/lib/uhd_single_usrp_source.cc
Commit message (Expand)AuthorAgeFilesLines
* Adding tags back into UHD source. If a packet received from a UHD source has ...Tom Rondeau2010-12-301-1/+12
* uhd: move tune functions to tune_request and provide wrapper for simple caseJosh Blum2010-10-251-3/+4
* uhd: implement set bandwidth for uhd blocks, remove chan=0 default for multi ...Josh Blum2010-10-191-0/+4
* uhd: renamed make function params, cleanup, clock config for multi usrpJosh Blum2010-10-181-7/+11
* uhd: filled in multi usrp code and swig fileJosh Blum2010-10-181-3/+3
* uhd: removed utils warning functions, moved into the lower level wrappersJosh Blum2010-10-181-3/+0
* uhd: use start and stop methods for single source/sink blocksJosh Blum2010-10-141-18/+10
* uhd: handle error codes in uhd source blocksJosh Blum2010-09-241-1/+18
* uhd: multi channel single usrp source and sink workingJosh Blum2010-09-231-4/+6
* uhd: work on uhd single usrp wrapperJosh Blum2010-09-201-0/+165