I’m tring to make a gnuradio python block that pass n samples after tag and then drop samples until the tag appears again. I can’t find a method to drop samples within in gnuradio block.
Are there any way to achieve this?
I tried modifing the basic block but still need a way to drop samples.
This post give some clue but I need a small example to understand
Dropping samples with tagged streams
Enrique Carrasco is a new contributor to this site. Take care in asking for clarification, commenting, and answering.
Check out our Code of Conduct.