discuss-gnuradio
[Top][All Lists]
Advanced

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

Re: UHD function to determine USB version?


From: Jeff Long
Subject: Re: UHD function to determine USB version?
Date: Fri, 27 Aug 2021 17:39:02 -0400

uhd_usrp_probe reports it doesn't it?

On Fri, Aug 27, 2021, 17:35 Marcus D. Leech <patchvonbraun@gmail.com> wrote:
On 2021-08-27 2:49 p.m., Mike wrote:
> Hello,
>
> I apologize if I missed it in the documentation, but is there a UHD
> function that will return the USB version (e.g. USB 2 or USB 3) that the
> USRP is using?
>
> I'm using a B200 in a custom C++ program and would like to
> programmatically verify the USB connection speed before attempting high
> rate sampling.
>
>
> Thanks!
>
>
>
I don't think it's exposed in the API, but the driver code here:

https://github.com/EttusResearch/uhd/blob/master/host/lib/usrp/b200/b200_impl.cpp

Calls a get_usb_speed() function.




reply via email to

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