> It could be that we're not returning that value correctly.
> There's an open ticket on that one.

Actually, yes.  I noticed that it returns None in all of the other
working examples as well so I just assumed it wasn't the problem and
went back to work.

Oddly enough I was able to solve the problem by making my
initialization code an inherited class from top_block (as is done in
some of the examples) rather than a function that returns a created
top_block (which always worked before).

Thanks again,

Jason


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

Reply via email to