summaryrefslogtreecommitdiff
path: root/gruel/src/swig
AgeCommit message (Expand)Author
2013-01-03Reorder SWIG_INCLUDE_DIRSMichael L Dickens
2012-12-20gruel: adding a 'pmt_from_complex' call (more clear than pmt_make_rectangular).Tom Rondeau
2012-12-19gruel: pmt_Xvector_elements can be used in Python to return a Python tuple.Tom Rondeau
2012-12-14gruel: Enabling serialize/deserialize for PMT vectors.Tom Rondeau
2012-12-13gruel: allow us to use pmt_init_Xvector methods in python.Tom Rondeau
2012-12-07core: added gr_tuntap_pdu, gr_socket_pdu, and msg passing enhancementsTim O'Shea
2012-11-29core: adding msg_connect, updating msg interface, adding symbolic block namesTim O'Shea
2012-11-28build: set Boost_INCLUDE_DIRS for components (mostly for OSX and Windows).Tom Rondeau
2012-07-03Merge branch 'maint'Johnathan Corgan
2012-07-03swig: added additional swig dependencies gruel/coreJohnathan Corgan
2012-06-22gruel: got rid of inet.h and adjusted only file that depended on itNicholas Corgan
2012-04-13Removed whitespace and added dtools/bin/remove-whitespace as a tool to do thi...Tom Rondeau
2012-04-07Merge branch 'master' into nextTom Rondeau
2012-04-07Merge branch 'maint'Tom Rondeau
2012-04-07gruel and howto: install gruel .i files in gruel dest. Howto will use that di...Tom Rondeau
2012-04-01Removes all references to guile and scheme, which are no longer needed.Tom Rondeau
2012-03-16Merge branch 'master' into nextTom Rondeau
2012-03-16gruel: created common swig include fileJosh Blum
2011-12-08Removed autotools, gr-waveform, some cleanupJohnathan Corgan
2011-12-04docs: install gruel swig docs and other swig files into include/gruel/swig in...Tom Rondeau
2011-12-03docs: adding Python docstrings to gruel/pmt in cmake; dummy file make for aut...Tom Rondeau
2011-10-20pmt: fix #446 by putting pmt swig into namespaceJosh Blum
2011-10-08gr: the CMakeLists.txt took a chill pillJosh Blum
2011-09-28Merge branch 'next' of http://gnuradio.org/git/gnuradio into nextJosh Blum
2011-09-27Merge branch 'master' into nextJohnathan Corgan
2011-09-27swig: language independent exception handlerJosh Blum
2011-09-24gruel: added missing pmt swig install ruleJosh Blum
2011-07-20gr: squashed cmakelists.txt into one commitJosh Blum
2011-07-17Merge branch '8psk' into nextTom Rondeau
2011-07-03gr: added to the .gitignores to various components for in-tree buildsJosh Blum
2011-05-08build: committing updated Makefile.swig.gen files.Tom Rondeau
2011-03-26gruel: using a copy of swig's intrusive_ptr.i to support the PMT wrapping.Tom Rondeau
2011-03-15gruel: added missing ignoresJohnathan Corgan
2011-03-15gruel: fixed swig interface file to dereference pmt_t.Tom Rondeau
2011-03-14gruel: fixing structure. Passes make check.Tom Rondeau
2011-03-14gruel: SWIGing Gruel into Python to access PMTs.Tom Rondeau