discuss-gnuradio
[Top][All Lists]
Advanced

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

[Discuss-gnuradio] OFDM implementation problem


From: Tushar Patel
Subject: [Discuss-gnuradio] OFDM implementation problem
Date: Wed, 11 Mar 2009 17:17:20 -0700

From: Tushar Patel <address@hidden>
To: address@hidden, address@hidden,
address@hidden
Date: Wed, 11 Mar 2009 17:10:41 -0700
Subject: OFDM example
HI all,
I try to run OFDM example which is build in gnu-radio example packages.
Actually there is no READ ME file in it, so do not under stand how to
run or in which sequence should I run the programme.

so I try the ofdm_mod_demod_test.py

following error i found
address@hidden ofdm]# python ofdm_mod_demod_test.py
Traceback (most recent call last):
 File "ofdm_mod_demod_test.py", line 176, in <module>
   main()
 File "ofdm_mod_demod_test.py", line 146, in main
   tb = my_top_block(rx_callback, options)
 File "ofdm_mod_demod_test.py", line 42, in __init__
   self.ofdm_mapper = gr.ofdm_bpsk_mapper(4, options.occupied_tones,
options.fft_length, ks1, ks2)
AttributeError: 'module' object has no attribute 'ofdm_bpsk_mapper'
address@hidden ofdm]#

can anybody guide me.

Is there any ofdm example implemented in GRC module.


Reply
                
Forward




reply via email to

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