discuss-gnuradio
[Top][All Lists]
Advanced

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

Re: [Discuss-gnuradio] Python function processing block


From: Marcus Leech
Subject: Re: [Discuss-gnuradio] Python function processing block
Date: Tue, 03 Oct 2006 09:19:19 -0400
User-agent: Thunderbird 1.5.0.7 (X11/20060909)

Eric Blossom wrote:


This is all good info.

You could build a few classes derived from gr_sync_block that would
use the same techniques.

Eric

Looking at the qa_feval stuff, how does this conflict with Pythons builtin "eval" function, which is used to
 do a runtime evaluation of an expression?

I'd like the end-user to be able to pass a simple codelet in on the command line, and have it evaluated.





reply via email to

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