Relative Content

Tag Archive for pythonblockgnuradio

gnuradio block for drop and pass samples by tag

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.