Re: UHD example on USRP1 - Buffering

Hi All,

I was wondering if there is any buffering happening on the host and/or
on
the USRP (USRP1 and N210) when the UHD send() and recv() methods are
called?

Thanks,
Shiva

On 02/16/2011 02:50 AM, Sivaramakrishnan B C wrote:

Hi All,

I was wondering if there is any buffering happening on the host and/or on
the USRP (USRP1 and N210) when the UHD send() and recv() methods are called?

Yes of course. There are buffers in the host and device (fifos).

-josh