discuss-gnuradio
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: [Discuss-gnuradio] Exploring the world of GNU


From: Eric Blossom
Subject: Re: [Discuss-gnuradio] Exploring the world of GNU
Date: Tue, 27 Jan 2009 21:40:34 -0800
User-agent: Mutt/1.5.18 (2008-05-17)

On Wed, Jan 28, 2009 at 03:18:48PM +1300, Bari Bari wrote:
> Hi
> I have just started work on gnu project.
> Initially i got basic concept of Python and now studying gnuradio through
> its website.can any body help me to give guidance about getting basic
> knowledge so that I will be able to do some projects in this field. or any
> body have some basic programs with description  to understand.
> 
> Take care.

Start here:

  http://gnuradio.org/trac/wiki

Note especially the GNU Radio FAQ and the USRP FAQ:

  http://gnuradio.org/trac/wiki/FAQ
  http://gnuradio.org/trac/wiki/UsrpFAQ

Download the code and build it:

  http://gnuradio.org/trac/wiki/Download
  http://gnuradio.org/trac/wiki/BuildGuide

Look at the examples in:

  gnuradio-examples

and some of standard utilities in:

  gr-utils

Assuming you've got a USRP, look at usrp_fft.py, usrp_oscope.py and 
usrp_siggen.py

Most commands support a --help option.  Try using it.

Also read the README files contained in the source code.


We've got a list of suggested reading:

  http://gnuradio.org/trac/wiki/SuggestedReading


If you come up with questions, try to answer them with a web search
before posting your questions here.  We've answered a lot of questions
on this mailing list over the years...  The archives are well indexed by
google and friends.

Welcome!
Eric




reply via email to

[Prev in Thread] Current Thread [Next in Thread]