[Discuss-gnuradio] how to use the gr_mpsk_receiver_cc

2011-05-11 Thread intermilan
Hi all: I want to use the gr_mpsk_receiver_cc block to receive the pi/4 DQPSK signal. Because it said that it should use for pi/4 DQPSK.But how should I set the parameter of the block?Did anyone use it to receive pi/4 DQPSK signal before?

[Discuss-gnuradio] A software-defined GPS and Galileo receiver: a single-frequency approach

2011-05-11 Thread Nick Othieno
Hi all, Has anyone successfully used the USRP2 (or even USRP) to capture GPS L1 signals that were decoded by the MATLAB software receiver in the book *A software-defined GPS and Galileo receiver: a single-frequency approach*? If yes, what USRP(2) config was used, and what data conversion techniqu

Re: [Discuss-gnuradio] error installing gnuradio+uhd --> gr-uhd/swig

2011-05-11 Thread Jonathan Loo
ThanksJosh and Tom. Both your comments are extremely useful! I have got it fully working now. I have actually reinstalled a clean Ubuntu 11.04, and just executed Marcus' script. It works beautifully...! Jonathan From: Tom Rondeau [trondeau1...@gmail

Re: [Discuss-gnuradio] error installing gnuradio+uhd --> gr-uhd/swig

2011-05-11 Thread Tom Rondeau
On Wed, May 11, 2011 at 4:38 PM, Josh Blum wrote: > Just nuke everything. Delete the source repository checkouts and any > installed folders from uhd/gnuradio. It will probably be quicker, and > you will catch the problem if there is one. > > Marcus has an automated script to install everything f

Re: [Discuss-gnuradio] error installing gnuradio+uhd --> gr-uhd/swig

2011-05-11 Thread Josh Blum
Just nuke everything. Delete the source repository checkouts and any installed folders from uhd/gnuradio. It will probably be quicker, and you will catch the problem if there is one. Marcus has an automated script to install everything floating around on this list. If that helps. -josh On 05/11/

Re: [Discuss-gnuradio] How can we make GNU Radio better?

2011-05-11 Thread Michael Dickens
On May 11, 2011, at 11:06 AM, Tom Rondeau wrote: > On Wed, May 11, 2011 at 2:57 PM, Michael Dickens wrote: > * 'b' for bit, 'B' for byte, 'c' for char, 'f' for 32-bit IEEE float, etc... > > we have a problem. 'c' is used for complex numbers, so what do we do about > characters? I think we're pro

Re: [Discuss-gnuradio] How can we make GNU Radio better?

2011-05-11 Thread Tom Rondeau
On Wed, May 11, 2011 at 2:57 PM, Michael Dickens wrote: > On May 11, 2011, at 4:33 AM, Martin Braun wrote: > > I'll just name some things from the top of my head... [snip] I realise > most of these things are very typical for such a large FOSS projects with so > many contributors, but still, I ca

Re: [Discuss-gnuradio] How can we make GNU Radio better?

2011-05-11 Thread Michael Dickens
On May 11, 2011, at 4:33 AM, Martin Braun wrote: > I'll just name some things from the top of my head... [snip] I realise most > of these things are very typical for such a large FOSS projects with so many > contributors, but still, I can imagine they can confuse other people than me. For the sa

Re: [Discuss-gnuradio] error installing gnuradio+uhd --> gr-uhd/swig

2011-05-11 Thread Jonathan Loo
Hi Josh, and others, I have tried your suggestion by removing the python/uhd_swig.cc, and I follow the usual steps again from "./bootstrap" to "make". Unfortunately, the errors still persist. make[5]: *** [_uhd_swig_la-uhd_swig.lo] Error 1 make[5]: Leaving directory `/home/jonathan/gnuradio/gr-u

Re: [Discuss-gnuradio] GRC FFT Block Question

2011-05-11 Thread Marcus D. Leech
On 05/11/2011 07:57 AM, Tom Rondeau wrote: Mehmet, You are seeing the frequency drift of the oscillator in both the transmitter and receiver. They will never be perfectly accurate. You should probably test your block using a simulation setup. That is, tie the transmitted signal straight to t

Re: [Discuss-gnuradio] GRC FFT Block Question

2011-05-11 Thread Tom Rondeau
On Wed, May 11, 2011 at 12:48 PM, mehmet kabasakal <85kabasa...@gmail.com>wrote: > Hi List, > > I am trying to find the spectrum symmetry of a modulated signal. > That's why i use the fft block on GRC. (The flow i used is attached).I > use AM modulation as an example. And i write a block that find

[Discuss-gnuradio] How to add an sdl video sink to grc

2011-05-11 Thread Elvis Dowson
Hi, I could not find an sdl video sink in grc. How can I add one to grc? Elvis Dowson ___ Discuss-gnuradio mailing list Discuss-gnuradio@gnu.org https://lists.gnu.org/mailman/listinfo/discuss-gnuradio

[Discuss-gnuradio] hi

2011-05-11 Thread ranjini ram
hi can anybody help me in generating an exponential waveform in GRC.and i also want to know how i can implement ASK,FSK and PSK in GRC.what should be the input source. Ranjini ___ Discuss-gnuradio mailing list Discuss-gnuradio@gnu.org https://lists.gn

Re: [Discuss-gnuradio] How can we make GNU Radio better?

2011-05-11 Thread Martin Braun
On Tue, May 10, 2011 at 12:11:55PM -0400, Michael Dickens wrote: > On May 10, 2011, at 4:21 AM, Martin Braun wrote: > > 3a) Remove inconsistencies which have popped up due to the organic > > 'growth' of GNU Radio over the last years. > > Can you elaborate on what you see these inconsistencies to b