Re: Discuss-gnuradio Digest, Vol 60, Issue 49

I wish to participate and contribute in the area od GNU Radio,
But I could not get the clue from where shall I start

Aamir Zeb

[email protected] wrote: Send Discuss-gnuradio mailing
list submissions to
[email protected]

To subscribe or unsubscribe via the World Wide Web, visit
Discuss-gnuradio Info Page
or, via email, send a message with subject or body ‘help’ to
[email protected]

You can reach the person managing the list at
[email protected]

When replying, please edit your Subject line so it is more specific
than “Re: Contents of Discuss-gnuradio digest…”

Today’s Topics:

  1. Re: Python blocks in a new package (Ed Criscuolo)

Message: 1
Date: Tue, 27 Nov 2007 10:11:51 -0500
From: Ed Criscuolo
Subject: Re: [Discuss-gnuradio] Python blocks in a new package
To: Eric B.
Cc: [email protected]
Message-ID: [email protected]
Content-Type: text/plain; charset=us-ascii; format=flowed

Eric B. wrote:

$ python

from gnuradio import tdrss_utils
dir(tdrss_utils)

Do you see your module(s) in there or something unexpected?

When I try the above, all I see is
[‘builtins’, ‘doc’, ‘file’, ‘name’, ‘path’]

No trace of ‘gold_code_pn_source_b’

Here’s the listing of …/site-packages/gnuradio/tdrss_utils:

-rw-r–r-- 1 root wheel 22 Nov 21 23:41 init.py
-rw-r–r-- 1 root wheel 151 Nov 21 23:41 init.pyc
-rw-r–r-- 1 root wheel 151 Nov 21 23:41 init.pyo
-rw-r–r-- 1 root wheel 1459 Nov 21 23:41 gold_code_pn_source_b.py
-rw-r–r-- 1 root wheel 1131 Nov 20 16:56 gold_code_pn_source_b.pyc
-rw-r–r-- 1 root wheel 1131 Nov 20 16:56 gold_code_pn_source_b.pyo

@(^.^)@ Ed



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

End of Discuss-gnuradio Digest, Vol 60, Issue 49


Engr. Aamir Zeb Shaikh
Assistant Professor,
Electrical Engineering Department
NED University of Engineering and Technology.
Karachi . Post Code # 75270
Pakistan .
Tel:(Office) 92 21 9261261-8(2227)
(Cell) 92 333 2281718
E-Mail: [email protected]
[email protected]
[email protected]

On Dec 2, 2007 7:38 AM, aamir zeb [email protected] wrote:

I wish to participate and contribute in the area od GNU Radio,
But I could not get the clue from where shall I start

May all your questions be answered here:

http://gnuradio.org/trac/wiki

Brian