Re: [Discuss-gnuradio] Benchmark_Tx Problem

2012-04-09 Thread Samuel Ibarra
Hello, Thank you for everyone’s response. Marcus - I am using a dual-boot because VM just wouldn't for me. Tom - I used the ./configure. Thank You Samuel Ibarra On Fri, Apr 6, 2012 at 5:52 PM, Tom Rondeau wrote: > On Fri, Apr 6, 2012 at 8:10 PM, Marcus D. Leech wrote: > > On 04/06

Re: [Discuss-gnuradio] Benchmark_Tx Problem

2012-04-06 Thread Tom Rondeau
On Fri, Apr 6, 2012 at 8:10 PM, Marcus D. Leech wrote: > On 04/06/2012 07:59 PM, sibar002 wrote: >> >> Hello Ben, >> >> Thank you for your response. I tried adjusting my bitrate in order to >> prevent this from happening, but I continue to have the same problem. I >> forgot to mention that I am ru

Re: [Discuss-gnuradio] Benchmark_Tx Problem

2012-04-06 Thread Marcus D. Leech
On 04/06/2012 07:59 PM, sibar002 wrote: Hello Ben, Thank you for your response. I tried adjusting my bitrate in order to prevent this from happening, but I continue to have the same problem. I forgot to mention that I am running a dual OS on my computer (Windows and Linux). Could this be causing

Re: [Discuss-gnuradio] Benchmark_Tx Problem

2012-04-06 Thread sibar002
Hello Ben, Thank you for your response. I tried adjusting my bitrate in order to prevent this from happening, but I continue to have the same problem. I forgot to mention that I am running a dual OS on my computer (Windows and Linux). Could this be causing the overflow problem? Thank you again. I

Re: [Discuss-gnuradio] Benchmark_Tx Problem

2012-04-06 Thread Ben Hilburn
Sam - (O)s indicate that there are overflows occurring - your computer is not able to keep up with the data rate, and is falling behind in processing as new packets arrive. Cheers, Ben On Fri, Apr 6, 2012 at 1:39 PM, sibar002 wrote: > > Hello, > > I am using USRP 1 with the XCVR2450 daughterbo

[Discuss-gnuradio] Benchmark_Tx Problem

2012-04-06 Thread sibar002
Hello, I am using USRP 1 with the XCVR2450 daughterboard. I am also using Ubuntu 10.0.4 with gnuradio-3.5.1. I have tried running benchmark_tx/rx with the following parameters: ./benchmark_tx.py -f 2.45G -A J1 --spec B:0 ./benchmark_rx.py -f 2.45G -A J1 --spec B:0 I am not consistently able to