Re: [Discuss-gnuradio] usrp_wfm_rcv.py and audio underrun aUaUaU

2009-01-11 Thread Mikael Johansson
Jonathan Thank you for the response. Below is a print-out with the verbose flag set to true. Regards /Mikael [mik...@gandalf usrp]$ ./usrp_wfm_rcv.py -f 9760 -V 100 -O "plughw:0,0" adc_rate: 6400 Using RX d'board A: Basic Rx usrp_rate: 32 >>> gr_fir_ccf: using SSE >>> gr_fir_fff: usin

Re: [Discuss-gnuradio] USRP2 fullduplex operation

2009-01-11 Thread Firas A.
Hi, > hamfred wrote: > > Thank you Firas. > > I have now a quick and dirty patch of the firmware for selection of RX2. > > Fullduplex mode seems operational now ! > > Best regards. Can you please post your patch ? Best Regards, Firas -- View this message in context: http://www.nabble.com

Re: [Discuss-gnuradio] Problem with inband USRP - solved

2009-01-11 Thread Stefan Bruens
On Wednesday 07 January 2009 18:15:59 Marc Petit-Huguenin wrote: > The problem seems to be in usrp_rx.cc, line 123: > > d_urx = > boost::any_cast(pmt_any_ref(pmt_nth(1, data))); > > This code throws the following exception: > > exception: boost::bad_any_cast: failed conversion using boost::an

Re: [Discuss-gnuradio] Intel Atom is NICE.

2009-01-11 Thread Frank Brickle
On Sun, Jan 11, 2009 at 3:00 PM, Bob McGwier wrote: > IF ANYONE CAN SHOW ME WHERE IN THE INSTRUCTIONS IT SAYS THIS IS A TWO PASS > PROCESS OR WHERE DURING THE COURSE OF DOING THE FLASH IT SAYS THIS IS A TWO > STEP PROCESS, I WOULD BE PLEASED TO BE TOLD I AM BLIND. Well, sort of. I'd posted a n

RE: [Discuss-gnuradio] Intel Atom is NICE.

2009-01-11 Thread Bob McGwier
I did do the install. BEWARE, steps are required. PAY ATTENTION. You need to do a BIOS upgrade to the Dec. 2008 version of the BIOS. I chose to use the ISO to CD ROM and boot from the CD ROM. I tried several times to flash the BIOS and it never succeeded. If I hit F2 after reboot it said th

RE: [Discuss-gnuradio] Spread Specturm implementation in FPGA

2009-01-11 Thread Tachwali, Yahia
Hi Guys, Let me add my two cents here: The chip synchronization can take care of the symbol synch since the chip correlation does not produce maximum values unless the symbol timing is correct. Normally, and what I mean by normally is typical cases to the best of my knowledge, the synchroniza

Fw: [Discuss-gnuradio] Intel Atom is NICE.

2009-01-11 Thread John Gumb
I'd also expect better performance if running a 64 bit OS. When I get chance I'll install Fedora 10 x86_64 on my D945GCLF2. cheers John - Original Message - From: "Eric Cottrell" To: Sent: Monday, January 05, 2009 3:27 AM Subject: Re: [Discuss-gnuradio] Intel Atom is NICE. > - S

[Discuss-gnuradio] usrp<->gnuradio<->puredata

2009-01-11 Thread [ Cosmin ]
Dears,I would like to develop a patch in puredata [1] that offers the possibility of using the USRP via GnuRadio trough interactive programmed-object interface.For this, the GnuRadio GUI is not needed (I presume), but I have to find out how It could be possible to pilot every tasks normally pro