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
/
uhd_swig.i
Age
Commit message (
Expand
)
Author
2011-11-27
docs: added python doxygen docs to gr-uhd
Tom Rondeau
2011-11-07
uhd: python/swig/grc tweaks until it works
Josh Blum
2011-10-19
uhd: fixed swig file to make guile build happy.
Tom Rondeau
2011-10-19
uhd: added uhd.find_devices to python
Josh Blum
2011-10-06
uhd: suppress harmless swig warnings
Josh Blum
2011-09-27
swig: language independent exception handler
Josh Blum
2011-08-19
gr-uhd: add async metadata source block
Thomas Tsou
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-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: 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-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
Rename libguile- to libguile-gnuradio- to match guile library naming convention.
Eric Blossom
2010-11-22
uhd: removed deprecated interfaces (simple and mimo)
Josh Blum
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-10
add load-extension support
Rob Savoye
2010-11-01
uhd: swig changes for templated ranges
Josh Blum
2010-10-25
uhd: move tune functions to tune_request and provide wrapper for simple case
Josh Blum
2010-10-21
uhd: install swig exception handler
Josh Blum
2010-10-18
uhd: tweaked and tested multi usrp with a single channel
Josh Blum
2010-10-18
uhd: filled in multi usrp code and swig file
Josh Blum
2010-09-21
uhd: added grc and swig wrappers for single usrp
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-03-30
gr-uhd working with io type
Josh Blum
2010-03-29
added swig includes and tune result return
Josh Blum
2010-03-02
Added the uhd simple sink lib block, swig wrapper, grc wrapper.
Josh Blum
2010-02-26
Created simple source (with nothing in it) and some swig build stuff.
Josh Blum