Statistics
| Branch: | Tag: | Revision:

root / gnuradio-core / src / lib @ 4a63bc91

Name Size
  filter
  g72x
  general
  gengen
  hier
  io
  missing
  reed-solomon
  runtime
  swig
  viterbi
.gitignore 81 Bytes
Makefile.am 2.2 kB
bug_work_around_6.cc 119 Bytes
gnuradio-config-info.cc 2 kB

Latest revisions

# Date Author Comment
4a63bc91 11/12/2010 01:04 am Tom Rondeau

Reworked 1-to-1 annotator block to better testing purposes.

54b39676 11/12/2010 12:41 am Tom Rondeau

Switches to using the new annotator block with a known graph structure to run tests against the all-to-all tag propagation policy to make sure the tags are flowing downstream properly.

Adding stub for testing the 1-to-1 tag propagation policy.

3f6ebc2b 11/12/2010 12:40 am Tom Rondeau

Modifying the all-to-all stream annotator for better use in testing. It now add tags at pre-determined points in the stream and also grabs all tags that flow past and stores them locally. These tags are to be used for testing that the correct tags are coming through.

0952d5a2 11/11/2010 08:58 pm Tom Rondeau

Adding an annotator block that moves tags using 1-to-1 policy.

9aaf98cf 11/11/2010 08:55 pm Tom Rondeau

Renaming random_annotator to annotator_1toall that moves tags from single input to all outputs.

c2049133 11/11/2010 07:19 pm Tom Rondeau

Fixed small bug in how tags are propagated downstream. Also using seq. numbers in annotator test block to better keep track.

ec79e6f6 11/09/2010 01:03 am Tom Rondeau

Burned by another copy-paste error. Correctly checking and acting if its a sink.

ab8c921b 11/09/2010 12:52 am Tom Rondeau

Adding mutex protection around adding and getting tags from buffers.

4cb301de 11/09/2010 12:46 am Tom Rondeau

Made propagate_tags a function to be called from block_executor to move tags downstream. Also made d_start_nitems_read a member of gr_block_executor to better handle allocation.

0a2cb50b 11/09/2010 12:30 am Tom Rondeau

Renaming "handling_method" to "propagation_policy".

View revisions

Also available in: Atom