discuss-gnuradio
[Top][All Lists]
Advanced

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

Re: [Discuss-gnuradio] USRP v2 TX Bandwidth


From: Matt Ettus
Subject: Re: [Discuss-gnuradio] USRP v2 TX Bandwidth
Date: Thu, 12 Nov 2009 23:29:14 -0800
User-agent: Thunderbird 2.0.0.23 (X11/20090825)

Gregory W. Heckler wrote:
Is there a status indicator in the USRP2 C++ interface that flags underflows? I am trying to push samples (using the std::complex<int16_t> type) to the USRP2 at an interpolation factor of 4. It seems to be working, but I require hard evidence that I am not underflowing.



The easiest way right now is to monitor the debug serial port. When there are underruns, it prints "U". Eventually, we'll have it reporting all the way back to the host, but haven't implemented that yet.

Matt




reply via email to

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