Statistics
| Branch: | Tag: | Revision:

root / gnuradio-core / src / lib @ ad1eb7fd

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
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.

77d77889 11/13/2010 07:29 pm Tom Rondeau

More test methods. Better testing of the all-to-all policy and more tests for the 1-to-1.

3fb01df0 11/13/2010 07:28 pm Tom Rondeau

Block executor propagation method returns an error indicator to stop the flowgraph in an error instead of throwing.

74d17ff4 11/13/2010 07:27 pm Tom Rondeau

Fixing how 1-to-1 annotator handles inputs to better test propagataion method.

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.

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.

View revisions

Also available in: Atom