Hi Ayaz,
On 11/11/18 6:38 PM, Ayaz Mahmud wrote:
Repetitive case:
Input signal is : [1,2,3,4………40]
Output signal should be: [21,22,23….30]
Values can be random here, but I want to pass only the position [20:30]
out of 40.
I have tried with “Keep M in N” block and “Skip Head” block, but this
does not satisfy the case.
Why does 'Keep M in N' not work for you?
I'd configure it with M = 10, N = 40, Initial Offset = 20.
I just made a small flow-chart with those settings, and the output is
indeed a sawtooth/staircase running from 21 to 30 (inclusive).
Regards, Paul Boven.
_______________________________________________
Discuss-gnuradio mailing list
Discuss-gnuradio@gnu.org
https://lists.gnu.org/mailman/listinfo/discuss-gnuradio