Re: [Discuss-gnuradio] USRP Documentation (source files)

2008-06-11 Thread Firas A.
Hi, > Rakesh Perter wrote : > > Hello Firas... > > GREAT EFFORT !!! You really deserve a big round of applause from the > whole community !!! > it will be great if we can merge this to the Wiki, so that folks around > can easily search around >and also update it regularly (easily). I guess it

Re: [Discuss-gnuradio] USRP Documentation

2008-06-11 Thread Lin HUANG
Thank you so much! This is very useful for me to introduce USRP to other people. Thank you! Firas! BR HUANG Lin ___ Discuss-gnuradio mailing list Discuss-gnuradio@gnu.org http://lists.gnu.org/mailman/listinfo/discuss-gnuradio

[Discuss-gnuradio] beginner question, changing phase

2008-06-11 Thread Colopy, Robyn
Hi, I'm new to gnuradio, could you guys help me out? I want to change the phase of a sine wave at set intervals. One method I have tried is creating a vector of alternating 1's and -1's and multiplying it by a sine wave to cause a 180 degree phase shift, as shown below. This works, however I ha

Re: [Discuss-gnuradio] GMSK Viterbi Equalization

2008-06-11 Thread Bob McGwier
isaacgerg wrote: Is this scheme as simple as doing an LMS decision-directed equalization scheme where the Viterbi algorithm used to make the symbol decision? No there is no "equalizer" per se. It is a misnomer, but a popular one. What you have is a model of the filter the channel applies to

Re: [Discuss-gnuradio] DAB with GNU Radio

2008-06-11 Thread Martin Dvh
Christoph Fischer wrote: > Hello Andreas, > > thank you for your very interesting reply. > >>> we would like to implement a DAB receiver with GNU radio. On the >>> hardware side we have a USRP with the TVRX daughterboard. >> >> Jens Elsner, who worked on DAB some time ago, found out that the TVR

[Discuss-gnuradio] GMSK Viterbi Equalization

2008-06-11 Thread isaacgerg
Is this scheme as simple as doing an LMS decision-directed equalization scheme where the Viterbi algorithm used to make the symbol decision? -- View this message in context: http://www.nabble.com/GMSK-Viterbi-Equalization-tp17786331p17786331.html Sent from the GnuRadio mailing list archive at

Re: [Discuss-gnuradio] USRP Documentation

2008-06-11 Thread George Nychis
Firas, This is great documentation, thank you. I think good documentation is one of GNU Radio's downfalls. My only suggestion would be that this type of documentation be put in to the wiki, a place where others can very easily update and add to it. It's also the first thing people go to.

Re: [Discuss-gnuradio] USRP Documentation

2008-06-11 Thread Carles Fernandez
I offer my pair of hands to the round of applause. Thank you, Firas!! Carles Fernandez. ___ Discuss-gnuradio mailing list Discuss-gnuradio@gnu.org http://lists.gnu.org/mailman/listinfo/discuss-gnuradio

Re: [Discuss-gnuradio] USRP Documentation

2008-06-11 Thread Eric Blossom
On Wed, Jun 11, 2008 at 08:01:51AM -0700, Firas A. wrote: > > The document can be downloaded from : > > http://rapidshare.com/files/121692530/USRP_Documentation.pdf > Very nice job Firas! I'm sure it will answer many, many questions! Eric ___ Disc

Re: [Discuss-gnuradio] USRP Documentation

2008-06-11 Thread Gregory W Heckler
Give this man a round of applause! -- [EMAIL PROTECTED] NASA Goddard Space Flight Center AETD - Mission Engineering and Systems Analysis Component and Hardware Systems Branch Mail Code 596, Greenbelt Rd. Greenbelt, MD 20771 (301) 286-6565 (301) 286-3823 (fax) ___

Re: [Discuss-gnuradio] Installation problem with cygwin

2008-06-11 Thread Don Ward
"Nan Zhang" <[EMAIL PROTECTED]> wrote: I tried to install numpy under cygwin using the method given in http://gnuradio.org/trac/wiki/NumpyInstall as follows cd /usr/src tar zxf numpy-1.0.3.1.tar.gz cd numpy-1.0.3.1 python setup.py install but always failed. Could someone help? You need to b

Re: [Discuss-gnuradio] USRP Documentation

2008-06-11 Thread Steven Clark
On Wed, Jun 11, 2008 at 11:01 AM, Firas A. <[EMAIL PROTECTED]> wrote: > > Hi, > > New USRP Documentation (Whenever I become sick and stay at home, I use my > time to write some GnuRadio documentation). > > I hope from Gnuradio experts to examine this document and send to me a > corrected informati

Re: [Discuss-gnuradio] USRP Documentation

2008-06-11 Thread Rakesh Peter
Hello Firas... GREAT EFFORT !!! You really deserve a big round of applause from the whole community !!! I'm sure many people had this in mind and wanted to do something about it, but then you have single-handedly pulled it off !! I'm sure this is a great initiative - along with all the prev. doc

[Discuss-gnuradio] Installation problem with cygwin

2008-06-11 Thread Nan Zhang
I tried to install numpy under cygwin using the method given in http://gnuradio.org/trac/wiki/NumpyInstall as follows cd /usr/src tar zxf numpy-1.0.3.1.tar.gz cd numpy-1.0.3.1 python setup.py install but always failed. Could someone help? Beside that, I have a python and numpy installed under wi

[Discuss-gnuradio] USRP Documentation

2008-06-11 Thread Firas A.
Hi, New USRP Documentation (Whenever I become sick and stay at home, I use my time to write some GnuRadio documentation). I hope from Gnuradio experts to examine this document and send to me a corrected information especially when the "#FIXME#" is located and this feedback will be highly apprec