Ed Criscuolo wrote:

It basically works by stepping thru the output bits and
accumulating bit times.  It replicates the same input bit
into each output bit until the accumulated time exceeds
an input bit time, at which point it steps to the next input
bit. Any remainder over one output bit time is remembered
and carried forward to the next loop iteration or the
next call to general_work.

Oops!  That should have read

... Any remainder over one INPUT bit time ...

@(^.^)@  Ed


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

Reply via email to