Re: [Discuss-gnuradio] USRP2 missing Quadrature samples

2009-02-06 Thread Bob McGwier
AHA!! (sheepish grin on face wondering why signals looked real because they are) Bob Leslie Choong wrote: Huzzah! It works! I did have the older Flex 2400 daughtercard so I moved the resistors around and re burned it. It now works great. Thanks to everyone who helped out, especially

Re: [Discuss-gnuradio] USRP1 FPGA configuration with 16, 8, 4, 2, and 1-bit quantization options available for test

2009-02-06 Thread Eric Blossom
On Thu, Feb 05, 2009 at 04:47:08PM -0500, Paul Creekmore wrote: > For whoever is interested, I have a branched revision of the USRP1 FPGA > code ready that supports 16, 8, 4, 2, and 1-bit quantization. The > Verilog code is available for review in my developer's branch of the GNU > Radio SVN

Re: [Discuss-gnuradio] Is it possible to make a USRP Tx and Rx at the same time?

2009-02-06 Thread Johnathan Corgan
On Thu, Feb 5, 2009 at 4:14 PM, Jane Chen wrote: > I would like use a USRP as a GSM base station. Is it possible to make it Tx > and Rx at the same time? How? GSM is a half-duplex TDMA protocol. That is, a station is only ever transmitting or receiving, but not both at the same time. The chann

Re: [Discuss-gnuradio] GNU Radio and USRP baseband demodulation/decoding

2009-02-06 Thread Ed Criscuolo
Einar Thorsrud wrote: > Hi all, > > I am trying to use the USRP with the LFRX daughterboard to receive a > baseband signal coming from an external RF-frontend (the signal is > originally 2-PSK passband). I am a GNU Radio novice, and have some > difficulties understanding how to synchronize to and

[Discuss-gnuradio] Re: Re: How to syncronize 2 XCVR2450 daughterbords

2009-02-06 Thread Bruhtesfa Ebrahim
Matt Ettus wrote: > Bruhtesfa Ebrahim wrote: -- >> I have read that the VCO on daugherbords uses PLL frequency synthesizer >> by using the USRP clock as a reference. If I syncronize the two USRPs(to >> work as a master and slave), will the Daughterboards,XCVR2450 operating >> on them become

Re: [Discuss-gnuradio] some hardware parameters of the USRP board

2009-02-06 Thread Matt Ettus
Bill Stevenson wrote: Hello, all! I have a question about some hardware parameters of the USRP board. What is the antenna temperature and what is the amplifier gain after the antenna when the board we are using is RFX2400 and the antenna is the VERT2450 ? Thanks a lot! The noise figure is

RE: [Discuss-gnuradio] GNU Radio and USRP baseband demodulation/decoding

2009-02-06 Thread Tachwali, Yahia
Hello Einar, Knowing your modulation type can simplify your symbol and carrier synchronization design. However, if your are not restricted with certain modulation type and you just want to use an arbitrary modulation to get you going then I suggest to use differential coding such as D-BPSK whic

Re: [Discuss-gnuradio] Re: is there a sdcc option for configure

2009-02-06 Thread Stefan Bruens
On Wednesday 04 February 2009 21:05:49 feldmaus wrote: > Eric Blossom comsec.com> writes: > > Why don't you just install it using whatever package manager your > > system uses? apt-get or yum or whatever... > > There are dependency Problems with the sdcc Package > under Suse. > I hope the develope

[Discuss-gnuradio] Is it possible to make a USRP Tx and Rx at the same time?

2009-02-06 Thread Jane Chen
Hi all, I would like use a USRP as a GSM base station. Is it possible to make it Tx and Rx at the same time? How? http://wireless.cs.uh..edu/presentation/2008/oct24_survey_spectrum_management_cogn_radio.pdf In "A Survey on Spectrum Management in Cognitive Radio Networks" (the link), (page 44) it

Re: [Discuss-gnuradio] USRP2 missing Quadrature samples

2009-02-06 Thread Leslie Choong
Huzzah! It works! I did have the older Flex 2400 daughtercard so I moved the resistors around and re burned it. It now works great. Thanks to everyone who helped out, especially Matt and Jonathan! -Leslie On Thu, Feb 5, 2009 at 11:31 AM, Matt Ettus wrote: > Leslie Choong wrote: >> >> Thanks to J