discuss-gnuradio
[Top][All Lists]
Advanced

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

Re: [Discuss-gnuradio] recv and send frame size


From: Aditya Dhananjay
Subject: Re: [Discuss-gnuradio] recv and send frame size
Date: Tue, 15 Oct 2013 10:15:36 -0400




On Tue, Oct 15, 2013 at 7:00 AM, Baier <address@hidden> wrote:
Hi all,

is there any possibilty to increase the send frame size ans recv frame size of the USRP from the host?
Thanks
AB

What are you using to transmit and receive? Are you using the benchmark_tx and benchmark_rx files? (I assume that frame size and packet size are synonymous).

If so, you can use the "-s 500" option to set the frame size to 500 bytes in benchmark_tx. There is no need to set the frame size in the receiver. The frame size is encoded by the transmitter into the header, and the receiver reads it off that.

Aditya


reply via email to

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