discuss-gnuradio
[Top][All Lists]
Advanced

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

[Discuss-gnuradio] Loops in graphs?


From: Thomas Traber
Subject: [Discuss-gnuradio] Loops in graphs?
Date: Sun, 6 Feb 2005 15:57:32 +0100
User-agent: Mutt/1.5.5.1+cvs20040105i

Trying to build a simple phase locked
loop in python results in the following
error message:

"The graph is not an acyclic graph (It's
got a loop)"

Does this mean it is not possible to
build graphs with loops?
Do I have to do that in C?
Thinking about the variety of loops found 
in radios (AFC, AGC, PLL, ..?) I consider
not beeing able to create loops in
python as a great disadvantage.

Is there any chance to change this?

Thomas













reply via email to

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