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: Martin Braun
Subject: Re: [Discuss-gnuradio] Understanding tags_demo.cc example in gr-uhd
Date: Fri, 22 Jul 2016 18:51:57 -0700
User-agent: Mozilla/5.0 (X11; Linux x86_64; rv:45.0) Gecko/20100101 Thunderbird/45.2.0

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]