summaryrefslogtreecommitdiff
path: root/gr-uhd/swig
Commit message (Expand)AuthorAgeFilesLines
...
* | | gr: squashed cmakelists.txt into one commitJosh Blum2011-07-201-0/+53
|/ /
* | Merge branch 'master' into 8pskTom Rondeau2011-05-081-1/+2
|\|
| * Added necessary swig to get i2c_writes through dboard_ifaceJason Abele2011-04-181-1/+2
* | build: committing updated Makefile.swig.gen files.Tom Rondeau2011-05-081-1/+1
|/
* uhd: use %ignore to hide warnings and fix errorsJosh Blum2011-03-121-0/+2
* uhd: added sensors api to gr-uhd blocks and swig supportJosh Blum2011-02-252-2/+7
* uhd: tweaks for swig/python init fileJosh Blum2011-02-151-61/+55
* uhd: replaced multi/single usrp stuff with just one usrp wrapperJosh Blum2011-02-103-22/+17
* Added first pass at swigging dboard ifaceJason Abele2011-02-081-0/+9
* uhd: swig up the device discoveryJosh Blum2011-01-192-10/+16
* uhd: make the repr and str installation more genericJosh Blum2011-01-191-8/+5
* uhd: use the actual device and io types, do hacks in the init.py, also use cl...Josh Blum2011-01-192-8/+54
* uhd: added export macros (not used now) and updated copyright datesJosh Blum2011-01-192-2/+2
* uhd: swig + python tweaks to uhd typesJosh Blum2011-01-192-5/+16
* uhd: removed ranges template stuff, added some python polish in __init__.pyJosh Blum2011-01-192-11/+6
* Add minimal Python and Guile QA code to gr-uhd.Eric Blossom2010-12-276-2/+116
* gr-uhd: Fixing makefile to define GR_HAVE_UHD for swig. This was lost in the ...Tom Rondeau2010-12-261-0/+6
* Merge branch 'next' into guile.Eric Blossom2010-12-211-1/+7
|\
| * gr_uhd: Quick fix for make distcheck failures if UHD is not installed.Tom Rondeau2010-12-132-1/+16
* | Use load-extension-global instead of load-extensionEric Blossom2010-12-101-1/+1
* | Merge branch 'next' into guile-nextEric Blossom2010-12-062-20/+4
|\|
| * WITH_INCLUDES _must_ be lastEric Blossom2010-12-011-2/+2
| * uhd: replaced CFLAGS with CPPFLAGS variable, and fixed swig args FIXMEJosh Blum2010-12-011-4/+3
| * uhd: default channel params to zero for single source and sink blocksJosh Blum2010-12-011-3/+1
| * uhd: added libdir to UHD CFLAGS (shared by lib and swig)Josh Blum2010-11-301-2/+1
| * uhd: removed deprecated interfaces (simple and mimo)Josh Blum2010-11-221-17/+0
* | Regenerated Makefile.swig.gen'sEric Blossom2010-12-031-5/+5
* | Rename libguile- to libguile-gnuradio- to match guile library naming convention.Eric Blossom2010-12-031-1/+1
* | Update .gitignore'sEric Blossom2010-11-241-0/+2
* | Update .gitignore'sEric Blossom2010-11-241-0/+2
* | Major Makefile.am housecleaning. Passes distcheck.Eric Blossom2010-11-241-7/+2
* | use export-safelyEric Blossom2010-11-241-0/+1
* | Add uhd.scm wrapper for uhd_swig.scmEric Blossom2010-11-232-3/+32
* | regeneratedRob Savoye2010-11-191-11/+23
* | Merge remote branch 'gnuradio.org/next' into testEric Blossom2010-11-171-0/+12
|\|
| * uhd: swig changes for templated rangesJosh Blum2010-11-011-0/+12
* | Add support for guile std::vector< std::complex<float> >.Eric Blossom2010-11-171-2/+0
* | regeneratedEric Blossom2010-11-161-1/+1
* | regeneratedEric Blossom2010-11-101-26/+9
* | regeneratedEric Blossom2010-11-101-8/+7
* | Use uhd_swig_swig_args instead of stomping on STD_SWIG_PYTHON_ARGSEric Blossom2010-11-101-2/+1
* | additional regenerated filesEric Blossom2010-11-101-2/+5
* | add load-extension supportRob Savoye2010-11-101-0/+10
* | regenerateEric Blossom2010-11-101-6/+6
* | Rengenerate Makefile.swig.gen'sEric Blossom2010-11-101-218/+28
* | Update generated filesEric Blossom2010-11-101-32/+80
* | regenerated after changes to the templateRob Savoye2010-11-101-14/+45
|/
* uhd: make a tune_request_t that inherits from float for GRC, added docsJosh Blum2010-10-281-0/+12
* uhd: move tune functions to tune_request and provide wrapper for simple caseJosh Blum2010-10-251-0/+1
* uhd: install swig exception handlerJosh Blum2010-10-211-0/+18