discuss-gnuradio
[Top][All Lists]
Advanced

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

Re: [Discuss-gnuradio] Throttle Block Scenario


From: Martin Braun
Subject: Re: [Discuss-gnuradio] Throttle Block Scenario
Date: Thu, 13 Nov 2014 15:08:53 +0100
User-agent: Mozilla/5.0 (X11; Linux x86_64; rv:31.0) Gecko/20100101 Thunderbird/31.2.0

On 11/13/2014 12:11 AM, Richard Bell wrote:
> I've created a flowgraph with two paths. One path allows me to transmit
> and receive over USRPs while the other path uses UDP loopback to bypass
> the USRPs if I don't have them connected and want to do some testing.
> 
> In the path that does not include the USRPs, I include a throttle block
> because I noticed the CPU usuage max out without it in this path. When I
> change the selector blocks to the USRP path, the throttle block is not
> part of the data pathway. I'm worried that the throttle block might
> still have an effect on the flowgraph by just existing.
> 
> Is this the correct way to handle this two path scenario?

If you're using GRC, most people would simply disable one path or the
other. You can disable and enable blocks using the 'd' and 'e' keys.

M



reply via email to

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