summaryrefslogtreecommitdiff
path: root/gr-uhd/swig
AgeCommit message (Expand)Author
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
2010-11-22uhd: removed deprecated interfaces (simple and mimo)Josh Blum
2010-11-19regeneratedRob Savoye
2010-11-17Merge remote branch 'gnuradio.org/next' into testEric Blossom
2010-11-17Add support for guile std::vector< std::complex<float> >.Eric Blossom
2010-11-16regeneratedEric Blossom
2010-11-10regeneratedEric Blossom
2010-11-10regeneratedEric Blossom
2010-11-10Use uhd_swig_swig_args instead of stomping on STD_SWIG_PYTHON_ARGSEric Blossom
2010-11-10additional regenerated filesEric Blossom
2010-11-10add load-extension supportRob Savoye
2010-11-10regenerateEric Blossom
2010-11-10Rengenerate Makefile.swig.gen'sEric Blossom
2010-11-10Update generated filesEric Blossom
2010-11-10regenerated after changes to the templateRob Savoye
2010-11-01uhd: swig changes for templated rangesJosh Blum
2010-10-28uhd: make a tune_request_t that inherits from float for GRC, added docsJosh Blum
2010-10-25uhd: move tune functions to tune_request and provide wrapper for simple caseJosh Blum
2010-10-21uhd: install swig exception handlerJosh Blum
2010-10-18uhd: tweaked and tested multi usrp with a single channelJosh Blum
2010-10-18uhd: filled in multi usrp code and swig fileJosh Blum
2010-09-21uhd: added grc and swig wrappers for single usrpJosh Blum