[Discuss-gnuradio] gnuradio/gr-digital/python/digital/ofdm_receiver.py

2014-06-05 Thread xianda
Hi all: Thank you in advance. Version of gnuradio:3.7.4 I have read the gnuradio/gr-digital/python/digital/ofdm_receiver.py,and i see: self.connect(self, self.chan_filt)# filter the input channel

Re: [Discuss-gnuradio] gnuradio/gr-digital/python/digital/ofdm_receiver.py

2014-06-05 Thread Martin Braun
On 05.06.2014 15:26, xianda wrote: But i have read the gnuradio/gr-digital/examples/ofdm/rx_ofdm.grc.And i think the connection way of the code in gnuradio/gr-digital/python/digital/ofdm_receiver.py is different with the connection way in rx_ofdm.grc.Can someone explain to me?I'm so

Re: [Discuss-gnuradio] gnuradio/gr-digital/python/digital/ofdm_receiver.py

2014-06-05 Thread xianda
Hi: Thank you for your kindly reply.Thank you for providing your ofdm code.These help me a lot. 1.(gnuradio/gr-digital/examples/ofdm/(benchmark_rx.py and so on))These code belonging to the new version or old version ? 2.In my opinion,all the code related to the new version

Re: [Discuss-gnuradio] gnuradio/gr-digital/python/digital/ofdm_receiver.py

2014-06-05 Thread Martin Braun
On 05.06.2014 16:42, xianda wrote: Hi: Thank you for your kindly reply.Thank you for providing your ofdm code.These help me a lot. 1.(gnuradio/gr-digital/examples/ofdm/(benchmark_rx.py and so on))These code belonging to the new version or old version ? Old. 2.In my