discuss-gnuradio
[Top][All Lists]
Advanced

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

[Fwd: Re: [Discuss-gnuradio] u0u0u0u0u0u0u0u0..]


From: Matt Ettus
Subject: [Fwd: Re: [Discuss-gnuradio] u0u0u0u0u0u0u0u0..]
Date: Wed, 17 May 2006 18:15:09 -0700

-- 
Matt Ettus <address@hidden>
--- Begin Message --- Subject: Re: [Discuss-gnuradio] u0u0u0u0u0u0u0u0.. Date: Wed, 17 May 2006 18:14:30 -0700

Code:

u = usrp
a = audio

U = Underrun
O = Overrun

uU = USRP underrun -- Your TX application isn't sending data to the USRP
fast enough

uO = USRP overrun -- You RX application isn't receiving data from the
USRP fast enough

aO = audio overrun -- your app receiving samples from the audio device
isn't handling them fast enough.  This one is rare to see

aU = audio underrun -- your app sending samples to the audio device
isn't sending them fast enough


On Thu, 2006-05-18 at 03:02 +0200, Vincenzo Pellegrini wrote:
> sorry...can anyone tell me what is the specific meaning of the code
> u0u0u0u0u0u0u0u0u0u0u0u.....
> that often appears in terminal when gr applications do not behave
> properly.
> 
> thanks
> 
> vincenzo
> 
> 
> 
> _______________________________________________
> Discuss-gnuradio mailing list
> address@hidden
> http://lists.gnu.org/mailman/listinfo/discuss-gnuradio
-- 
Matt Ettus <address@hidden>

--- End Message ---

reply via email to

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