Add blobs and shorthand pmt pseudo-constructors.
blobs == Binary Large Object. Very handy for passing arounduninterpreted data. The shorthand constructors were implemented byoverloading the pmt_t mp(foo) function in the pmt namespace.
I originally called "mp" "pmt", but that caused a conflict with the...
gruel::send can now send to a pmt.
Add top-level msg_passing.h include file.
Incorporate send.h into msg_passing.h.
QA code now works.
Add pmt type that wraps a gruel::msg_accepter.
QA code doesn't link because pmt depends on msg and vice versa
Added omnithread README (deprecation).
Added git ignore files as needed.
Merged changes from svn repository trunk.
git-svn-id: http://gnuradio.org/svn/gnuradio/trunk@11601 221aa14e-8319-0410-a670-987f0aec2ac5
Signed-off-by: Johnathan Corgan <[email protected]>
Merged VRT work-in-progress from eb/vrt2 (11518:11598) into trunk.
Passes distcheck.
git-svn-id: http://gnuradio.org/svn/gnuradio/trunk@11600 221aa14e-8319-0410-a670-987f0aec2ac5
Added reset method to gr_head and gr_vector_sink. This allows graphscontaining these blocks to be run more than once with user controlover when the reset of the counter and sink occurs.
git-svn-id: http://gnuradio.org/svn/gnuradio/trunk@11599 221aa14e-8319-0410-a670-987f0aec2ac5
View all revisions | View revisions
Also available in: Atom