discuss-gnuradio
[Top][All Lists]
Advanced

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

[Discuss-gnuradio] adding blocks to blksimpl


From: cswiger
Subject: [Discuss-gnuradio] adding blocks to blksimpl
Date: Wed, 4 May 2005 13:49:25 -0400 (EDT)

gang - I want to modify a block nbfm_rx.py but keep the
original

  cp nbfm_rx.py nbfm_rc.py

in ./blksimpl  But when I load

  from gnuradio import blks

it doesn't show up in

  dir (blks).

Enabling the print f in ./blks/__init__.py  shows it loading, and it
compiles. How do we add it to the function list??


--Chuck





reply via email to

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