Augment gr_nop to count received pmt messages by way of set_msg_handler.
Change pmt message handling interface in gr_basic_block.h
Change the API such that the message handler is now implemented with acallback, not an overridden virtual function. The callback is now setusing gr_basic_block::set_msg_handler, which will accept pretty much...
Merge branch 'master' into next
Fixed error in the name of the test_filter output files.
Add documentation for gr-run-waveform and define-waveform
Have swig/guile wrap enums and constants as scheme variables, not functions.
Fixing how far get_tags_in_range looks; should be exclusive of end point.
Merge branch 'next' of gnuradio.org:gnuradio into next
Only prune if we've moved on in the number of items read. Fixes the problem or premature pruning.
Going back to iterators for use in erasing items from the deque.
View all revisions | View revisions
Also available in: Atom