index
:
gnuradio/.git
master
GNU Radio fork v3.6
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
gr-uhd
/
include
Age
Commit message (
Expand
)
Author
2012-04-03
gr-uhd: get_usrp_info has help info and can only be called with a recent enou...
Nicholas Corgan
2012-04-03
gr-uhd: uhd_usrp_source and uhd_usrp_sink can now multi_usrp's list_property_...
Nicholas Corgan
2012-03-27
Merge branch 'maint'
Johnathan Corgan
2012-03-27
uhd: fix dc offset call in uhd source
Josh Blum
2012-03-24
Merge remote branch 'jblum/mergeme_uhd'
Johnathan Corgan
2012-03-23
uhd: added set_start_time calls to source/sink
Josh Blum
2012-03-23
uhd: added multi-finite-aquisition
Josh Blum
2012-03-13
Merge remote branch 'gnuradio/maint' into gr-uhd-set-user-register
Johnathan Corgan
2012-01-26
uhd: add utility function to convert raw gr_message to async_metadata_t
Johnathan Corgan
2012-01-10
uhd: add API call to set user registers
Johnathan Corgan
2011-12-13
uhd: added a finite acquisition call to usrp source
Josh Blum
2011-11-07
uhd: rebase tweaks + update on command feature
Josh Blum
2011-11-07
uhd: added set for RX/TX iq balance and dc offset
Josh Blum
2011-11-07
uhd: added set/get time/clock source calls
Josh Blum
2011-11-07
uhd: added get_samp_rates calls
Josh Blum
2011-11-07
uhd: grc xml tweaks + streamer args
Josh Blum
2011-11-07
uhd: preferable defaults for stream args
Josh Blum
2011-11-07
uhd: added convenience constructor to stream_args_t
Josh Blum
2011-11-07
uhd: python/swig/grc tweaks until it works
Josh Blum
2011-11-07
uhd: backwards compat work which support streamer API
Josh Blum
2011-10-11
Merge branch 'next' of http://gnuradio.org/git/gnuradio into next
Josh Blum
2011-10-09
docs: adding uhd Doxygen documentation page and README file.
Tom Rondeau
2011-10-08
gr: the CMakeLists.txt took a chill pill
Josh Blum
2011-09-26
Merge branch 'next' of http://gnuradio.org/git/gnuradio into next
Josh Blum
2011-09-24
uhd: tweaks + tested working tags implementation
Josh Blum
2011-09-24
uhd: added documentation and tag implementations
Josh Blum
2011-08-20
uhd: changes to support amsg block w/ cmake
Josh Blum
2011-08-20
Merge branch 'next' of gnuradio.org:gnuradio into next
Josh Blum
2011-08-19
Merge remote branch 'ttsou/async'
Johnathan Corgan
2011-08-19
Revert "gr-uhd: post received async messages to user supplied msg queue"
Johnathan Corgan
2011-08-19
gr-uhd: add async metadata source block
Thomas Tsou
2011-08-13
gr-uhd: post received async messages to user supplied msg queue
Johnathan Corgan
2011-07-28
Merge branch 'next' of gnuradio.org:gnuradio into next
Josh Blum
2011-07-27
Fixed doxygen warning in gr-uhd
Tom Rondeau
2011-07-26
Merge branch 'next' of gnuradio.org:gnuradio into next
Josh Blum
2011-07-26
doxygen: fixed doxygen warnings.
Tom Rondeau
2011-07-20
gr: squashed cmakelists.txt into one commit
Josh Blum
2011-04-18
Expose named gain stages in gr-uhd via swig
Jason Abele
2011-03-28
uhd: cleanup uhd usrp source/sink with virtual inheritance
Josh Blum
2011-02-25
uhd: added sensors api to gr-uhd blocks and swig support
Josh Blum
2011-02-25
uhd: fix export typo and specify export define when building lib
Josh Blum
2011-02-11
uhd: added mboard param to get time now and added get time last pps
Josh Blum
2011-02-10
uhd: added set and get clock rates to gr-uhd blocks and grc wrappers
Josh Blum
2011-02-10
uhd: replaced multi/single usrp stuff with just one usrp wrapper
Josh Blum