Saturday, December 9, 2017

Re: [Discuss-gnuradio] using control_loop in OOT module , AttributeError: 'module' object has no attribute

Hi Michael , You are right , but my block is not thing more than and
simple adder , at the first step i just add control_loop to virtual
public class in header file (in include folder) . and i got this error
when i execute flow graph:
AttributeError: 'module' object has no attribute 'fll'

But as i remove this line from fll.h (in include folder):
virtual public blocks::control_loop
My block can execute in flow graph .

I attached compressed file of my module to this email .

Thanks .

No comments:

Post a Comment