gnuradio / pybombs

PyBOMBS (Python Build Overlay Managed Bundle System) is the GNU Radio install management system for resolving dependencies and pulling in out-of-tree projects.
https://gnuradio.org
GNU General Public License v3.0
414 stars 191 forks source link

C port is not detected by pybomb #623

Closed SuhailAhamedlearner closed 1 year ago

SuhailAhamedlearner commented 1 year ago

My laptop only supports 100MBPS Which made me to use a C hub adapter to connect N210 with my laptop via C port.

Now the issue is when I build UHD from source, it can detect the N210 device even when it is connected via type C port in laptop. BUT in pybomb, the N210 is not detected when I connect via C port using an adaptor.

Can anyone help me on this matter ??

Thanks in advance.

willcode commented 1 year ago

This issue tracker is used for PyBOMBS bugs and feature requests. PyBOMBS is a build system, not a program, so this is not related to PyBOMBS. As a guess, you have have multiple installations and need to figure out how to set up paths. For general help, try the USRP mailing list. If you are using GNU Radio, also try the GNU Radio mailing list or chat.gnuradio.org.