discuss-gnuradio
[Top][All Lists]
Advanced

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

Re: [Discuss-gnuradio] Remove portion of tagged stream


From: Richard Bell
Subject: Re: [Discuss-gnuradio] Remove portion of tagged stream
Date: Mon, 22 Jun 2015 16:23:07 -0700

Thank you!

Rich

On Mon, Jun 22, 2015 at 4:16 PM, Johnathan Corgan <address@hidden> wrote:
On Mon, Jun 22, 2015 at 4:09 PM, Richard Bell <address@hidden> wrote:
 
Is there a block that exists that will identify a tag and then remove the next X items, where X is user defined? 

No.

 
is the conclusion that I have to use a general block here correct?

Yes

 
if I call produce(X) to place samples in the output buffer, then what does the return statement do? If I return 8000, what does this mean?

Use 'return WORK_CALLED_PRODUCE'.

--
Johnathan Corgan
Corgan Labs - SDR Training and Development Services


reply via email to

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