| Commit message (Expand) | Author | Age | Files | Lines |
* | docs: better install of swig docs .i files since we actually have a variable ... | Tom Rondeau | 2011-12-04 | 1 | -4/+5 |
* | docs: fixing variable for location of header files (SOURCE not BINARY). | Tom Rondeau | 2011-11-30 | 1 | -1/+1 |
* | docs: more appropriate variable to use when setting the include/headers direc... | Tom Rondeau | 2011-11-28 | 1 | -1/+1 |
* | docs: installing generated _doc.i files under autotools. | Tom Rondeau | 2011-11-28 | 1 | -0/+3 |
* | docs: better use of BUILT_SOURCES so I'm not overriding the standard build in... | Tom Rondeau | 2011-11-27 | 1 | -2/+2 |
* | docs: Adding swig doc generation to Makefile.am files. | Tom Rondeau | 2011-11-27 | 1 | -0/+9 |
* | docs: forgot to have the generated .i files installed. | Tom Rondeau | 2011-11-27 | 1 | -0/+1 |
* | docs: added python doxygen docs to gr-uhd | Tom Rondeau | 2011-11-27 | 2 | -0/+7 |
* | uhd: grc xml tweaks + streamer args | Josh Blum | 2011-11-07 | 1 | -0/+2 |
* | uhd: python/swig/grc tweaks until it works | Josh Blum | 2011-11-07 | 2 | -4/+13 |
* | uhd: backwards compat work which support streamer API | Josh Blum | 2011-11-07 | 1 | -2/+12 |
* | Merge branch 'next' of http://gnuradio.org/git/gnuradio into next | Josh Blum | 2011-10-19 | 2 | -0/+20 |
|\ |
|
| * | uhd: fixed swig file to make guile build happy. | Tom Rondeau | 2011-10-19 | 1 | -1/+1 |
| * | uhd: added uhd.find_devices to python | Josh Blum | 2011-10-19 | 2 | -0/+20 |
* | | Merge branch 'next' of http://gnuradio.org/git/gnuradio into next | Josh Blum | 2011-10-11 | 1 | -0/+6 |
|\| |
|
| * | docs: adding uhd Doxygen documentation page and README file. | Tom Rondeau | 2011-10-09 | 1 | -0/+6 |
* | | gr: the CMakeLists.txt took a chill pill | Josh Blum | 2011-10-08 | 1 | -7/+7 |
* | | Merge branch 'next' of http://gnuradio.org/git/gnuradio into digital | Josh Blum | 2011-10-08 | 1 | -2/+3 |
|\| |
|
| * | Merge branch 'master' into next | Tom Rondeau | 2011-10-06 | 1 | -2/+3 |
| |\ |
|
| | * | Merge branch 'maint' | Tom Rondeau | 2011-10-06 | 1 | -2/+3 |
| | |\ |
|
| | | * | uhd: suppress harmless swig warnings | Josh Blum | 2011-10-06 | 1 | -2/+3 |
* | | | | Merge branch 'next' of http://gnuradio.org/git/gnuradio into next | Josh Blum | 2011-09-28 | 1 | -18/+0 |
|\| | | |
|
| * | | | Merge branch 'master' into next | Johnathan Corgan | 2011-09-27 | 1 | -18/+0 |
| |\| | |
|
| | * | | Merge branch 'maint' | Johnathan Corgan | 2011-09-27 | 1 | -18/+0 |
| | |\| |
|
| | | * | swig: language independent exception handler | Josh Blum | 2011-09-27 | 1 | -18/+0 |
* | | | | Merge branch 'next' of http://gnuradio.org/git/gnuradio into next | Josh Blum | 2011-09-26 | 1 | -1/+5 |
|\| | | |
|
| * | | | Merge branch 'master' into next | Tom Rondeau | 2011-09-26 | 1 | -1/+5 |
| |\| | |
|
| | * | | uhd: added kwargs to construct individual struct elements in tune_request_t | Josh Blum | 2011-09-24 | 1 | -1/+5 |
| | |/ |
|
* | | | Merge branch 'next' of gnuradio.org:gnuradio into next | Josh Blum | 2011-09-05 | 1 | -0/+1 |
|\| | |
|
| * | | Merge branch 'master' into next | Johnathan Corgan | 2011-08-22 | 1 | -0/+1 |
| |\| |
|
| | * | gr-uhd: readd displaced alias for single_usrp_sink | Thomas Tsou | 2011-08-22 | 1 | -0/+1 |
* | | | Merge branch 'next' of gnuradio.org:gnuradio into next | Josh Blum | 2011-08-20 | 2 | -2/+5 |
|\| | |
|
| * | | Merge branch 'master' into next | Johnathan Corgan | 2011-08-19 | 2 | -2/+5 |
| |\| |
|
| | * | gr-uhd: add async metadata source block | Thomas Tsou | 2011-08-19 | 2 | -2/+5 |
* | | | uhd: also setup uhd library linking for swig | Josh Blum | 2011-07-22 | 1 | -2/+2 |
* | | | gr: squashed cmakelists.txt into one commit | Josh Blum | 2011-07-20 | 1 | -0/+53 |
|/ / |
|
* | | Merge branch 'master' into 8psk | Tom Rondeau | 2011-05-08 | 1 | -1/+2 |
|\| |
|
| * | Added necessary swig to get i2c_writes through dboard_iface | Jason Abele | 2011-04-18 | 1 | -1/+2 |
* | | build: committing updated Makefile.swig.gen files. | Tom Rondeau | 2011-05-08 | 1 | -1/+1 |
|/ |
|
* | uhd: use %ignore to hide warnings and fix errors | Josh Blum | 2011-03-12 | 1 | -0/+2 |
* | uhd: added sensors api to gr-uhd blocks and swig support | Josh Blum | 2011-02-25 | 2 | -2/+7 |
* | uhd: tweaks for swig/python init file | Josh Blum | 2011-02-15 | 1 | -61/+55 |
* | uhd: replaced multi/single usrp stuff with just one usrp wrapper | Josh Blum | 2011-02-10 | 3 | -22/+17 |
* | Added first pass at swigging dboard iface | Jason Abele | 2011-02-08 | 1 | -0/+9 |
* | uhd: swig up the device discovery | Josh Blum | 2011-01-19 | 2 | -10/+16 |
* | uhd: make the repr and str installation more generic | Josh Blum | 2011-01-19 | 1 | -8/+5 |
* | uhd: use the actual device and io types, do hacks in the init.py, also use cl... | Josh Blum | 2011-01-19 | 2 | -8/+54 |
* | uhd: added export macros (not used now) and updated copyright dates | Josh Blum | 2011-01-19 | 2 | -2/+2 |
* | uhd: swig + python tweaks to uhd types | Josh Blum | 2011-01-19 | 2 | -5/+16 |
* | uhd: removed ranges template stuff, added some python polish in __init__.py | Josh Blum | 2011-01-19 | 2 | -11/+6 |