RE: [Discuss-gnuradio] Using a custom block

2010-04-12 Thread Kurt Holmquist
org > Subject: Re: [Discuss-gnuradio] Using a custom block > > On Sun, Apr 11, 2010 at 04:55:23PM -0400, Kurt Holmquist wrote: >> >> >> I'm looking for some information or references on what to do _after_ doing >> everything in the "how to write a block&qu

[Discuss-gnuradio] Using a custom block

2010-04-11 Thread Kurt Holmquist
I'm looking for some information or references on what to do _after_ doing everything in the "how to write a block" tutorial in order to be able to access this block from other GNU radio python programs, for example changes to environment variables or whatever will be needed. I also would lik