I am currently working on a general python block that operates on data
between "start of burst" tags, and ignores all other data. As such, I only
want to output data that is part of the burst and the padded zeros actually
transmitted by the USRP, but the block actually outputs the burst data
along
Hello. I am new to this community and to creating my own blocks, and I'm
trying to create a block for radar matched filtering. I am tagging all of
my pulses with "SOB" and "EOB" for the start and end, respectively, and I'm
wondering if there's a way to output only the full burst at each call to
the