discuss-gnuradio
[Top][All Lists]
Advanced

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

[Discuss-gnuradio] question about gr_ofdm_sampler.cc


From: bin zan
Subject: [Discuss-gnuradio] question about gr_ofdm_sampler.cc
Date: Wed, 10 Feb 2010 11:10:09 -0500

Hi,
      I just wonder why in gr_ofdm_sampler.cc, the  consume_each for STATE_NO_SIG and STATE_PREAMBLE are different.
consume_each(index - d_fft_length + 1);
consume_each(index-d_fft_length);

Both suppose to  leave one  fft length, right?
Can any one explain it?

Thanks,
Bi
 

reply via email to

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