Age | Commit message (Collapse) | Author |
|
|
|
|
|
|
|
built yet. Using test block keep_one_in_n to test decimation is handled in propogating tags.
|
|
|
|
internally generated bursts to detected bursts (which needs work).
|
|
certain, but correct, conditions.
|
|
|
|
1 means time stamp on files is based solely on the item time).
|
|
for my testing.
|
|
|
|
|
|
tag and adjust the time between these tags and the burst start by the sample rate.
Also added a function to gr_tag_info that can be used to sort tags based on nitems using std::sort.
|
|
|
|
|
|
about mutex locking in prune_tags.
|
|
Perhaps a warning printed from the constructor would be more helpful
and less distracting than cluttering the output of make with 868 warnings...
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
vector.
|
|
|
|
|
|
bursts of energy.
|
|
|
|
|
|
|
|
|
|
|
|
rewritten between blocks to adjust their count based on teh block's relative_rate.w
|
|
rates can be done using decimating/interpolating fir filters.
|
|
|
|
Tag 1 contains the packet time
Tag 2 contains the packet length
|
|
|
|
|
|
uint64_t).
|
|
|
|
|
|
for the 1-to-1.
|
|
flowgraph in an error instead of throwing.
|
|
|
|
arbitrary number of inputs and pass tags on that way.
|
|
|
|
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.
|
|
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.
|