summaryrefslogtreecommitdiff
path: root/gruel/src/include
Commit message (Expand)AuthorAgeFilesLines
* Major Makefile.am housecleaning. Passes distcheck.Eric Blossom2010-11-241-3/+2
* Add support for uint64_t to pmt.Eric Blossom2010-09-111-0/+21
* Add gruel::thread as synonym to boost::thread for convenienceJohnathan Corgan2010-04-131-0/+1
* Removed omnithreads dependency from libusrp2Johnathan Corgan2010-04-111-1/+8
* Convert pmt_dict type into an immutable data structure.Eric Blossom2010-03-081-7/+14
* added access methods and parsing for caldiv if contextJosh Blum2009-09-281-0/+2
* Reading 64 bit freq out of chunk of context packet.Josh Blum2009-09-251-1/+30
* Add shorthand for making tuples.Eric Blossom2009-08-191-0/+71
* Add blobs and shorthand pmt pseudo-constructors.Eric Blossom2009-08-183-0/+125
* gruel::send can now send to a pmt.Eric Blossom2009-08-181-5/+28
* Add top-level msg_passing.h include file.Eric Blossom2009-08-183-50/+89
* Add pmt type that wraps a gruel::msg_accepter.Eric Blossom2009-08-182-0/+22
* Merged branch 'msg-passing' from http://gnuradio.org/git/eb.gitJohnathan Corgan2009-08-155-4/+98
|\
| * Added most of the support for a new PMT type: tuple.Eric Blossom2009-08-141-0/+36
| * Refactored gr_msg_accepter and gr_tpd_thread_body.Eric Blossom2009-08-133-3/+60
| * Added gr_msg_accepter class.Johnathan Corgan2009-08-131-1/+2
| * Added git ignore files auto created from svn:ignore properties.git repository hosting2009-08-132-0/+6
* | Applied patch c1258.diff from Stephan Bruns (ticket:359)Johnathan Corgan2009-08-141-2/+4
* | Added git ignore files auto created from svn:ignore properties.git2009-08-142-0/+6
|/
* Merged r11500:11506 from features/msg-passing into trunk. Work-in-progress, ...jcorgan2009-08-014-0/+183
* Merged r11491:11494 from jcorgan/pmt into trunk.jcorgan2009-07-262-4/+4
* Merge r11462:11485 from jcorgan/omni into trunk.jcorgan2009-07-254-5/+40
* Merged r11452:11459 from jcorgan/pmt-gruel into trunk. Trunk passes distcheck.jcorgan2009-07-203-1/+758
* Fix issue caused by pkg-config stripping -I/usr/include from --cflagsjcorgan2008-11-031-0/+3
* extend gruel:enable_realtime_scheduling interface to allow pri/policyeb2008-09-193-6/+96
* Merged features/mp-sched -r8915:9335 into the trunk. The trunk noweb2008-08-193-1/+115
* Use system byteswap implementations where available.jcorgan2008-06-231-8/+13
* Added autoconf independent bytesex routines to libgruel.jcorgan2008-06-222-0/+67
* Merged -r8639:8641 from jcorgan/gruel into trunk. Adds libgruel, the GNU Rad...jcorgan2008-06-203-0/+93