| Commit message (Expand) | Author | Age | Files | Lines |
* | Reorder SWIG_INCLUDE_DIRS | Michael L Dickens | 2013-01-03 | 1 | -1/+5 |
* | gruel: adding a 'pmt_from_complex' call (more clear than pmt_make_rectangular). | Tom Rondeau | 2012-12-20 | 1 | -0/+2 |
* | gruel: pmt_Xvector_elements can be used in Python to return a Python tuple. | Tom Rondeau | 2012-12-19 | 1 | -31/+17 |
* | gruel: Enabling serialize/deserialize for PMT vectors. | Tom Rondeau | 2012-12-14 | 1 | -4/+4 |
* | gruel: allow us to use pmt_init_Xvector methods in python. | Tom Rondeau | 2012-12-13 | 1 | -10/+32 |
* | core: added gr_tuntap_pdu, gr_socket_pdu, and msg passing enhancements | Tim O'Shea | 2012-12-07 | 1 | -0/+5 |
* | core: adding msg_connect, updating msg interface, adding symbolic block names | Tim O'Shea | 2012-11-29 | 1 | -0/+4 |
* | build: set Boost_INCLUDE_DIRS for components (mostly for OSX and Windows). | Tom Rondeau | 2012-11-28 | 1 | -1/+1 |
* | Merge branch 'maint' | Johnathan Corgan | 2012-07-03 | 1 | -0/+3 |
|\ |
|
| * | swig: added additional swig dependencies gruel/core | Johnathan Corgan | 2012-07-03 | 1 | -1/+4 |
* | | gruel: got rid of inet.h and adjusted only file that depended on it | Nicholas Corgan | 2012-06-22 | 1 | -2/+2 |
|/ |
|
* | Removed whitespace and added dtools/bin/remove-whitespace as a tool to do thi... | Tom Rondeau | 2012-04-13 | 3 | -14/+14 |
* | Merge branch 'master' into next | Tom Rondeau | 2012-04-07 | 1 | -1/+1 |
|\ |
|
| * | Merge branch 'maint' | Tom Rondeau | 2012-04-07 | 1 | -1/+1 |
| |\ |
|
| | * | gruel and howto: install gruel .i files in gruel dest. Howto will use that di...maint-3.5.2 | Tom Rondeau | 2012-04-07 | 1 | -1/+1 |
* | | | Removes all references to guile and scheme, which are no longer needed. | Tom Rondeau | 2012-04-01 | 1 | -145/+0 |
* | | | Merge branch 'master' into next | Tom Rondeau | 2012-03-16 | 3 | -16/+69 |
|\| | |
|
| * | | gruel: created common swig include file | Josh Blum | 2012-03-16 | 4 | -16/+70 |
| |/ |
|
* / | Removed autotools, gr-waveform, some cleanup | Johnathan Corgan | 2011-12-08 | 2 | -70/+0 |
|/ |
|
* | docs: install gruel swig docs and other swig files into include/gruel/swig in... | Tom Rondeau | 2011-12-04 | 4 | -13/+8 |
* | docs: adding Python docstrings to gruel/pmt in cmake; dummy file make for aut... | Tom Rondeau | 2011-12-03 | 3 | -0/+26 |
* | pmt: fix #446 by putting pmt swig into namespace | Josh Blum | 2011-10-20 | 1 | -4/+8 |
* | gr: the CMakeLists.txt took a chill pill | Josh Blum | 2011-10-08 | 1 | -5/+5 |
* | Merge branch 'next' of http://gnuradio.org/git/gnuradio into next | Josh Blum | 2011-09-28 | 1 | -0/+18 |
|\ |
|
| * | Merge branch 'master' into next | Johnathan Corgan | 2011-09-27 | 1 | -0/+18 |
| |\ |
|
| | * | swig: language independent exception handler | Josh Blum | 2011-09-27 | 1 | -0/+18 |
* | | | gruel: added missing pmt swig install rule | Josh Blum | 2011-09-24 | 1 | -1/+1 |
* | | | gr: squashed cmakelists.txt into one commit | Josh Blum | 2011-07-20 | 1 | -0/+41 |
|/ / |
|
* | | Merge branch '8psk' into next | Tom Rondeau | 2011-07-17 | 1 | -6/+36 |
|\ \
| |/
|/| |
|
| * | build: committing updated Makefile.swig.gen files. | Tom Rondeau | 2011-05-08 | 1 | -6/+36 |
* | | gr: added to the .gitignores to various components for in-tree builds | Josh Blum | 2011-07-03 | 1 | -0/+2 |
|/ |
|
* | gruel: using a copy of swig's intrusive_ptr.i to support the PMT wrapping. | Tom Rondeau | 2011-03-26 | 3 | -6/+106 |
* | gruel: added missing ignores | Johnathan Corgan | 2011-03-15 | 1 | -0/+2 |
* | gruel: fixed swig interface file to dereference pmt_t. | Tom Rondeau | 2011-03-15 | 1 | -0/+5 |
* | gruel: fixing structure. Passes make check. | Tom Rondeau | 2011-03-14 | 3 | -70/+50 |
* | gruel: SWIGing Gruel into Python to access PMTs. | Tom Rondeau | 2011-03-14 | 4 | -0/+945 |