Statistics
| Branch: | Tag: | Revision:

root / gnuradio-core / src / lib / general / gr_annotator_alltoall.cc @ 0b82040f

History | View | Annotate | Download (3.2 kB)

# Date Author Comment
b8da2172 11/17/2010 11:59 pm Tom Rondeau

Changing blocks to use new get_tags api and tag convinience functions.

68b06ac6 11/16/2010 11:01 pm Tom Rondeau

Reverting to a sync_block for the annotator functions. Testing different rates can be done using decimating/interpolating fir filters.

ad1eb7fd 11/14/2010 06:42 pm Tom Rondeau

Fixing constructor interface to work better through python (int instead of uint64_t).

11b2b7c4 11/14/2010 06:20 am Tom Rondeau

Adds argument to annotator test blocks to determine when they add a new tag.

222c6c5b 11/14/2010 05:04 am Tom Rondeau

Fixing some bugs.

7ca96ad8 11/13/2010 07:26 pm Tom Rondeau

Renamed annotator block that goes all-to-all now so that it can take in arbitrary number of inputs and pass tags on that way.