Age | Commit message (Collapse) | Author | |
---|---|---|---|
2012-07-03 | Merge branch 'maint' | Johnathan Corgan | |
Conflicts: gruel/src/swig/CMakeLists.txt | |||
2012-07-03 | swig: added additional swig dependencies gruel/core | Johnathan Corgan | |
pmt swig gen depends upon the generated header core depends upon pmt swig custom target Conflicts: gruel/src/swig/CMakeLists.txt | |||
2012-06-22 | gruel: removed inet.h from install headers | Nicholas Corgan | |
2012-06-22 | gruel: got rid of inet.h and adjusted only file that depended on it | Nicholas Corgan | |
2012-06-20 | removing debug | Tim O'Shea | |
2012-06-20 | bug fixxes to tuple serialize | Tim O'Shea | |
2012-06-20 | 1. handle pmt serialize and deserialize for tuples | Tim O'Shea | |
2. fix offset checking in pmt_annotator_raw | |||
2012-06-15 | New Features: | Tim O'Shea | |
added support for pmt_serialize and pmt_deserialize for uint64_t type pmts added gr_add_const_bb typed block to gr_add_const_XX gengen | |||
2012-05-02 | gruel: conditional linking for pthread | Josh Blum | |
2012-04-30 | gruel: fix linker assumption made explicit on Ubuntu 12.04 | Tim Oshea | |
2012-04-23 | Various fixes for using Python 2.5. | Tom Rondeau | |
2012-04-16 | Merge branch 'maint' | Johnathan Corgan | |
2012-04-16 | Revert "Merge remote branch 'jblum-github/pmt_set_deleter'" | Johnathan Corgan | |
This reverts commit f88b8cf5508d3ba446cb94f800c56d34279cf91e, reversing changes made to a87ac60f15c2593ececb02ba16ab842c20e760d2. | |||
2012-04-16 | Revert "Merge branch 'test/fix-pmt-deleter' into maint" | Johnathan Corgan | |
This reverts commit 04e2ebb979942cada74f10ea022342716c6851bf, reversing changes made to 25d687550a0322ffaf270f25faf2b4a78a97142c. | |||
2012-04-15 | Merge branch 'maint' | Johnathan Corgan | |
2012-04-15 | pmt: fix segfault in deleter | Johnathan Corgan | |
2012-04-13 | Removed whitespace and added dtools/bin/remove-whitespace as a tool to do ↵ | Tom Rondeau | |
this in the future. The sed script was provided by Moritz Fischer. | |||
2012-04-07 | Merge branch 'master' into next | Tom Rondeau | |
Conflicts: gr-howto-write-a-block/Makefile.common gr-howto-write-a-block/config/gr_standalone.m4 | |||
2012-04-07 | Merge branch 'maint' | Tom Rondeau | |
2012-04-07 | gruel and howto: install gruel .i files in gruel dest. Howto will use that ↵ | Tom Rondeau | |
dir during build. howto under both cmake and autotools can be built off cmake or autotools gnuradio builds. | |||
2012-04-04 | Merge branch 'master' into next | Johnathan Corgan | |
2012-04-04 | Merge remote branch 'jblum-github/pmt_set_deleter' | Johnathan Corgan | |
2012-04-03 | pmt: added advanded pmt_set_deleter (c++ only) | Josh Blum | |
2012-04-01 | Removes all references to guile and scheme, which are no longer needed. | Tom Rondeau | |
The remaining pmt_serial_tags.scm is parsed by Python already. Future modifications could change this format to not confuse the point. | |||
2012-03-23 | Merge branch 'master' into next | Johnathan Corgan | |
2012-03-23 | Merge branch 'maint' | Johnathan Corgan | |
2012-03-23 | cmake: fix include path order in gruel | Johnathan Corgan | |
2012-03-16 | Merge branch 'master' into next | Tom Rondeau | |
Conflicts: gruel/src/swig/Makefile.am | |||
2012-03-16 | Merge branch 'maint' | Tom Rondeau | |
2012-03-16 | gruel: created common swig include file | Josh Blum | |
This work taken from gruel_work_squashed Common swig file includes: * Language independent exception handler * Wrapper for python calls that may block Benefits: * More common swig code, less copy pasta * Wrapper for blocking python calls handles the case where the call throws, python is not left in a bad state | |||
2012-03-16 | gruel: run qa tests with -B (fix from gruel_work_squashed) | Josh Blum | |
2012-01-17 | Merge branch 'master' into next | Johnathan Corgan | |
2012-01-17 | gruel: hrt under bsd should use clock gettime | Josh Blum | |
2011-12-08 | Removed autotools, gr-waveform, some cleanup | Johnathan Corgan | |
Nick Foster owes Nick Corgan a six-pack of beer! | |||
2011-12-04 | docs: install gruel swig docs and other swig files into include/gruel/swig ↵ | Tom Rondeau | |
instead of include/gnuradio/swig. | |||
2011-12-03 | docs: adding Python docstrings to gruel/pmt in cmake; dummy file make for ↵ | Tom Rondeau | |
autotools to build. | |||
2011-12-03 | docs: adding a doc string for the gruel and gruel.pmt python modules. | Tom Rondeau | |
2011-11-03 | gruel: added missing check GR_HAVE_NETINET_IN | Josh Blum | |
2011-11-01 | high_res_timer: Fix high_res_timer_now() for E100. | Philip Balister | |
Signed-off-by: Philip Balister <philip@opensdr.com> | |||
2011-10-23 | the libraries | Josh Blum | |
2011-10-20 | pmt: fix #446 by putting pmt swig into namespace | Josh Blum | |
2011-10-19 | Merge branch 'next' of http://gnuradio.org/git/gnuradio into next | Josh Blum | |
2011-10-19 | Removing usrp, usrp2, gr-usrp, gr-usrp2. Everything is moving to using UHD. ↵ | Tom Rondeau | |
Also removes related M4 and dependency requirements for USRP-related libs. | |||
2011-10-08 | gr: the CMakeLists.txt took a chill pill | Josh Blum | |
2011-09-28 | Merge branch 'next' of http://gnuradio.org/git/gnuradio into next | Josh Blum | |
2011-09-27 | Merge branch 'master' into next | Johnathan Corgan | |
2011-09-27 | swig: language independent exception handler | Josh Blum | |
2011-09-24 | gruel: added missing pmt swig install rule | Josh Blum | |
2011-08-19 | gruel: removed merge junk in makefile | Josh Blum | |
2011-08-03 | atsc: did work on symbol visibility and minor tweaks in qa code for MSVC | Josh Blum | |