On Tue, Oct 15, 2013 at 7:00 AM, Baier <ba...@irt.de> 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
_______________________________________________
Discuss-gnuradio mailing list
Discuss-gnuradio@gnu.org
https://lists.gnu.org/mailman/listinfo/discuss-gnuradio

Reply via email to