discuss-gnuradio
[Top][All Lists]
Advanced

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

Re: [Discuss-gnuradio] USRP2 UART use


From: Josh Blum
Subject: Re: [Discuss-gnuradio] USRP2 UART use
Date: Tue, 19 Oct 2010 18:39:54 -0700
User-agent: Mozilla/5.0 (X11; U; Linux i686; en-US; rv:1.9.1.12) Gecko/20100915 Thunderbird/3.0.8



On 10/19/2010 06:14 PM, address@hidden wrote:

We're exploring the possibility of monitoring the overrun/underrun
status via the USRP2 UART.


FYI, the USRP2 under UHD reports underflows as async messages to the host that can be accessed through the API. There are no true overflows since the implementation drops packets on the ground when the host buffers fill. But you can observe packet loss by inspecting the timestamps on a packet. This is done in the benchmark rx example application.

-Josh




reply via email to

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