index
:
gnuradio/.git
master
GNU Radio fork v3.6
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
gr-uhd
/
lib
/
uhd_single_usrp_source.cc
Age
Commit message (
Collapse
)
Author
2011-01-19
uhd: move tags functionality into its own sub-class that is enabled by ↵
Josh Blum
preferences remove private variables from header interface subclassed single source impl with overloaded work function
2011-01-19
uhd: replace gain floats with doubles to reflect new uhd api
Josh Blum
2011-01-19
uhd: use the actual device and io types, do hacks in the init.py, also use ↵
Josh Blum
clock config convenience
2010-12-30
Adding tags back into UHD source. If a packet received from a UHD source has ↵
Tom Rondeau
a timestamp, we create a tag from it and pass it down the line. If no timestamp, produce no tags. This should not affect behavior of the UHD single source for those not dealing with tags.
2010-10-25
uhd: move tune functions to tune_request and provide wrapper for simple case
Josh Blum
2010-10-19
uhd: implement set bandwidth for uhd blocks, remove chan=0 default for multi ↵
Josh Blum
blocks
2010-10-18
uhd: renamed make function params, cleanup, clock config for multi usrp
Josh Blum
2010-10-18
uhd: filled in multi usrp code and swig file
Josh Blum
2010-10-18
uhd: removed utils warning functions, moved into the lower level wrappers
Josh Blum
2010-10-14
uhd: use start and stop methods for single source/sink blocks
Josh Blum
2010-09-24
uhd: handle error codes in uhd source blocks
Josh Blum
2010-09-23
uhd: multi channel single usrp source and sink working
Josh Blum
2010-09-20
uhd: work on uhd single usrp wrapper
Josh Blum