discuss-gnuradio
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[Discuss-gnuradio] Stream tags and None 1 to 1 processing blocks. Failur


From: Colby Boyer
Subject: [Discuss-gnuradio] Stream tags and None 1 to 1 processing blocks. Failure to propagate
Date: Mon, 18 Jul 2011 19:28:45 -0700

Hi All,

I have seem to run into an issue with the stream tags and interp/decimation processing blocks. When computing to add the tag to the proper output offset, it always rounds down. In certain cases, computed offset is X.YZ, where the first input item to the next block is at X+1. So the stream tag is *never* copied over.

One fix might be the ceil function?

--Colby

reply via email to

[Prev in Thread] Current Thread [Next in Thread]