Saturday, July 23, 2016

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

Alright. Thanks for your help Martin.

-Lakshay.


On Fri, Jul 22, 2016 at 8:51 PM, Martin Braun <martin.braun@ettus.com> 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.


No comments:

Post a Comment