discuss-gnuradio
[Top][All Lists]
Advanced

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

Re: [Discuss-gnuradio] Understanding tags_demo.cc example in gr-uhd


From: Lakshay Narula
Subject: Re: [Discuss-gnuradio] Understanding tags_demo.cc example in gr-uhd
Date: Sat, 23 Jul 2016 13:36:59 -0500

Alright. Thanks for your help Martin.

-Lakshay.


On Fri, Jul 22, 2016 at 8:51 PM, Martin Braun <address@hidden> wrote:
On 07/22/2016 04:38 PM, Lakshay Narula wrote:
> Thanks Martin, that was exactly what I was looking for.
>
> Would the following statement be correct: the GNU Radio flowgraph always
> produces samples as fast as the CPU can (irrespective of the set sample
> rate or throttle), and stops producing whenever the USRP sink buffer is
> full.

Yup.

> Also, does the throttle block work in a similar fashion?

That block blocks work() such that the average rate through it is what
it's set to to.

M
>
> Thanks again,
> Lakshay.



reply via email to

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