Merge msg-passing from http://gnuradio.org/git/eb.git
authorJohnathan Corgan <jcorgan@corganenterprises.com>
Wed, 26 Aug 2009 23:48:36 +0000 (16:48 -0700)
committerJohnathan Corgan <jcorgan@corganenterprises.com>
Wed, 26 Aug 2009 23:48:36 +0000 (16:48 -0700)
commit20e87ef0575d6bf09ab19fa1d025dbe71eec27fb
tree931c373077f156fe667464d9136d00df68f06604
parent23fb5e602d48f6924e70b363bf9480fd41b928b0
parentcafcd00720877d099262e78ac623a13118574233
Merge msg-passing from gnuradio.org/git/eb.git

* Add shorthand for making tuples.
* Add blobs and shorthand pmt pseudo-constructors.
* gruel::send can now send to a pmt.
* Add top-level msg_passing.h include file.
* QA code now works.
* Add pmt type that wraps a gruel::msg_accepter.