[Discuss-gnuradio] Questions about chaning the fpga codes to synchronize the TX signals between USRPs

2011-03-18 Thread SHI Shougang
Hi all, The problem is like this, The two USRP1s will send the same number of bits, and then I want to synchronize them in an easy way. Both of them trigger the TX signals at the same time. The requirement of synchronization is not strict and there can be a few disorder samples between them. And

Re: [Discuss-gnuradio] Help : I am trying to know the grc.

2011-03-18 Thread anil ph
Thanks tachwali ... it works out and very much thankful to you all ... On Sat, Mar 19, 2011 at 4:10 AM, Tachwali, Yahia wrote: > Try (100,100) for window size > > Kind regards, > Yahia Tachwali > -- > *From:* > discuss-gnuradio-bounces+ytachwali=ou@gnu.org[di

[Discuss-gnuradio] UHD Announcement - March 18th 2011

2011-03-18 Thread Josh Blum
Hello list, New code has been pushed to master and new images have been uploaded. This effects USRP2, USRP-N210, and USRP-E100. http://www.ettus.com/downloads/uhd_images/UHD-images-most-recent/ E100 Users: expect a follow-up announcement for an updated kernel and instructions. --

RE: [Discuss-gnuradio] Help : I am trying to know the grc.

2011-03-18 Thread Tachwali, Yahia
Try (100,100) for window size Kind regards, Yahia Tachwali From: discuss-gnuradio-bounces+ytachwali=ou@gnu.org [discuss-gnuradio-bounces+ytachwali=ou@gnu.org] on behalf of anil ph [phenomenon.aur...@gmail.com] Sent: Friday, March 18, 2011 12:18 PM To: j..

[Discuss-gnuradio] Problem with Probe MPSK SNR under GRC

2011-03-18 Thread Tachwali, Yahia
Hello Guys, Was anyone able to get Probe MPSK SNR block to work under GRC environment. I could not get it to work. I used it with the function probe and used the "noise_variance" method and the appropriate block ID values but the problem is that upon running, it is not updating the value inside

Re: [Discuss-gnuradio] 100 Msps FPGA code for USRP N210

2011-03-18 Thread Jeffrey Lambert
I am curious if anything like this is available for the USRP version 1, for anyone who might know. As a random side note, it would be interesting if future versions of the USRP contained off-board RAM chips for data buffering for just this purpose. The reason I suggest this is for making the

Re: [Discuss-gnuradio] 100 Msps FPGA code for USRP N210 - Gnu Spectrum analyzer

2011-03-18 Thread Moeller
On 18.03.2011 20:09, Marc Epard wrote: > We've customized an FPGA image for the N210 that lets us grab batches of 256K > complex samples (one SRAM full) at 100 Msps with no decimation, scaling, > or downconversion. It works by filling the SRAM with samples at full rate, > then dribbling them out

Re: [Discuss-gnuradio] USRP2 Spectrum Sensing Help, (variant for FunCube Dongle?)

2011-03-18 Thread Moeller
On 18.03.2011 18:10, devin kelly wrote: > I have two problems with my data though. In the file attached is some TV > spectrum (left half) and noise (right half). > My first question is this: why isn't the spectrum for the TV signal flat, it > seems to bob up and down. Note that each segment is

[Discuss-gnuradio] 100 Msps FPGA code for USRP N210

2011-03-18 Thread Marc Epard
I posted this to the USRP users list since we're not using GNU Radio proper for this project, but Devin's questions about spectrum sensing make me think it could be useful for GNU USRP users, too. Although we did this on the N210, it might be possible to do something similar on the USRP2. We've

Re: [Discuss-gnuradio] USRP2 Spectrum Sensing Help

2011-03-18 Thread devin kelly
Thanks Jason, Marcus, I forgot to mention I'm using the WBX, not the TVRX. I'm using the UHD as well. The flowgraph uhd_single_source -> agc2 -> streamToVector -> fft_vcc -> cmplexToMagitude -> binStatistics I added the agc2 block recently, I have similar problems without it. Usually I'm inte

Re: [Discuss-gnuradio] USRP2 Spectrum Sensing Help

2011-03-18 Thread Jason Abele
On Fri, Mar 18, 2011 at 10:10 AM, devin kelly wrote: > Hello, > > I've created a spectrum sensor with the USRP2, my python script uses the > same idea as usrp_spectrum_sense.py found in gnuradio.  That is, it tunes, > takes an FFT, records, retunes, etc. Could you post a flowgraph or tell us what

Re: [Discuss-gnuradio] USRP2 Spectrum Sensing Help

2011-03-18 Thread Marcus D. Leech
On 18/03/2011 1:10 PM, devin kelly wrote: Hello, I've created a spectrum sensor with the USRP2, my python script uses the same idea as usrp_spectrum_sense.py found in gnuradio. That is, it tunes, takes an FFT, records, retunes, etc. I have two problems with my data though. In the file atta

[Discuss-gnuradio] USRP2 Spectrum Sensing Help

2011-03-18 Thread devin kelly
Hello, I've created a spectrum sensor with the USRP2, my python script uses the same idea as usrp_spectrum_sense.py found in gnuradio. That is, it tunes, takes an FFT, records, retunes, etc. I have two problems with my data though. In the file attached is some TV spectrum (left half) and noise

Re: [Discuss-gnuradio] Help : I am trying to know the grc.

2011-03-18 Thread Josh Blum
On 03/16/2011 12:35 PM, anil ph wrote: > Hi guys , > First of all i m a newbie in this field and please do tolerate any stupid > question from my side , rather please guide me . > I am attaching my most simple grc block design and it seems something is > wrong so the build/run button is deact >

Re: [Discuss-gnuradio] Help : I am trying to know the grc.

2011-03-18 Thread Sim IJskes
On 18-03-11 06:51, anil ph wrote: I tried to make changes in sampling rate to 41000khz and 48000khz but i Thats hz i presume? Like 41Khz and 48Khz? could not get output. My concern is trying to learn gnuradio working using no hardware as i dnt have any hardware but trying to learn some of the