index
:
gnuradio/.git
master
GNU Radio fork v3.6
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
gr-uhd
Age
Commit message (
Expand
)
Author
2011-01-19
uhd: move tags functionality into its own sub-class that is enabled by prefer...
Josh Blum
2011-01-19
uhd: swig up the device discovery
Josh Blum
2011-01-19
uhd: replace gain floats with doubles to reflect new uhd api
Josh Blum
2011-01-19
uhd: make the repr and str installation more generic
Josh Blum
2011-01-19
uhd: use the actual device and io types, do hacks in the init.py, also use cl...
Josh Blum
2011-01-19
uhd: added export macros (not used now) and updated copyright dates
Josh Blum
2011-01-19
uhd: swig + python tweaks to uhd types
Josh Blum
2011-01-19
uhd: removed ranges template stuff, added some python polish in __init__.py
Josh Blum
2011-01-19
uhd: multi device, set timestamps without SOB on every burst in the work func...
Josh Blum
2010-12-30
Adding tags back into UHD source. If a packet received from a UHD source has ...
Tom Rondeau
2010-12-27
Add minimal Python and Guile QA code to gr-uhd.
Eric Blossom
2010-12-26
gr-uhd: Fixing makefile to define GR_HAVE_UHD for swig. This was lost in the ...
Tom Rondeau
2010-12-21
Merge branch 'next' into guile.
Eric Blossom
2010-12-13
gr_uhd: Quick fix for make distcheck failures if UHD is not installed.
Tom Rondeau
2010-12-10
Use load-extension-global instead of load-extension
Eric Blossom
2010-12-09
uhd: update notes in grc blocks for addressing scheme
Josh Blum
2010-12-06
Merge branch 'next' into guile-next
Eric Blossom
2010-12-05
uhd: reverting tag changes on uhd single usrp source, there seems to be issue...
Josh Blum
2010-12-05
uhd: removed default value chan=0 in the cc files
Josh Blum
2010-12-03
Regenerated Makefile.swig.gen's
Eric Blossom
2010-12-03
Rename libguile- to libguile-gnuradio- to match guile library naming convention.
Eric Blossom
2010-12-01
WITH_INCLUDES _must_ be last
Eric Blossom
2010-12-01
uhd: replaced CFLAGS with CPPFLAGS variable, and fixed swig args FIXME
Josh Blum
2010-12-01
uhd: default channel params to zero for single source and sink blocks
Josh Blum
2010-11-30
uhd: added libdir to UHD CFLAGS (shared by lib and swig)
Josh Blum
2010-11-30
Swapping out preset keys until I work out some of their issues.
Tom Rondeau
2010-11-29
Merge branch 'tagging' into next
Tom Rondeau
2010-11-24
Update .gitignore's
Eric Blossom
2010-11-24
Update .gitignore's
Eric Blossom
2010-11-24
Major Makefile.am housecleaning. Passes distcheck.
Eric Blossom
2010-11-24
use export-safely
Eric Blossom
2010-11-23
Add uhd.scm wrapper for uhd_swig.scm
Eric Blossom
2010-11-22
uhd: remove deprecated grc wrappers
Josh Blum
2010-11-22
uhd: removed deprecated interfaces (simple and mimo)
Josh Blum
2010-11-22
uhd: remove changes to avoid merge conflict
Josh Blum
2010-11-21
Merge branch 'works' into broken
Eric Blossom
2010-11-21
Slightly better handling of tags.
Tom Rondeau
2010-11-21
Merge branch 'next' into tagging
Tom Rondeau
2010-11-19
regenerated
Rob Savoye
2010-11-18
Merge remote branch 'gnuradio.org/next' into works
Eric Blossom
2010-11-18
Remove 868 useless warnings about "is deprecated".
Eric Blossom
2010-11-18
Changing time pair in uhd source from a pmt pair to tuple.
Tom Rondeau
2010-11-17
Merge remote branch 'gnuradio.org/next' into test
Eric Blossom
2010-11-17
distcheck fix for gr-uhd
Eric Blossom
2010-11-17
Some updates to uhd source with tags.
Tom Rondeau
2010-11-17
Add support for guile std::vector< std::complex<float> >.
Eric Blossom
2010-11-16
regenerated
Eric Blossom
2010-11-16
UHD single source builds tags from packet metadata to ship downstream.
Tom Rondeau
2010-11-10
regenerated
Eric Blossom
2010-11-10
regenerated
Eric Blossom
[next]