On 03/10/2014 01:08 AM, Nowlan, Sean wrote: > I'm using get_tags_in_range with bounds outside the absolute sample > offsets presented in each work function. I'm using this to add > end-of-burst tags at offset K-1 for every start-of-burst tag that I > find at offset K (except the very first K). > > I just want to confirm that this is valid. All my tests have shown > that it is, since I believe the underlying deque is completely > independent of the data stream except that offsets are used for both > absolute sample offsets and tag bookkeeping.
I think you're right, but only if you do this *after* the current bounds, not before. M _______________________________________________ Discuss-gnuradio mailing list Discuss-gnuradio@gnu.org https://lists.gnu.org/mailman/listinfo/discuss-gnuradio