Giter Site home page Giter Site logo

Comments (2)

ryanvolz avatar ryanvolz commented on July 27, 2024

So if I understand correctly, you don't need to use UHD at all because you're trying to use a BladeRF which should have nothing to do with UHD. What happens if you uninstall soapysdr-module-uhd (mamba uninstall soapysdr-module-uhd) and try it? Instead of it being a path issue, it could be that it is finding uhdSupport.dll but failing to load it, probably because a library that it depends on is not found or is found with an incompatible version. Removing the UHD support module could help with that by removing the obstacle. You could also see if you have UHD installed anywhere aside from radioconda such that it might be interfering with loading radioconda's UHD module.

How are you accessing the SoapySDR device (e.g. through GNU Radio)? Do the command line utilities like SoapySDRUtil give the same error?

Are you able to use the BladeRF without using SoapySDR, like through the GNU Radio OsmoSDR blocks?

I don't think the mixed path separators is an issue because Windows can usually handle it (and it is not uncommon for software primarily developed on Linux), but maybe it is. I don't have a BladeRF to test with, so I can't say for sure that it works for me.

from radioconda.

ratzrattillo avatar ratzrattillo commented on July 27, 2024

Thanks for your help.
mamba uninstall soapysdr-module-uhd did the trick!

I am using SoapySDR via FutureSDR, a Rust SDR Runtime.

Yes, i have an instance of uhdSupport.dll also in C:\Program Files\PothosSDR\lib\SoapySDR\modules0.8.
This might also be a reason. Thanks again!

from radioconda.

Related Issues (20)

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.