On Mon, Jun 22, 2015 at 4:09 PM, Richard Bell <[email protected]> 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 http://corganlabs.com
_______________________________________________ Discuss-gnuradio mailing list [email protected] https://lists.gnu.org/mailman/listinfo/discuss-gnuradio
