Hi everyone,
I am trying to run the given tx_samples_from_file example.
Unfortunately, I keep receiving the uhd::usb_error, approximately 5-30
minutes into the run.
*Technical specs:*
USRP: B210.
Host: Intel Nuc, Core i7, 8th gen.
OS: Ubuntu 20
UHD Version: 4.1.0
USB Controler: XHCI (USB3).
*Er
When not using DPDK but at high sample rates (200Msps) I have a bash script
that runs through and makes the changes suggested on the ettus website. For mtu:
sudo ip link set mtu 9000 enp1s0f0
sudo ip link set mtu 9000 enp1s0f1
I believe I also set it to 9000 in the uhd.conf file for when I am us
On 06/22/2021 04:52 PM, Wolsieffer, Carl L. ERDC-RDE-CRL-NH CIV wrote:
At lower rates, say 20Msps, the warning appears to go away outside of
DPDK, but if I run it at 200Msps (outside of DPDK) it can still show
up (along with a few U’s of course)
What MTU are you using at the higher rates?
Neel, Michael,
Thanks for the information!
-Daniel
On Wed, Jun 23, 2021 at 10:01 AM Neel Pandeya
wrote:
> Hello Daniel May:
>
> We have plans to sell and support the USRP E310 at least through 2026.
>
> Please let me know if you need any further information.
>
> --Neel Pandeya
>
>
>
>
> On Wed
Hello Daniel May:
We have plans to sell and support the USRP E310 at least through 2026.
Please let me know if you need any further information.
--Neel Pandeya
On Wed, 23 Jun 2021 at 09:49, Michael Dickens
wrote:
> Hi Daniel - There is no schedule to EOL the E310 or any other
> currently a
Hi Daniel - There is no schedule to EOL the E310 or any other
currently available USRP. - MLD
On Wed, Jun 23, 2021 at 10:20 AM Daniel May wrote:
> Is there currently an EOL schedule for the E310, or will the E310 be
> available for the foreseeable future?
>
> Thanks,
> Daniel
>
Is there currently an EOL schedule for the E310, or will the E310 be
available for the foreseeable future?
Thanks,
Daniel
___
USRP-users mailing list -- usrp-users@lists.ettus.com
To unsubscribe send an email to usrp-users-le...@lists.ettus.com
Hi Jonathon,
Thanks, you are right.
I am normally working with UHD 4.0 on both host and device.
But I forgot I had swapped the sd-card with a uhd 3.15 version for a
test the previous day.
I put the UHD 4.0 back in and now it works.
Best regards,
Martin
On 22-06-2021 20:12, Jonathon Pendlum w