Re: [Discuss-gnuradio] usrp2_wfm_rcv.py

2010-03-07 Thread Mike
Hi Tim, Thanks for pointing me in the right direction. After some soldering and an eeprom update ( http://gnuradio.org/redmine/wiki/1/USRPClockingNotes), the example now works :) Cheers, Mike On 6 March 2010 19:11, Tim Pearce wrote: > Hi, > > I just tried running the example on a RFX2400 an

Re: [Discuss-gnuradio] usrp2_wfm_rcv.py

2010-03-06 Thread Tim Pearce
Hi, I just tried running the example on a RFX2400 and it seems to work for me. I think the error is caused when the usrp2object.gain_range() command returns a step size of 0.0 (like on the BasicRX). As a quick fix you could try replacing: myform['gain'] = \ form.quantize

Re: [Discuss-gnuradio] usrp2_wfm_rcv.py

2010-03-05 Thread Mike
Hi Johnathan, Have you had any luck with this issue? The same is happening on my FLEX2400 with USRP2. Here is the full error message: ./usrp2_wfm_rcv.py -f 2.4G Using RX d'board 0x0007 This daughterboard does not cover the required frequency range for this application. Please use a BasicRX or

Re: [Discuss-gnuradio] usrp2_wfm_rcv.py: prerequisites of hardware

2009-02-26 Thread Eric Blossom
On Thu, Feb 26, 2009 at 07:01:50PM -0300, Roberto de Matos wrote: > Hi, > >I'm a newbie and I'm trying to test my new hardware (USRP2). >Can I listen a FM station with DBSRX or RFX900 or RFX2400?? > >My hardware: >- USRP2: >SW - txrx-edk10.1-r10524.binFPG

[Discuss-gnuradio] usrp2_wfm_rcv.py: prerequisites of hardware

2009-02-26 Thread Roberto de Matos
Hi, I'm a newbie and I'm trying to test my new hardware (USRP2). Can I listen a FM station with DBSRX or RFX900 or RFX2400?? My hardware: - USRP2: SW - txrx-edk10.1-r10524.bin FPGA - u2_rev3_ise10.1sp3_r10524.bin My system: - Ubuntu 8.10

Re: [Discuss-gnuradio] usrp2_wfm_rcv.py

2008-12-11 Thread Johnathan Corgan
On Wed, Dec 10, 2008 at 4:02 PM, Catalin Lacatus wrote: > For the first time I was using USRP2 with BasicRX. > Also, I did some tests for different frequencies and gains with Basic RX and > RFX2400. I got the same error This appears to be a bug in usrp2_wfm_rx.py, dealing with setting up the gai

Re: [Discuss-gnuradio] usrp2_wfm_rcv.py

2008-12-10 Thread Catalin Lacatus
Hi, For the first time I was using USRP2 with BasicRX. Also, I did some tests for different frequencies and gains with Basic RX and RFX2400. I got the same error “*/ZeroDivisionError: float division”/* Thank you, Catalin . Johnathan Corgan wrote: On Tue, 2008-12-09 at 18:55 -0500, Ca

Re: [Discuss-gnuradio] usrp2_wfm_rcv.py

2008-12-09 Thread Johnathan Corgan
On Tue, 2008-12-09 at 18:55 -0500, Catalin Lacatus wrote: > Please let me know how I can fix the error “*/ZeroDivisionError: float > division”/* Which daughterboard are you using? It looks like the code is getting bad gain range values for it. -Johnathan ___

[Discuss-gnuradio] usrp2_wfm_rcv.py

2008-12-09 Thread Catalin Lacatus
Hello, -I tried to run usrp2_wfm_rcv.py to test my USRP2 with a BasicRX board and I got the following error: ¨ ZeroDivisionError: float division ¨ My configuration is -Ubuntu 8.04, with the latest svn (2 weeks old)-USRP2 with a BasicRX. Please let me know how I can fix the error “*/ZeroDivisi