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
Age
Commit message (
Expand
)
Author
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-22
uhd: tweaks and fixes, single wrapper working
Josh Blum
2010-09-20
uhd: work on uhd single usrp wrapper
Josh Blum
2010-08-09
Merge branch 'uhd' of git://gnuradio.org/jblum into next
Johnathan Corgan
2010-08-05
uhd: added subdev spec setting to gr-uhd blocks, and simple uhd grc wrappers ...
Josh Blum
2010-07-28
uhd: use time delay in proportion to the number of channels
Josh Blum
2010-07-22
uhd: better error messages for tune and set sample rate
Josh Blum
2010-07-06
uhd: mimo source and sink, stream in future, and lock the clocks
Josh Blum
2010-07-04
uhd: added call to readback time registers, work on locking clocks in mimo co...
Josh Blum
2010-07-02
uhd mimo: created mimo source and sink block for gr-uhd
Josh Blum
2010-06-30
uhd: added calls to set time and clock config
Josh Blum
2010-05-30
gr-uhd: make versioned libraries
Johnathan Corgan
2010-05-18
using the send and recv full buffer modes, avoids extra loop in implementation
Josh Blum
2010-04-27
Added call to get access to the underlying uhd simple usrp object.
Josh Blum
2010-04-14
added more access methods to uhd source and sink
Josh Blum
2010-04-05
fix for paradigm shift
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-04
removed timeout from here
Josh Blum
2010-03-03
Got the source and sink working with current uhd.
Josh Blum
2010-03-02
Added the uhd simple sink lib block, swig wrapper, grc wrapper.
Josh Blum
2010-03-01
using samples prop, added unchecked in files for utils and grc rx wrapper
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
2010-02-24
Created gr uhd skeleton build.
Josh Blum