discuss-gnuradio
[Top][All Lists]
Advanced

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

[Discuss-gnuradio] solving u0u0 problems


From: Johannes Schmitz
Subject: [Discuss-gnuradio] solving u0u0 problems
Date: Wed, 6 Jul 2011 14:07:26 +0200

> I mean what sample rates--it sounds like 2Msps and 4Msps.
You are right.

> If you haven't touched it, then you're using TPB (Thread Per Block)
> scheduling.
What other schedulers are available? Where can I find information about this?

> uO means USRP overrun--the USRP is delivering data at a rate that is
> faster than your flow-graph
>  can keep up with, causing overruns.
OK.

>  The only way to cure this is to
> reduce your sample rates,
>  reduce your flow-graph computational complexity, or use a
> higher-performance computer.

The strange thing is the problem occurs when I am reducing the sampling rate.
So how can find out which block in my flowgraph is running to slow?

-Johannes



reply via email to

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