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


_______________________________________________
Discuss-gnuradio mailing list
Discuss-gnuradio@gnu.org
http://lists.gnu.org/mailman/listinfo/discuss-gnuradio

Reply via email to