discuss-gnuradio
[Top][All Lists]
Advanced

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

[Discuss-gnuradio] OFDM Modification


From: CHIN-YA HUANG
Subject: [Discuss-gnuradio] OFDM Modification
Date: Wed, 30 Apr 2008 01:20:45 +0800

Hey,

I add two parameters in gnuradio-core/python/ofdm.py

                 expert.add_option("","--onoff",type ="intx", default = 0,
                                     help="set the number of use 
multi_constellation decision [defalut=%default]")

                for (i = 0 ; i<occupied-tones ; i++)
                 expert.add_option("","--multi_modulation[i]",type ="string", 
default =modulation,
                                     help="set the number of use 
multi_constellation decision [defalut=%default]")


and run benchmark_ofdm_tx/rx.py
However, these two parameters do not work.

Are there anything incorrect? Thanks

Chin-Ya




reply via email to

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