discuss-gnuradio
[Top][All Lists]
Advanced

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

Re: [Discuss-gnuradio] how to get started with python in gnuradio


From: Tom Rondeau
Subject: Re: [Discuss-gnuradio] how to get started with python in gnuradio
Date: Mon, 10 Jun 2013 09:08:57 -0400

On Sun, Jun 9, 2013 at 9:48 PM, vamshi krishna dodla
<address@hidden> wrote:
> Hi all
> It would be very helpful to me if some one tells me how to get started with
> python in gnu radio.I see an entire page dedicated to python programming but
> it does not say anything about getting started.Please don't say to use
> #!/usr/bin/env /python part in that page.Any link to how to get started with
> an example would be helpful.
>
> --
> Thanks & Regards
> Vamshi Krishna Dodla


When you have the source code, every top level component (e.g.,
gr-digital) has an 'examples' directory. Most of the examples are in
Python. Some components have examples in GRC, Python, and C++, in
which case you'll find the Python examples in 'examples/python'.

Tom



reply via email to

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