[Discuss-gnuradio] OFDM Modification

2008-04-29 Thread CHIN-YA HUANG
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 ; ihttp://lists.gnu.

[Discuss-gnuradio] OFDM Modification

2008-04-25 Thread CHIN-YA HUANG
Hi, I use an array to implement supporting multi-constellation scheme for OFDM system, but I got a problem in modifying the code for /trunk/ gnuradio-core/src/python/gnuradio/blks2impl/ofdm.py in which I generate a parameter multi_modulation[i][j] while i is the ith subcarrier, and j is the us