Hi, are there any parameter that I can modify benchmark_ofdm_tx.py for number of subchannels, or amplitude of each subchannels? Also, I want to save the data with benchmark_ofdm_tx.py and benchmark_ofdm_rx.py adding
self.connect(self.txpath, gr.file_sink (gr.sizeof_gr_complex, "data.dat")) self.connect(self.rxpath, gr.file_sink (gr.sizeof_gr_complex, "data.dat")) does it make sense? I don't know why but I have error in ofdm_rx.py. Thank you for your help. James,
_______________________________________________ Discuss-gnuradio mailing list Discuss-gnuradio@gnu.org http://lists.gnu.org/mailman/listinfo/discuss-gnuradio