Hm, to my knowledge, no there's no block like that yet.

However: Should be easy! Just use ninput_items_read(0) to query how many
items have been consumed so far by the block. I'd recommend writing a
sink and putting it parallel to the end of the processing chain of
interest. That way, you can avoid having to "pass through" samples by
copying.

Best regards,

Marcus


On 27.06.2017 14:33, Tellrell White wrote:
> Hello
> I want to know is there a way or even a block that already exists that
> will allow you to send a message(pdu) after receiving a certain amount
> of input items?? Any info would be great.
>
> Thanks
> Tellrell
>
>
> _______________________________________________
> Discuss-gnuradio mailing list
> Discuss-gnuradio@gnu.org
> https://lists.gnu.org/mailman/listinfo/discuss-gnuradio

_______________________________________________
Discuss-gnuradio mailing list
Discuss-gnuradio@gnu.org
https://lists.gnu.org/mailman/listinfo/discuss-gnuradio

Reply via email to