Python GNU Radio Tutorial

Hi list,

I added a tutorial on how to write Python applications for GNU Radio to
the wiki:

http://www.gnuradio.org/trac/wiki/Tutorials/WritePythonApplications

(The Tutorials section is new, too).
It is aimed at people who want to get started with GNU Radio, have a
basic idea about what GNU Radio is and are not totally ignorant of
signal
processing and programming. Hopefully it will accelerate the learning
curve of potential GNU Radio adepts.

I tried to distil all the troubles I had when exploring the world of GNU
Radio into this tutorial. I am still way off from being an expert, so
perhaps some GR-Guru could have a quick look in case I got something
wrong. There are some overlaps with Erics doc “Exploring GNU Radio” but
I doubt that will hurt anyone.

If anyone has comments or suggestions about sections I may have left
out, feel free to contact me - or of course, add them yourself, it’s a
wiki :slight_smile:
I might even add some more tutorials if I find time, but I’m afraid I
have to get some proper research done now. Unfortunately, GNU Radio docs
won’t earn me a degree :slight_smile:

Cheerio,
Martin


Martin B.
Institut fuer Nachrichtentechnik
Universitaet Karlsruhe

http://www.int.uni-karlsruhe.de

Martin B. wrote:

Hi list,

I added a tutorial on how to write Python applications for GNU Radio to
the wiki:

Hi Martin

Good idea, great implementation, very useful, practical step to enhance
documentation. In this way, we can rich the Wiki and make GnuRadio more
attractive.

I think your tutorial needs some urgent surgery, unfortunately
is_running()
is no longer in use (see http://gnuradio.org/trac/changeset/8689)

Best Regards,

Firas A.

View this message in context:
http://www.nabble.com/Python-GNU-Radio-Tutorial-tp18220586p18230123.html
Sent from the GnuRadio mailing list archive at Nabble.com.