On Tue, May 20, 2008 at 11:07 AM, Eric Blossom <[EMAIL PROTECTED]> wrote:
> On Tue, May 20, 2008 at 12:09:27PM -0500, Brett L. Trotter wrote:
>> Is there a simple way to print out a list of what was connected into a flow
>> graph?
>
> Not right now.  However, just last night I was thinking about
> something similar.  Give me a day or so and I'll put something
> together.

Eric--there is a dump() method on gr_flat_flowgraph objects currently
used for debugging.  You can create a method on gr.top_block (exposed
via swig) that would call dump() on the d_ffg member.

-- 
Johnathan Corgan
Corgan Enterprises LLC
http://corganenterprises.com/


_______________________________________________
Discuss-gnuradio mailing list
Discuss-gnuradio@gnu.org
http://lists.gnu.org/mailman/listinfo/discuss-gnuradio

Reply via email to