Re: [Discuss-gnuradio] LibUSRP vs LibUHD Performance on older machines

2013-03-11 Thread Tom Hendrick
h To: Tom Hendrick ; "Discuss-gnuradio@gnu.org" Sent: Monday, March 11, 2013 8:29 AM Subject: Re: [Discuss-gnuradio] LibUSRP vs LibUHD Performance on older machines On 03/11/2013 02:00 AM, Tom Hendrick wrote: Hello Josh, Thanks for responding. >I just tried your suggestion. >

Re: [Discuss-gnuradio] LibUSRP vs LibUHD Performance on older machines

2013-03-11 Thread Marcus D. Leech
On 03/11/2013 02:00 AM, Tom Hendrick wrote: Hello Josh, Thanks for responding. I just tried your suggestion. With a single USRP channel at 4MS/s and writing to four files at 500 MS/s (each of these 4 files is writing the same thing), I occasionally still see some overruns though it takes a lot

Re: [Discuss-gnuradio] LibUSRP vs LibUHD Performance on older machines

2013-03-10 Thread Tom Hendrick
. Thanks, -Tom From: Josh Blum To: Tom Hendrick Cc: "discuss-gnuradio@gnu.org" Sent: Sunday, March 10, 2013 10:29 PM Subject: Re: [Discuss-gnuradio] LibUSRP vs LibUHD Performance on older machines On 03/08/2013 02:44 PM, Tom Hendrick wrote: > Hi Jo

Re: [Discuss-gnuradio] LibUSRP vs LibUHD Performance on older machines

2013-03-10 Thread Tom Hendrick
you, -Tom From: Josh Blum To: Tom Hendrick Cc: "discuss-gnuradio@gnu.org" Sent: Sunday, March 10, 2013 10:29 PM Subject: Re: [Discuss-gnuradio] LibUSRP vs LibUHD Performance on older machines On 03/08/2013 02:44 PM, Tom Hendrick wrote: > Hi Josh, > > Would y

Re: [Discuss-gnuradio] LibUSRP vs LibUHD Performance on older machines

2013-03-10 Thread Josh Blum
> Thanks, - Tom > > > > > > > From: Josh Blum > To: Tom Hendrick > Cc: "discuss-gnuradio@gnu.org" > Sent: Saturday, March 2, 2013 9:18 AM > Subject: Re: [Discuss-gnuradio] LibUSRP vs LibUHD Performance on older > machines > > > > On 03/01

Re: [Discuss-gnuradio] LibUSRP vs LibUHD Performance on older machines

2013-03-08 Thread Tom Hendrick
scuss-gnuradio@gnu.org" Sent: Saturday, March 2, 2013 9:18 AM Subject: Re: [Discuss-gnuradio] LibUSRP vs LibUHD Performance on older machines On 03/01/2013 05:16 PM, Tom Hendrick wrote: > Josh, > > Thank you so much for the suggestion. I will try this.  I have 4GB of > ram and a

Re: [Discuss-gnuradio] LibUSRP vs LibUHD Performance on older machines

2013-03-02 Thread Tom Hendrick
Subject: Re: [Discuss-gnuradio] LibUSRP vs LibUHD Performance on older machines Josh thanks so much for the suggestion.  >I left the tb.run() alone, and used the default settings for the uhd_usrp_probe --args call for setting the frame size and number of frames. > >I

Re: [Discuss-gnuradio] LibUSRP vs LibUHD Performance on older machines

2013-03-02 Thread Marcus D. Leech
Josh thanks so much for the suggestion. I left the tb.run() alone, and used the default settings for the uhd_usrp_probe --args call for setting the frame size and number of frames. I also just changed the buffer size for the usrp_source block by setting the following before the tb.run(): tb

Re: [Discuss-gnuradio] LibUSRP vs LibUHD Performance on older machines

2013-03-02 Thread Tom Hendrick
From: Josh Blum To: Tom Hendrick Cc: "discuss-gnuradio@gnu.org" Sent: Saturday, March 2, 2013 9:18 AM Subject: Re: [Discuss-gnuradio] LibUSRP vs LibUHD Performance on older machines On 03/01/2013 05:16 PM, Tom Hendrick wrote: > Josh, > > Thank you so much for the sug

Re: [Discuss-gnuradio] LibUSRP vs LibUHD Performance on older machines

2013-03-02 Thread Josh Blum
sh Blum To: > discuss-gnuradio@gnu.org Sent: Friday, March 1, 2013 2:55 PM Subject: > Re: [Discuss-gnuradio] LibUSRP vs LibUHD Performance on older > machines > > > > On 03/01/2013 04:51 PM, Tom Hendrick wrote: >> Hello all, >> >> I've had trouble making

Re: [Discuss-gnuradio] LibUSRP vs LibUHD Performance on older machines

2013-03-01 Thread Tom Hendrick
4 channel usrp block in the older gnuradio version had the fusb_block and fusb_nblocks both set to 512*32 Thanks, -Tom From: Josh Blum To: discuss-gnuradio@gnu.org Sent: Friday, March 1, 2013 2:55 PM Subject: Re: [Discuss-gnuradio] LibUSRP vs LibUHD Perfo

Re: [Discuss-gnuradio] LibUSRP vs LibUHD Performance on older machines

2013-03-01 Thread Josh Blum
On 03/01/2013 04:51 PM, Tom Hendrick wrote: > Hello all, > > I've had trouble making a 4 channel USRP samples at 1Ms/s write to file at > 500 kS/s with ubuntu 12.04 and libuhd. I am getting several overruns and I > had tried adjusting some of the parameters using usrd_probe_devices but with