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_simple_source.h
Age
Commit message (
Collapse
)
Author
2010-10-18
uhd: added multi usrp skeleton and added deprecation note to other headers
Josh Blum
2010-08-05
uhd: added subdev spec setting to gr-uhd blocks, and simple uhd grc wrappers ↵
Josh Blum
(mimo coming)
2010-07-04
uhd: added call to readback time registers, work on locking clocks in mimo ↵
Josh Blum
config
2010-06-30
uhd: added calls to set time and clock config
Josh Blum
2010-04-27
Added call to get access to the underlying uhd simple usrp object.
Josh Blum
Made the simple uhd source and sink into mostly virtual classes with the implementation within the cc files.
2010-04-14
added more access methods to uhd source and sink
Josh Blum
2010-04-01
Use simple usrp from uhd.
Josh Blum
2010-03-30
gr-uhd working with io type
Josh Blum
2010-03-29
added swig includes and tune result return
Josh Blum
2010-03-26
using new streaming api
Josh Blum
2010-03-16
added set center freq call
Josh Blum
2010-03-10
Added samp rate param and using the simple device from uhd
Josh Blum
2010-03-03
Got the source and sink working with current uhd.
Josh Blum
2010-03-01
recv noise with uhd
Josh Blum
2010-02-26
Created simple source (with nothing in it) and some swig build stuff.
Josh Blum
Seems to work and compile