discuss-gnuradio
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: [Discuss-gnuradio] digital_ofdm_cyclic_prefixer::work


From: Stefano
Subject: Re: [Discuss-gnuradio] digital_ofdm_cyclic_prefixer::work
Date: Sat, 29 Jun 2013 13:10:31 +0200
User-agent: Mozilla/5.0 (X11; Linux x86_64; rv:17.0) Gecko/20130510 Thunderbird/17.0.6

Thanks Martin, very helpful; forgotten to take a look at the block type.
Stefano

Il 29/06/2013 10:24, Martin Lülf ha scritto:
Hi,

it looks like the block inherits from gr_tagged_stream_block which will will call a blocks work function with the exact number of samples for one PDU with a known size in general_work and will call consume for you afterwards.

http://gnuradio.org/doc/doxygen/classgr__tagged__stream__block.html#ac8934fdb1cb2816f2eed20287314614d

Yours
Martin


Am 29.06.2013 08:15, schrieb Stefano:
Hi all,

please can someone tell me why that work method ( like others in the
digital_odfm_xx ) does not call consume_each (n) or consume ( i,n ) ?

many thanks,
Stefano

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

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






reply via email to

[Prev in Thread] Current Thread [Next in Thread]