summaryrefslogtreecommitdiff
path: root/gr-uhd/swig
AgeCommit message (Expand)Author
2011-10-08Merge branch 'next' of http://gnuradio.org/git/gnuradio into digitalJosh Blum
2011-10-06Merge branch 'master' into nextTom Rondeau
2011-10-06Merge branch 'maint'Tom Rondeau
2011-10-06uhd: suppress harmless swig warningsJosh Blum
2011-09-28Merge branch 'next' of http://gnuradio.org/git/gnuradio into nextJosh Blum
2011-09-27Merge branch 'master' into nextJohnathan Corgan
2011-09-27Merge branch 'maint'Johnathan Corgan
2011-09-27swig: language independent exception handlerJosh Blum
2011-09-26Merge branch 'next' of http://gnuradio.org/git/gnuradio into nextJosh Blum
2011-09-26Merge branch 'master' into nextTom Rondeau
2011-09-24uhd: added kwargs to construct individual struct elements in tune_request_tJosh Blum
2011-09-05Merge branch 'next' of gnuradio.org:gnuradio into nextJosh Blum
2011-08-22Merge branch 'master' into nextJohnathan Corgan
2011-08-22gr-uhd: readd displaced alias for single_usrp_sinkThomas Tsou
2011-08-20Merge branch 'next' of gnuradio.org:gnuradio into nextJosh Blum
2011-08-19Merge branch 'master' into nextJohnathan Corgan
2011-08-19gr-uhd: add async metadata source blockThomas Tsou
2011-07-22uhd: also setup uhd library linking for swigJosh Blum
2011-07-20gr: squashed cmakelists.txt into one commitJosh Blum
2011-05-08Merge branch 'master' into 8pskTom Rondeau
2011-05-08build: committing updated Makefile.swig.gen files.Tom Rondeau
2011-04-18Added necessary swig to get i2c_writes through dboard_ifaceJason Abele
2011-03-12uhd: use %ignore to hide warnings and fix errorsJosh Blum
2011-02-25uhd: added sensors api to gr-uhd blocks and swig supportJosh Blum
2011-02-15uhd: tweaks for swig/python init fileJosh Blum
2011-02-10uhd: replaced multi/single usrp stuff with just one usrp wrapperJosh Blum
2011-02-08Added first pass at swigging dboard ifaceJason Abele
2011-01-19uhd: swig up the device discoveryJosh Blum
2011-01-19uhd: make the repr and str installation more genericJosh Blum
2011-01-19uhd: use the actual device and io types, do hacks in the init.py, also use cl...Josh Blum
2011-01-19uhd: added export macros (not used now) and updated copyright datesJosh Blum
2011-01-19uhd: swig + python tweaks to uhd typesJosh Blum
2011-01-19uhd: removed ranges template stuff, added some python polish in __init__.pyJosh Blum
2010-12-27Add minimal Python and Guile QA code to gr-uhd.Eric Blossom
2010-12-26gr-uhd: Fixing makefile to define GR_HAVE_UHD for swig. This was lost in the ...Tom Rondeau
2010-12-21Merge branch 'next' into guile.Eric Blossom
2010-12-13gr_uhd: Quick fix for make distcheck failures if UHD is not installed.Tom Rondeau
2010-12-10Use load-extension-global instead of load-extensionEric Blossom
2010-12-06Merge branch 'next' into guile-nextEric Blossom
2010-12-03Regenerated Makefile.swig.gen'sEric Blossom
2010-12-03Rename libguile- to libguile-gnuradio- to match guile library naming convention.Eric Blossom
2010-12-01WITH_INCLUDES _must_ be lastEric Blossom
2010-12-01uhd: replaced CFLAGS with CPPFLAGS variable, and fixed swig args FIXMEJosh Blum
2010-12-01uhd: default channel params to zero for single source and sink blocksJosh Blum
2010-11-30uhd: added libdir to UHD CFLAGS (shared by lib and swig)Josh Blum
2010-11-24Update .gitignore'sEric Blossom
2010-11-24Update .gitignore'sEric Blossom
2010-11-24Major Makefile.am housecleaning. Passes distcheck.Eric Blossom
2010-11-24use export-safelyEric Blossom
2010-11-23Add uhd.scm wrapper for uhd_swig.scmEric Blossom