I'd like to write a block that has a variable output rate for a given
fixed input rate.

What I have in mind is something like gr.simple_squelch_cc, but instead
of outputting zeros when the average power is below the threshold,
doesn't output anything at all.

The How to Write A Block document says "Adroit use of forecast and
consume allows variable rate blocks to be built..."

Are there any examples to study?  Perhaps a pseudo code explanation of
what to do?

Thanks,

-Johnathan


_______________________________________________
Discuss-gnuradio mailing list
[email protected]
http://lists.gnu.org/mailman/listinfo/discuss-gnuradio

Reply via email to