Re: Re: [Discuss-gnuradio] power control when packets transmitting

2008-05-18 Thread Eric Blossom
On Fri, May 16, 2008 at 03:54:55PM -0400, Kuo-Chun Huang wrote: > Hi: > > I have a question about the transmit amplitude. In the example file > "transmit_path.py", the amplitude is range from 0 to 32768. But what > does these number mean? They serve as a constant multiplier of the signal. They a

Re: Re : [Discuss-gnuradio] benchmark_rx.py and benchmark_tx.py

2008-05-18 Thread Eric Blossom
On Fri, May 16, 2008 at 07:52:44AM -0700, Naoufel Amri wrote: > Thank you ! > Can i use that with two daughterboards or two usrp card and on one PC ? > > cordially. > Naoufel If you have a fast enough PC, you should be able to use two different USRPs plugged into the same PC. This is all much

Re: [Discuss-gnuradio] Default value of fft_length

2008-05-18 Thread Eric Blossom
On Sun, May 18, 2008 at 12:38:46AM -0700, Eric Blossom wrote: > > It's probably installed on your system too... > Apologies to Chin-Ya and everybody else for the tone of my reply. Eric ___ Discuss-gnuradio mailing list Discuss-gnuradio@gnu.org http:/

Re: [Discuss-gnuradio] Default value of fft_length

2008-05-18 Thread Eric Blossom
On Sat, May 17, 2008 at 01:07:29AM +0800, Chin-Ya Huang wrote: > Hi, > > I want to double check that if the default value of fft_length for the ofdm > is 512 ? > > Thanks > Chin-Ya If you care, you should specify it. Don't count on the default never changing. Investing two minutes looking at