Dear Richard Jaeger Did you find the ANS or solution.
I got same problem. when I use band pass filter. I got the message Not coercible to endpoint. I did not solve this problem. But, I found a discussion in other place. Maybe you can tell me, what does he means? ============================================================== by Eric Blossom Feb 05, 2008 reply: On Tue, Feb 05, 2008 at 12:21:37AM -0800, Fasika Alemayehu wrote: > "/usr/local/lib/python2.5/site-packages/gnuradio/gr/basic_flow_graph.py", > line 84, in coerce_endpoint > raise ValueError, "Not coercible to endpoint: %s" % (x,) > ValueError: Not coercible to endpoint: <gnuradio.blks2impl.gmsk.gmsk_demod > object at 0xb649deac> > ------------------------------------------------------------------------------------------------------------------ You can't mix flow_graph and blk2. You should be subclassing gr.top_block, not gr.flow_graph -- Posted via http://www.ruby-forum.com/. _______________________________________________ Discuss-gnuradio mailing list Discuss-gnuradio@gnu.org http://lists.gnu.org/mailman/listinfo/discuss-gnuradio