discuss-gnuradio
[Top][All Lists]
Advanced

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

Re: [Discuss-gnuradio] GNU Radio without Python


From: Eric Blossom
Subject: Re: [Discuss-gnuradio] GNU Radio without Python
Date: Sat, 21 Oct 2006 13:00:48 -0700
User-agent: Mutt/1.5.9i

On Sat, Oct 21, 2006 at 11:21:50AM -0700, Johnathan Corgan wrote:
> On Fri, 2006-10-20 at 15:18 +0200, Davide Anastasia wrote:
> 
> > is it possible to implement a GNU Radio based application completely written
> > in C++, without the glue of Python?
> > I need Real Time capability, which Python doesn't give.

I believe that you have a misunderstanding of the role of Python in
GNU Radio.  Python is NOT in any performance critical path.  Thus the use
of python is completely harmless from a real-time performance point of
view.

> It is not possible today; all the flow graph infrastructure is
> implemented in Python.  This may change in the future.

It will most likely change.  Johnathan's been working on it :)

Eric




reply via email to

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