summaryrefslogtreecommitdiff
path: root/gruel/src/lib/pmt/qa_pmt_prims.h
Commit message (Collapse)AuthorAgeFilesLines
* gruel: moved gruel into subdirs of gnuradio-runtime.Tom Rondeau2013-04-011-77/+0
| | | | PMTs are handled slightly different and are installed into their own module and include dir.
* Removed whitespace and added dtools/bin/remove-whitespace as a tool to do ↵Tom Rondeau2012-04-131-4/+4
| | | | | | this in the future. The sed script was provided by Moritz Fischer.
* gruel: API declaration macros for gruel class and function symbolsJosh Blum2011-07-201-1/+3
|
* Add support for uint64_t to pmt.Eric Blossom2010-09-111-0/+2
|
* Add blobs and shorthand pmt pseudo-constructors.Eric Blossom2009-08-181-0/+2
| | | | | | | | | 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.
* Add pmt type that wraps a gruel::msg_accepter.Eric Blossom2009-08-181-0/+2
| | | | QA code doesn't link because pmt depends on msg and vice versa
* Added most of the support for a new PMT type: tuple.Eric Blossom2009-08-141-0/+2
| | | | More QA code coming soon.
* Merged r11491:11494 from jcorgan/pmt into trunk.jcorgan2009-07-261-0/+67
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