Statistics
| Branch: | Tag: | Revision:

root / gnuradio-core @ 1dc1dbee

Name Size
  src
.gitignore 330 Bytes
Makefile.am 1019 Bytes
gnuradio-core.conf 481 Bytes
gnuradio-core.pc.in 402 Bytes

Latest revisions

# Date Author Comment
1dc1dbee 01/07/2011 05:46 am Eric Blossom

Augment gr_nop to count received pmt messages by way of set_msg_handler.

b6005d9e 01/07/2011 05:39 am Eric Blossom

Change pmt message handling interface in gr_basic_block.h

Change the API such that the message handler is now implemented with a
callback, not an overridden virtual function. The callback is now set
using gr_basic_block::set_msg_handler, which will accept pretty much...

2073fa2c 01/06/2011 03:27 pm Tom Rondeau

Merge branch 'master' into next

  • master:
    Fixed error in the name of the test_filter output files.
98a3a1ce 01/06/2011 03:26 pm Tom Rondeau

Fixed error in the name of the test_filter output files.

dad65db9 01/06/2011 03:56 am Eric Blossom

Have swig/guile wrap enums and constants as scheme variables, not functions.

7c78b850 01/04/2011 05:48 pm Tom Rondeau

Fixing how far get_tags_in_range looks; should be exclusive of end point.

f7ba4702 01/04/2011 05:04 pm Tom Rondeau

Merge branch 'next' of gnuradio.org:gnuradio into next

99c2b220 01/04/2011 04:10 pm Tom Rondeau

Only prune if we've moved on in the number of items read. Fixes the problem or premature pruning.

6925ccc6 01/02/2011 06:49 pm Tom Rondeau

Going back to iterators for use in erasing items from the deque.

9c0bfe89 01/02/2011 04:37 pm Tom Rondeau

Not using an iterator to prune the tags to see if this fixes a problem in Windows.

View revisions

Also available in: Atom