Re: [Discuss-gnuradio] running OFDM on USRP2

2010-03-31 Thread bin zan
Of Tom Rondeau > Sent: Thursday, 4 February 2010 11:56 PM > To: bin zan > Cc: discuss-gnuradio@gnu.org > Subject: Re: [Discuss-gnuradio] running OFDM on USRP2 > > On Wed, Feb 3, 2010 at 1:55 PM, bin zan wrote: > > Hi Tom, > > In our case, even with script from Veljko

RE: [Discuss-gnuradio] running OFDM on USRP2

2010-03-30 Thread Ian Holland
u.org [mailto:discuss-gnuradio-bounces+ian.holland=rlmgroup.com...@gnu.org] On Behalf Of Tom Rondeau Sent: Thursday, 4 February 2010 11:56 PM To: bin zan Cc: discuss-gnuradio@gnu.org Subject: Re: [Discuss-gnuradio] running OFDM on USRP2 On Wed, Feb 3, 2010 at 1:55 PM, bin zan wrote: > Hi Tom, > In our

Re: [Discuss-gnuradio] running OFDM on USRP2

2010-02-04 Thread Eric Blossom
On Thu, Feb 04, 2010 at 07:25:47AM -0600, Tom Rondeau wrote: > On Wed, Feb 3, 2010 at 1:55 PM, bin zan wrote: > > Hi Tom, > > In our case, even with script from Veljko, the OFDM receiver doesn't show > > any thing. And we always see "usrp2: failed to enable realtime scheduling". > > Do you think t

Re: [Discuss-gnuradio] running OFDM on USRP2

2010-02-04 Thread Tom Rondeau
On Wed, Feb 3, 2010 at 1:55 PM, bin zan wrote: > Hi Tom, > In our case, even with script from Veljko, the OFDM receiver doesn't show > any thing. And we always see "usrp2: failed to enable realtime scheduling". > Do you think that will cause problem? > > Thanks, > Bin No, that message is just te

Re: [Discuss-gnuradio] running OFDM on USRP2

2010-02-03 Thread bin zan
Hi Tom, In our case, even with script from Veljko, the OFDM receiver doesn't show any thing. And we always see "usrp2: failed to enable realtime scheduling". Do you think that will cause problem? Thanks, Bin On Wed, Feb 3, 2010 at 12:57 PM, Anupama Purohit wrote: > Hi Tom , > Thanks , we did try

Re: [Discuss-gnuradio] running OFDM on USRP2

2010-02-03 Thread Anupama Purohit
Hi Tom , Thanks , we did try the updated script from Veljko . It works though we have missing packets after a while ( as suggested in the forum we would play with the interpolation and decimation ) though the 2 USRP2s are directly connected . We are still probing into the permissions issue as ind

Re: [Discuss-gnuradio] running OFDM on USRP2

2010-02-03 Thread Tom Rondeau
On Wed, Jan 27, 2010 at 11:21 AM, bin zan wrote: > Hello, >    I was trying to run following OFDM command on USRP2, however, I got a > bunch of "Stime out" at the receiver side. > > ./benchmark_ofdm_tx.py -f 2.4G -i 512 --fft-length=64 --occupied-tones=32 > --cp-length=4 > ./benchmark_ofdm

Re: [Discuss-gnuradio] running OFDM on USRP2

2010-02-03 Thread Tom Rondeau
On Tue, Feb 2, 2010 at 4:34 PM, Anu000 wrote: > > Hi, > We did try the below command on two USRP2s coneected via a SMA Cable (Tx-Rx) > with freq = 25M  however it returned the following error on both sides > > At Rx side it shows like the below - > > [r...@gnuradio1 ofdm]# ./benchmark_ofdm_rx.py -

Re: [Discuss-gnuradio] running OFDM on USRP2

2010-02-02 Thread Anupama Purohit
cessfully > > running them for USRP2s. > > > > Ian. > > > > > > > > -Original Message- > > From: discuss-gnuradio-bounces+ian.holland=rlmgroup.com...@gnu.org > > [mailto:discuss-gnuradio-bounces+ian.holland > =rlmgroup.com...@gnu.org

RE: [Discuss-gnuradio] running OFDM on USRP2

2010-02-02 Thread Ian Holland
holland=rlmgroup.com...@gnu.org > [mailto:discuss-gnuradio-bounces+ian.holland=rlmgroup.com...@gnu.org] On > Behalf Of Anu000 > Sent: Wednesday, 3 February 2010 8:04 AM > To: Discuss-gnuradio@gnu.org > Subject: Re: [Discuss-gnuradio] running OFDM on USRP2 > > > Hi, > We did

Re: [Discuss-gnuradio] running OFDM on USRP2

2010-02-02 Thread Veljko Pejovic
> From: discuss-gnuradio-bounces+ian.holland=rlmgroup.com...@gnu.org > [mailto:discuss-gnuradio-bounces+ian.holland=rlmgroup.com...@gnu.org] On > Behalf Of Anu000 > Sent: Wednesday, 3 February 2010 8:04 AM > To: Discuss-gnuradio@gnu.org > Subject: Re: [Discuss-gnuradio] running O

RE: [Discuss-gnuradio] running OFDM on USRP2

2010-02-02 Thread Ian Holland
t: Re: [Discuss-gnuradio] running OFDM on USRP2 Hi, We did try the below command on two USRP2s coneected via a SMA Cable (Tx-Rx) with freq = 25M however it returned the following error on both sides At Rx side it shows like the below - [r...@gnuradio1 ofdm]# ./benchmark_ofdm_rx.py -f 25M -d 256 --fft-l

Re: [Discuss-gnuradio] running OFDM on USRP2

2010-02-02 Thread Anu000
Hi, We did try the below command on two USRP2s coneected via a SMA Cable (Tx-Rx) with freq = 25M however it returned the following error on both sides At Rx side it shows like the below - [r...@gnuradio1 ofdm]# ./benchmark_ofdm_rx.py -f 25M -d 256 --fft-length=64 --occupied-tones=32 --cp-lengt

Re: [Discuss-gnuradio] running OFDM on USRP2

2010-01-27 Thread bin zan
Thanks Veljko, Did you do any modification on the gnuradio 3.2.2 code? (Because at my side the interpolation/decimation was not the problem, I forgot to change the value in the email) Bin On Wed, Jan 27, 2010 at 2:44 PM, Veljko Pejovic wrote: > Hi, > > I have gnuradio 3.2.2 installed on Ubintu

Re: [Discuss-gnuradio] running OFDM on USRP2

2010-01-27 Thread Veljko Pejovic
Hi, I have gnuradio 3.2.2 installed on Ubintu 9.10 and I'm using USRP2s with XCVR2450 daughterboards. I tried your example but I changed the interpolation to correspond to the decimation at the receiver: ./benchmark_ofdm_tx.py -f 2.4G -i 256 --fft-length=64 --occupied-tones=32 --cp-length=4 ./ben

[Discuss-gnuradio] running OFDM on USRP2

2010-01-27 Thread bin zan
Hello, I was trying to run following OFDM command on USRP2, however, I got a bunch of "Stime out" at the receiver side. ./benchmark_ofdm_tx.py -f 2.4G -i 512 --fft-length=64 --occupied-tones=32 --cp-length=4 ./benchmark_ofdm_rx.py -f 2.4G -d 256 --fft-length=64 --occupied-tones=32 --cp-