X310运行gnuradio 报错

时光毁灭记忆、已成空白 提交于 2020-01-14 11:30:25
WARN: [ERROR] [STREAMERUSRP Source Block caught rx error code: 15] The receive packet handler caught a value exception.
ValueError: Bad CHDR or packet fragment

[ERROR] [RX FLOW CTRL] Error unpacking packet: ValueError: Bad CHDR or packet fragment

[ERRORWARN: ] [STREAMER] The receive packet handler caught a value exception.
ValueError: Bad CHDR or packet fragment
USRP Source Block caught rx error code: 15

解决方案:

X310:1GigE接口时设置MTU为1500.

    10GigE接口时设置MTU为9000.

 

参考链接:

Set the MTU to 1500 and that fixed it, thanks for the help!
 
标签
易学教程内所有资源均来自网络或用户发布的内容,如有违反法律规定的内容欢迎反馈
该文章没有解决你所遇到的问题?点击提问,说说你的问题,让更多的人一起探讨吧!