Parameters you pass to UHD like this are not persistent between runs, the 
hardware is re-initialized each time so you must pass them each time.

In GRC you would pass the parameters as per the example I've attached.

-Ian

Attachment: args_example.grc
Description: Binary data


On Oct 18, 2013, at 2:10 AM, Baier <ba...@irt.de> wrote:

> Hi all,
> 
> I have changed recv_ frame_size and send frame by typing uhd_usrp_probe 
> "addr0=198.168.10.2,recv_frame_size=4096, send:frame_size=4096". I have also 
> change the MTU size on my host computer to 4096. After starting gnuradio 
> companion the frame size was set to 1472 bytes again. What is hier the 
> problem? How can I change the frame sizes permanently?
> Thanks
> AB
> 
> _______________________________________________
> Discuss-gnuradio mailing list
> Discuss-gnuradio@gnu.org
> https://lists.gnu.org/mailman/listinfo/discuss-gnuradio

_______________________________________________
Discuss-gnuradio mailing list
Discuss-gnuradio@gnu.org
https://lists.gnu.org/mailman/listinfo/discuss-gnuradio

Reply via email to