I have a vector quantity (size 1024), and I want to do a calculation on it such that v_out[i] = v_in[i] - v_in[i-1]
Is such a calculation possible in GRC? I haven't found any way to get a hold of the individual elements of a vector. @(^.^)@ Ed _______________________________________________ Discuss-gnuradio mailing list [email protected] https://lists.gnu.org/mailman/listinfo/discuss-gnuradio
