discuss-gnuradio
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: [Discuss-gnuradio] Keep M in N


From: Tim
Subject: Re: [Discuss-gnuradio] Keep M in N
Date: Thu, 6 Oct 2016 11:00:34 -0400
User-agent: Mozilla/5.0 (X11; Linux x86_64; rv:38.0) Gecko/20100101 Thunderbird/38.8.0

I'd venture to say M>N is living in dangerous territory

On 10/06/2016 10:56 AM, Marcus Müller wrote:

Hi Steve,

The first M of each N. :) (I don't really understand 100% what "every N/M" would be in general for arbitrary N>=M, integers).

If you dare to venture into the GNU Radio source code (which I'd encourage you to do, it's just that this isn't the most beautiful/interesting block), you'll find that the implementation [1] simply memcopys the first m items of every n-chunk from in- to output.

Best regards,

Marcus

[1] https://github.com/gnuradio/gnuradio/blob/master/gr-blocks/lib/keep_m_in_n_impl.cc#L111

On 06.10.2016 16:22, Steve Gough wrote:
Hi mailing list,

I have a question regarding the Keep M in N block, which keeps M out of every N samples. Is this the first M samples in every N which it retains (or) is it every N/M ?

Thanks!
Steve


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



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


reply via email to

[Prev in Thread] Current Thread [Next in Thread]