summaryrefslogtreecommitdiff
path: root/gruel/src/swig/pmt_swig.i
Commit message (Expand)AuthorAgeFilesLines
* gruel: moved gruel into subdirs of gnuradio-runtime.Tom Rondeau2013-04-011-295/+0
* gruel: Renaming PMT function to get rid of pmt_ prefix.Tom Rondeau2012-12-211-715/+218
* gruel: adding a 'pmt_from_complex' call (more clear than pmt_make_rectangular).Tom Rondeau2012-12-211-0/+2
* gruel: pmt_Xvector_elements can be used in Python to return a Python tuple.Tom Rondeau2012-12-211-31/+17
* gruel: Enabling serialize/deserialize for PMT vectors.Tom Rondeau2012-12-141-4/+4
* gruel: allow us to use pmt_init_Xvector methods in python.Tom Rondeau2012-12-131-10/+32
* core: added gr_tuntap_pdu, gr_socket_pdu, and msg passing enhancementsTim O'Shea2012-12-071-0/+5
* core: adding msg_connect, updating msg interface, adding symbolic block namesTim O'Shea2012-11-291-0/+4
* Removed whitespace and added dtools/bin/remove-whitespace as a tool to do thi...Tom Rondeau2012-04-131-7/+7
* gruel: created common swig include fileJosh Blum2012-03-161-15/+2
* docs: install gruel swig docs and other swig files into include/gruel/swig in...Tom Rondeau2011-12-041-8/+0
* docs: adding Python docstrings to gruel/pmt in cmake; dummy file make for aut...Tom Rondeau2011-12-031-0/+11
* pmt: fix #446 by putting pmt swig into namespaceJosh Blum2011-10-201-4/+8
* swig: language independent exception handlerJosh Blum2011-09-271-0/+18
* gruel: using a copy of swig's intrusive_ptr.i to support the PMT wrapping.Tom Rondeau2011-03-261-1/+2
* gruel: fixed swig interface file to dereference pmt_t.Tom Rondeau2011-03-151-0/+5
* gruel: fixing structure. Passes make check.Tom Rondeau2011-03-141-0/+755