discuss-gnuradio
[Top][All Lists]
Advanced

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

Re: [Discuss-gnuradio] Stream tags and None 1 to 1 processing blocks. Fa


From: Tom Rondeau
Subject: Re: [Discuss-gnuradio] Stream tags and None 1 to 1 processing blocks. Failure to propagate
Date: Tue, 19 Jul 2011 20:03:33 -0400

On Mon, Jul 18, 2011 at 10:28 PM, Colby Boyer <address@hidden> wrote:
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


Eric and I went over this pretty carefully, and I thought we handled it correctly. I wasn't able to follow your XYZ logic in your email. Could you be more specific about what the problem is that you are seeing?

Tom
 

reply via email to

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