sir I have added a interpolator block in my out of tree module. The interpolation factor of the block is of integer type and single input and single output are of int8 type.I am debugging it using the QA code, but the test fails. when I checked, the length of input_items[0] and length of src_data in QA code, were found different, actually it was less than length of src_data. In that case the work function is called again and everything starts with initial conditions for the rest of src_data. Actually, this is reason, my test fails.
_______________________________________________ Discuss-gnuradio mailing list Discuss-gnuradio@gnu.org https://lists.gnu.org/mailman/listinfo/discuss-gnuradio