Re: [Discuss-gnuradio] What should I worry about when I remove the USRP from my laptop correctly?

2008-07-15 Thread Eric Blossom
On Tue, Jul 15, 2008 at 11:31:26AM -0700, Goodman Roy wrote: > Hi all, > > I got the USRP and would like to use it to run some examples. Does > any one have the instruction files for new users? I read > http://www.nd.edu/~jnl/sdr/docs/tutorials/4.pdf .  I feel a kind of > embarrassed to ask this ki

[Discuss-gnuradio] What should I worry about when I remove the USRP from my laptop correctly?

2008-07-15 Thread Goodman Roy
Hi all, I got the USRP and would like to use it to run some examples. Does any one have the instruction files for new users? I read http://www.nd.edu/~jnl/sdr/docs/tutorials/4.pdf .  I feel a kind of embarrassed to ask this kind of stupid questions. How can I remove the USRP from my laptop corr

[Discuss-gnuradio] Re: How to scan the whole ISM band?

2008-07-15 Thread Patrick Strasser
Goodman Roy wrote am 2008-07-15 18:42: However, I have no idea where the destination is. I thought I can get the data through GNU Radio and then use Matlab to draw the spectrogram to show the spectrum holes. In line 193, the connection seems without the destination. self.co

Re: [Discuss-gnuradio] Frontend for the 470Mhz UHF band

2008-07-15 Thread Dan Halperin
-BEGIN PGP SIGNED MESSAGE- Hash: SHA1 From Matt's recent announcement email: "" 2 Upcoming Daughterboard Status The WBX0510, a transceiver which will cover 50 MHz to 1 GHz, has been delayed a bit, but we hope to have it ready for purchase some time in July. The WBX0822, a transcei

[Discuss-gnuradio] Frontend for the 470Mhz UHF band

2008-07-15 Thread Rafael Diniz
Hi there! I'd like to know if there is in development or already available a daughterboard for the USRP that could transmit in the UHF band of 470Mhz ~ 700Mhz. I'd like something like a TVTX :) Thanks, Rafael Diniz ___ Discuss-gnuradio mailing list

[Discuss-gnuradio] Re: How to scan the whole ISM band?

2008-07-15 Thread Goodman Roy
Yes, I think I only need to know the power strength and don't need to decode the signals for searching the spectrum holes. I read the usrp_spectrum_sense.py. I wonder how I can draw a spectrogram through this program.  I think the line 145 shows the source is the USRP. However, I have no idea w

Re: [Discuss-gnuradio] Re: How to scan the whole ISM band?

2008-07-15 Thread Johnathan Corgan
Martin Braun wrote: > If you just want to find spectrum holes, you might be able to teach the > FPGA... *If* you are going to make a custom FPGA build, one could do as follows: Since there are two ADCs operating on quadrature downconverted samples at 64 Msps, the spectral width is actually 64 MH

Re: [Discuss-gnuradio] Re: How to scan the whole ISM band?

2008-07-15 Thread Frank Brickle
On Tue, Jul 15, 2008 at 7:39 AM, Martin Braun <[EMAIL PROTECTED]> wrote: > IMHO, this is pretty funky stuff, but also quite tough math... It needn't be so difficult. There's a lot of jargon and domain-specific material in [1] and [2], but the principle is pretty straightforward. There are two

Re: [Discuss-gnuradio] Re: How to scan the whole ISM band?

2008-07-15 Thread Martin Braun
On Tue, Jul 15, 2008 at 11:49:20AM +0200, Patrick Strasser wrote: > You can receive 32MHz at a time, but you are limited to 8MHz through the > USB bus. You cannot scan the whole 2.4Ghz ISM band at a time, but you can > step through it. If you want to detect unused frequencies you'd probably > ju

Re: [Discuss-gnuradio] Questions regarding the TVRx

2008-07-15 Thread Eric Blossom
On Tue, Jul 15, 2008 at 02:46:33PM +0200, Sebastiaan Heunis wrote: > Hi > > I was wondering if anyone could please help me? I'm doing some > measurements on the Microtune Cable modem module. I already modified > the .py file to be able to set the 3 gain stages independently. I am > trying to se

[Discuss-gnuradio] Questions regarding the TVRx

2008-07-15 Thread Sebastiaan Heunis
Hi I was wondering if anyone could please help me? I'm doing some measurements on the Microtune Cable modem module. I already modified the .py file to be able to set the 3 gain stages independently. I am trying to see how the gains should be set to get an input signal of 2Vp-p to the ADC to be

[Discuss-gnuradio] Re: How to scan the whole ISM band?

2008-07-15 Thread Patrick Strasser
Goodman Roy wrote am 2008-07-15 00:26: Hi all, I would like to know if it is possible to sense the whole band,2.4-2.4835GHz, through the USRP? However, the ADC can only support 64Msamples/sec. How can I scan the whole ISM band and draw the spectrogram of the ISM band,2.4-2.4835GHz, through