| Commit message (Collapse) | Author | Age | Files | Lines |
|
|
|
| |
PMTs are handled slightly different and are installed into their own module and include dir.
|
|
|
|
|
|
| |
this in the future.
The sed script was provided by Moritz Fischer.
|
| |
|
| |
|
|
|
|
|
|
|
|
|
| |
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
pmt namespace.
|
|
|
|
| |
QA code doesn't link because pmt depends on msg and vice versa
|
|
|
|
| |
More QA code coming soon.
|
|
Moves pmt types functions into pmt:: from gruel::
Trunk passes distcheck.
git-svn-id: http://gnuradio.org/svn/gnuradio/trunk@11495 221aa14e-8319-0410-a670-987f0aec2ac5
|