Re: [Discuss-gnuradio] Problem using benchmark_rx.py with XCVR2450 Transceivers

2010-09-22 Thread Tom Rondeau
On Wed, Sep 22, 2010 at 2:54 AM, Lebowski80 wrote: > > Hello > > I'm trying to utilize benchmark_tx.py and benchmark_rx.py using 2 USRPs with > XCVR2450 Transceivers. When I consider a bit rate equal or greater than 124k > everything works well. With bit rates smaller than 124k only the > ./benchm

[Discuss-gnuradio] Problem using benchmark_rx.py with XCVR2450 Transceivers

2010-09-21 Thread Lebowski80
Hello I'm trying to utilize benchmark_tx.py and benchmark_rx.py using 2 USRPs with XCVR2450 Transceivers. When I consider a bit rate equal or greater than 124k everything works well. With bit rates smaller than 124k only the ./benchmark_tx.py can run, while ./benchmark_rx.py can't receive any sig

RE: [Discuss-gnuradio] Problem using benchmark_rx.py

2008-04-29 Thread meggahertz
Hello Tom, Looking at your reply to this post, I am wondering how can we then transmit at carrier frequency around 90-110 MHz? Would we have to use a different daughterboard? I didn't have any problem transmitting an analog audio signal over carrier frequency within board frequency range as well

Re: [Discuss-gnuradio] Problem using benchmark_rx.py

2006-12-07 Thread Eric Blossom
On Thu, Dec 07, 2006 at 12:20:20PM -0700, Tarun Tiwari wrote: > Thank you Tom, > > I did change the bit rate for Rx and used -v mode, but its still not > working. Please see the output of program: Since you are using the Basic Tx, try removing the attenuator. Also, be sure to set the gains on bot

RE: [Discuss-gnuradio] Problem using benchmark_rx.py

2006-12-07 Thread Tom Rondeau
Tarun, > From: Tarun Tiwari [mailto:[EMAIL PROTECTED] > > Thank you Tom, > > I did change the bit rate for Rx and used -v mode, but its still not working. Please see the output of program: > > Transmitter: > [EMAIL PROTECTED] ~]# ./benchmark_tx.py -f 100e6 --tx-amplitude=500 -M 2 -r 100e3 -v >

Re: [Discuss-gnuradio] Problem using benchmark_rx.py

2006-12-07 Thread Tarun Tiwari
advise me. Thank you again. Regards, Tarun On 12/7/06, Tom Rondeau <[EMAIL PROTECTED]> wrote: > From: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED] On Behalf Of Tarun Tiwari > Sent: Thursday, December 07, 2006 12:25 AM > To: discuss-gnuradio@gnu.org > Subject: [Discuss-gnuradio]

RE: [Discuss-gnuradio] Problem using benchmark_rx.py

2006-12-07 Thread Tom Rondeau
> From: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED] On Behalf Of Tarun Tiwari > Sent: Thursday, December 07, 2006 12:25 AM > To: discuss-gnuradio@gnu.org > Subject: [Discuss-gnuradio] Problem using benchmark_rx.py > > Hi, > > I am trying to transmit packets using benchamar

[Discuss-gnuradio] Problem using benchmark_rx.py

2006-12-06 Thread Tarun Tiwari
Hi, I am trying to transmit packets using benchamark_tx.py and recieve them using benchmark_rx.py. As mentioned in README file I started first benchmark_rx.py at one machine then started benchmark_tx.py on another machine, but I dont see any print on receiver machine. I am using following command