| Commit message (Expand) | Author | Age | Files | Lines |
* | gruel: moved gruel into subdirs of gnuradio-runtime. | Tom Rondeau | 2013-04-01 | 1 | -295/+0 |
* | gruel: Renaming PMT function to get rid of pmt_ prefix. | Tom Rondeau | 2012-12-21 | 1 | -715/+218 |
* | gruel: adding a 'pmt_from_complex' call (more clear than pmt_make_rectangular). | Tom Rondeau | 2012-12-21 | 1 | -0/+2 |
* | gruel: pmt_Xvector_elements can be used in Python to return a Python tuple. | Tom Rondeau | 2012-12-21 | 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 |
* | Removed whitespace and added dtools/bin/remove-whitespace as a tool to do thi... | Tom Rondeau | 2012-04-13 | 1 | -7/+7 |
* | gruel: created common swig include file | Josh Blum | 2012-03-16 | 1 | -15/+2 |
* | docs: install gruel swig docs and other swig files into include/gruel/swig in... | Tom Rondeau | 2011-12-04 | 1 | -8/+0 |
* | docs: adding Python docstrings to gruel/pmt in cmake; dummy file make for aut... | Tom Rondeau | 2011-12-03 | 1 | -0/+11 |
* | pmt: fix #446 by putting pmt swig into namespace | Josh Blum | 2011-10-20 | 1 | -4/+8 |
* | swig: language independent exception handler | Josh Blum | 2011-09-27 | 1 | -0/+18 |
* | gruel: using a copy of swig's intrusive_ptr.i to support the PMT wrapping. | Tom Rondeau | 2011-03-26 | 1 | -1/+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 | 1 | -0/+755 |