Statistics
| Branch: | Tag: | Revision:

root / gruel / src @ 6213d97e

Name Size
  include
  lib
  scheme
.gitignore 23 Bytes
Makefile.am 818 Bytes

Latest revisions

# Date Author Comment
6213d97e 08/19/2009 05:44 am Eric Blossom

Add blobs and shorthand pmt pseudo-constructors.

blobs == Binary Large Object. Very handy for passing around
uninterpreted data. The shorthand constructors were implemented by
overloading the pmt_t mp(foo) function in the pmt namespace.

I originally called "mp" "pmt", but that caused a conflict with the...

4425cea2 08/19/2009 04:02 am Eric Blossom

gruel::send can now send to a pmt.

0f12441c 08/19/2009 02:12 am Eric Blossom

Add top-level msg_passing.h include file.

Incorporate send.h into msg_passing.h.

f7bc7ed2 08/19/2009 01:57 am Eric Blossom

QA code now works.

0f90ae17 08/19/2009 12:39 am Eric Blossom

Add pmt type that wraps a gruel::msg_accepter.

QA code doesn't link because pmt depends on msg and vice versa

a33d7c0d 08/15/2009 04:28 pm Johnathan Corgan

Merged branch 'msg-passing' from http://gnuradio.org/git/eb.git

This is work in progress on the message passing implementation.

Passes distcheck.

Signed-off-by: Johnathan Corgan <>

381ae7f5 08/15/2009 08:45 am Eric Blossom

pmt_write now displays vector and tuple elements.

f8f85dcf 08/15/2009 08:02 am Eric Blossom

Additional QA for tuple.

7ca21b2e 08/15/2009 01:53 am Eric Blossom

Added most of the support for a new PMT type: tuple.

More QA code coming soon.

ad36dccd 08/14/2009 09:04 pm Johnathan Corgan

Applied patch c1258.diff from Stephan Bruns (ticket:359)

This patch changes pmt_t to use boost intrusive pointers.

Patch was modified to apply to new pmt location since the
original patch was created, and add missing include file.

Signed-off-by: Johnathan Corgan <>

View revisions

Also available in: Atom