Re: [Discuss-gnuradio] Flow_Graph classes and Modules

2006-07-07 Thread Eric Blossom
On Fri, Jul 07, 2006 at 10:05:08AM -0700, Quenton Bonds wrote: > Does anyone know where to find documentation for the Flow_Graph classes > and modules such as connect? def start (self): '''start graph, forking thread(s), return immediately''' def stop (self): '''tells sch

Re: [Discuss-gnuradio] Flow_Graph classes and Modules

2006-07-07 Thread Eric Blossom
On Fri, Jul 07, 2006 at 10:05:08AM -0700, Quenton Bonds wrote: > Does anyone know where to find documentation for the Flow_Graph classes > and modules such as connect? There's not that much to them. Have you read through the tutorials? (The one's I sent links to yesterday.) Eric

[Discuss-gnuradio] Flow_Graph classes and Modules

2006-07-07 Thread Quenton Bonds
Does anyone know where to find documentation for the Flow_Graph classes and modules such as connect? ___ Discuss-gnuradio mailing list Discuss-gnuradio@gnu.org http://lists.gnu.org/mailman/listinfo/discuss-gnuradio