index
:
gnuradio/.git
master
GNU Radio fork v3.6
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
gr-uhd
/
swig
Age
Commit message (
Expand
)
Author
2011-07-22
uhd: also setup uhd library linking for swig
Josh Blum
2011-07-20
gr: squashed cmakelists.txt into one commit
Josh Blum
2011-05-08
Merge branch 'master' into 8psk
Tom Rondeau
2011-05-08
build: committing updated Makefile.swig.gen files.
Tom Rondeau
2011-04-18
Added necessary swig to get i2c_writes through dboard_iface
Jason Abele
2011-03-12
uhd: use %ignore to hide warnings and fix errors
Josh Blum
2011-02-25
uhd: added sensors api to gr-uhd blocks and swig support
Josh Blum
2011-02-15
uhd: tweaks for swig/python init file
Josh Blum
2011-02-10
uhd: replaced multi/single usrp stuff with just one usrp wrapper
Josh Blum
2011-02-08
Added first pass at swigging dboard iface
Jason Abele
2011-01-19
uhd: swig up the device discovery
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
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-06
Merge branch 'next' into guile-next
Eric Blossom
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-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: removed deprecated interfaces (simple and mimo)
Josh Blum
2010-11-19
regenerated
Rob Savoye
2010-11-17
Merge remote branch 'gnuradio.org/next' into test
Eric Blossom
2010-11-17
Add support for guile std::vector< std::complex<float> >.
Eric Blossom
2010-11-16
regenerated
Eric Blossom
2010-11-10
regenerated
Eric Blossom
2010-11-10
regenerated
Eric Blossom
2010-11-10
Use uhd_swig_swig_args instead of stomping on STD_SWIG_PYTHON_ARGS
Eric Blossom
2010-11-10
additional regenerated files
Eric Blossom
2010-11-10
add load-extension support
Rob Savoye
2010-11-10
regenerate
Eric Blossom
2010-11-10
Rengenerate Makefile.swig.gen's
Eric Blossom
2010-11-10
Update generated files
Eric Blossom
2010-11-10
regenerated after changes to the template
Rob Savoye
2010-11-01
uhd: swig changes for templated ranges
Josh Blum
2010-10-28
uhd: make a tune_request_t that inherits from float for GRC, added docs
Josh Blum
2010-10-25
uhd: move tune functions to tune_request and provide wrapper for simple case
Josh Blum
[next]