Re: how to create a mainfile for communication blocks connection

Thanks for the suggestions! But based on my condition, i cannot
understand those files put forward by u since there is no comment in
those files. I wanna understand those files asap! What kind of
references should i read?

BTW, i have perused the book ‘byteofpython’ and could create some small
programs using python.

Thank u!!!
----- Original Message ----
From: Tim M. [email protected]
To: Tom R. [email protected]
Cc: Bill S. [email protected];
[email protected]
Sent: Saturday, March 15, 2008 10:18:54 AM
Subject: Re: [Discuss-gnuradio] how to create a mainfile for
communication blocks connection

On Sat, Mar 15, 2008 at 6:00 AM, Tom R. [email protected] wrote:
Bill S. wrote:

helping me.
Check out gnuradio-examples/src/python/digital/benchmark_loopback.py in
the GNU Radio source code.

Tom
you may also want to take a look at the example code in
gr-trellis/src/examples

Tim


Discuss-gnuradio mailing list
[email protected]
http://lists.gnu.org/mailman/listinfo/discuss-gnuradio

  ____________________________________________________________________________________

Looking for last minute shopping deals?
Find them fast with Yahoo! Search.
http://tools.search.yahoo.com/newsearch/category.php?category=shopping

On Sat, Mar 15, 2008 at 9:04 PM, Bill S.
[email protected]
wrote:

Thanks for the suggestions! But based on my condition, i cannot understand
those files put forward by u since there is no comment in those files. I
wanna understand those files asap! What kind of references should i read?

Bill,

Take a look at the articles in
http://gnuradio.org/trac/wiki/SuggestedReading

Tim

On Sat, Mar 15, 2008 at 09:04:50PM -0700, Bill S. wrote:

Thanks for the suggestions! But based on my condition, i cannot
understand those files put forward by u since there is no comment in
those files. I wanna understand those files asap! What kind of
references should i read?

BTW, i have perused the book ‘byteofpython’ and could create some
small programs using python.

Thank u!!!

If your problem is python, there are excellent python docs available at

Our Documentation | Python.org

I suggest starting with the tutorial.

As was pointed out earlier, see also

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

Eric