discuss-gnuradio
[Top][All Lists]
Advanced

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

Re: [Discuss-gnuradio] UHD: simple_usrp and resize buffer


From: Josh Blum
Subject: Re: [Discuss-gnuradio] UHD: simple_usrp and resize buffer
Date: Mon, 14 Jun 2010 15:03:19 -0700
User-agent: Mozilla/5.0 (X11; U; Linux i686; en-US; rv:1.9.1.9) Gecko/20100423 Thunderbird/3.0.4

RX samples per packet: 358

What your seeing is the print out for the number of samples per packet (udp datagram). This is independent from the recv_buff_size, which is the size of the socket buffer.

-Josh

On 06/14/2010 02:27 PM, Damien S. wrote:

Hi all,
Since a few days, i'm trying to use UHD with USRP2/WBX under Windows Vista
Pro 64 bits. The rx_timed_samples example seems to work but it's impossible
to change the recv_buff_size and is really problematic since its default
size is very small (358 samples). Looking at the usrp_simple class it
appears that the recv_buff_size parameter is not taken into account. Does
somebody know a solution to fix it while continuing to use the simple_usrp
interface.

Thanks in advance
Damien



reply via email to

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