History | View | Annotate | Download (3.2 kB)
tags: made tags object oriented
Changing blocks to use new get_tags api and tag convinience functions.
Reverting to a sync_block for the annotator functions. Testing different rates can be done using decimating/interpolating fir filters.
Fixing constructor interface to work better through python (int instead of uint64_t).
Adds argument to annotator test blocks to determine when they add a new tag.
Fixing some bugs.
Fixing how 1-to-1 annotator handles inputs to better test propagataion method.
Reworked 1-to-1 annotator block to better testing purposes.
Adding an annotator block that moves tags using 1-to-1 policy.