Re: [Discuss-gnuradio] any possible change in gr.fft_vcc from earlier versions?!

2013-05-25 Thread Alex Dusowitz
I think it was my mistake somehow, I used hexdump to see the values of the FFT results and seemed like the differences were in the LSB digits and hence different rounding perhaps. I was running the two code on two different laptops, although entirely identical in terms of hardware spec, ubuntu and

Re: [Discuss-gnuradio] howto select subdev with USRP1

2013-05-25 Thread Marcus D. Leech
On 05/25/2013 11:55 AM, Wolfgang Buesser wrote: On Sa, 2013-05-25 at 10:56 -0400, Marcus D. Leech wrote: On 05/25/2013 10:45 AM, Wolfgang Buesser wrote: On Sa, 2013-05-25 at 10:15 -0400, Marcus D. Leech wrote: On 05/25/2013 03:28 AM, Wolfgang Buesser wrote: Hi I am having problems selecting

Re: [Discuss-gnuradio] howto select subdev with USRP1

2013-05-25 Thread Wolfgang Buesser
On Sa, 2013-05-25 at 10:56 -0400, Marcus D. Leech wrote: > On 05/25/2013 10:45 AM, Wolfgang Buesser wrote: > > On Sa, 2013-05-25 at 10:15 -0400, Marcus D. Leech wrote: > >> On 05/25/2013 03:28 AM, Wolfgang Buesser wrote: > >>> Hi > >>> > >>> I am having problems selecting the subdev with USRP1: >

Re: [Discuss-gnuradio] Site down?

2013-05-25 Thread Marcus D. Leech
On 05/25/2013 08:35 AM, Frankie Rawlins wrote: Hi, I'm unable to access cgran.org/svn/projects/simple_ra. Can it be me or is the site down? Thanks, Frank ___ Discuss-gnuradio mailing list Discuss-gnuradio@gnu.org https://lists.gnu.org/mailman/li

[Discuss-gnuradio] Site down?

2013-05-25 Thread Frankie Rawlins
Hi, I'm unable to access cgran.org/svn/projects/simple_ra. Can it be me or is the site down? Thanks, Frank ___ Discuss-gnuradio mailing list Discuss-gnuradio@gnu.org https://lists.gnu.org/mailman/listinfo/dis

[Discuss-gnuradio] howto select subdev with USRP1

2013-05-25 Thread Wolfgang Buesser
Hi I am having problems selecting the subdev with USRP1: My USRP1 is populated with 2 LFRX and 2 LFTX. I am trying the following code: -- #!/usr/bin/python