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.
It is not possible today; all the flow graph infrastructure is implemented in Python. This may change in the future. -- Johnathan Corgan [EMAIL PROTECTED] _______________________________________________ Discuss-gnuradio mailing list [email protected] http://lists.gnu.org/mailman/listinfo/discuss-gnuradio
