Age | Commit message (Expand) | Author |
2012-10-01 | gruel: added unsigned long long int support to the PMT sugar functions. | Tom Rondeau |
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-04-16 | Merge branch 'maint' | Johnathan Corgan |
2012-04-16 | Revert "Merge remote branch 'jblum-github/pmt_set_deleter'" | Johnathan Corgan |
2012-04-13 | Removed whitespace and added dtools/bin/remove-whitespace as a tool to do thi... | Tom Rondeau |
2012-04-04 | Merge branch 'master' into next | Johnathan Corgan |
2012-04-03 | pmt: added advanded pmt_set_deleter (c++ only) | 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 |
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 |
2011-10-08 | gr: the CMakeLists.txt took a chill pill | Josh Blum |
2011-08-17 | Merge branch 'next' into digital | Josh Blum |
2011-08-03 | atsc: did work on symbol visibility and minor tweaks in qa code for MSVC | Josh Blum |
2011-07-29 | gruel: fix for merge conflict verbose that got saved | Josh Blum |
2011-07-20 | gr: squashed cmakelists.txt into one commit | Josh Blum |
2011-07-20 | gruel: API declaration macros for gruel class and function symbols | Josh Blum |
2011-06-07 | gruel: adding high resolution timer to gruel | Josh Blum |
2011-03-15 | Merge branch 'next' of gnuradio.org:gnuradio into next | Tom Rondeau |
2011-03-14 | Merge remote branch 'jblum/wip/attributes' into next | Johnathan Corgan |
2011-03-14 | gruel: SWIGing Gruel into Python to access PMTs. | Tom Rondeau |
2011-03-14 | created gruel/attributes.h to house compiler specific attribute macros | Josh Blum |
2011-02-27 | gruel thread simplification: | Josh Blum |
2010-11-24 | Major Makefile.am housecleaning. Passes distcheck. | Eric Blossom |
2010-09-11 | Add support for uint64_t to pmt. | Eric Blossom |
2010-04-13 | Add gruel::thread as synonym to boost::thread for convenience | Johnathan Corgan |
2010-04-11 | Removed omnithreads dependency from libusrp2 | Johnathan Corgan |
2010-03-08 | Convert pmt_dict type into an immutable data structure. | Eric Blossom |
2009-09-28 | added access methods and parsing for caldiv if context | Josh Blum |
2009-09-25 | Reading 64 bit freq out of chunk of context packet. | Josh Blum |
2009-08-19 | Add shorthand for making tuples. | Eric Blossom |
2009-08-18 | Add blobs and shorthand pmt pseudo-constructors. | Eric Blossom |
2009-08-18 | gruel::send can now send to a pmt. | Eric Blossom |
2009-08-18 | Add top-level msg_passing.h include file. | Eric Blossom |
2009-08-18 | Add pmt type that wraps a gruel::msg_accepter. | Eric Blossom |
2009-08-15 | Merged branch 'msg-passing' from http://gnuradio.org/git/eb.git | Johnathan Corgan |
2009-08-14 | Added most of the support for a new PMT type: tuple. | Eric Blossom |
2009-08-14 | Applied patch c1258.diff from Stephan Bruns (ticket:359) | Johnathan Corgan |
2009-08-14 | Added git ignore files auto created from svn:ignore properties. | git |
2009-08-13 | Refactored gr_msg_accepter and gr_tpd_thread_body. | Eric Blossom |
2009-08-13 | Added gr_msg_accepter class. | Johnathan Corgan |
2009-08-13 | Added git ignore files auto created from svn:ignore properties. | git repository hosting |
2009-08-01 | Merged r11500:11506 from features/msg-passing into trunk. Work-in-progress, ... | jcorgan |
2009-07-26 | Merged r11491:11494 from jcorgan/pmt into trunk. | jcorgan |
2009-07-25 | Merge r11462:11485 from jcorgan/omni into trunk. | jcorgan |
2009-07-20 | Merged r11452:11459 from jcorgan/pmt-gruel into trunk. Trunk passes distcheck. | jcorgan |
2008-11-03 | Fix issue caused by pkg-config stripping -I/usr/include from --cflags | jcorgan |
2008-09-19 | extend gruel:enable_realtime_scheduling interface to allow pri/policy | eb |