summaryrefslogtreecommitdiff
path: root/gruel/src
AgeCommit message (Expand)Author
2013-01-01Tweak INCLUDE dirs such that INCLUDE_DIRECTORIES and LINK_DIRECTORIES are ord...Michael 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-17gruel: changing PMT (de)serialize of complex to make more portable (apparentl...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-12-03Docs: Fixing Doxygen markup for missing constructor parameters.Tom Rondeau
2012-11-30core: gr_blocks can now have only message ports with no general_work()Tim 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-10-01gruel: added unsigned long long int support to the PMT sugar functions.Tom Rondeau
2012-07-03Merge branch 'maint'Johnathan Corgan
2012-07-03swig: added additional swig dependencies gruel/coreJohnathan Corgan
2012-06-22gruel: removed inet.h from install headersNicholas Corgan
2012-06-22gruel: got rid of inet.h and adjusted only file that depended on itNicholas Corgan
2012-06-20removing debugTim O'Shea
2012-06-20bug fixxes to tuple serializeTim O'Shea
2012-06-201. handle pmt serialize and deserialize for tuplesTim O'Shea
2012-06-15New Features:Tim O'Shea
2012-05-02gruel: conditional linking for pthreadJosh Blum
2012-04-30gruel: fix linker assumption made explicit on Ubuntu 12.04Tim Oshea
2012-04-23Various fixes for using Python 2.5.Tom Rondeau
2012-04-16Merge branch 'maint'Johnathan Corgan
2012-04-16Revert "Merge remote branch 'jblum-github/pmt_set_deleter'"Johnathan Corgan
2012-04-16Revert "Merge branch 'test/fix-pmt-deleter' into maint"Johnathan Corgan
2012-04-15Merge branch 'maint'Johnathan Corgan
2012-04-15pmt: fix segfault in deleterJohnathan 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-04Merge branch 'master' into nextJohnathan Corgan
2012-04-04Merge remote branch 'jblum-github/pmt_set_deleter'Johnathan Corgan
2012-04-03pmt: added advanded pmt_set_deleter (c++ only)Josh Blum
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-16Merge branch 'maint'Tom Rondeau
2012-03-16gruel: created common swig include fileJosh Blum
2012-03-16gruel: run qa tests with -B (fix from gruel_work_squashed)Josh Blum
2012-01-17Merge branch 'master' into nextJohnathan Corgan
2012-01-17gruel: hrt under bsd should use clock gettimeJosh 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-12-03docs: adding a doc string for the gruel and gruel.pmt python modules.Tom Rondeau
2011-11-03gruel: added missing check GR_HAVE_NETINET_INJosh Blum
2011-11-01high_res_timer: Fix high_res_timer_now() for E100.Philip Balister
2011-10-23the librariesJosh Blum
2011-10-20pmt: fix #446 by putting pmt swig into namespaceJosh Blum