Giter VIP home page Giter VIP logo

Comments (3)

ncorgan avatar ncorgan commented on May 26, 2024 2

@zuckschwerdt As you saw with the different paths, modules install in per-directory locations for safety. ABI bumps are sometimes common on master (as opposed to stable releases), so this will come up on occasion.

from soapysdr.

Psynosaur avatar Psynosaur commented on May 26, 2024 1

I had to compile the modules we wanted to use with the latest ABI version 0.8-3 of SoapySDR to get them to work.

For my use case with C# bindings this was the only way since ABI v0.8 does not have the C# bindings.

When doing so make sure to set the SOAPY_SDR_ROOT environment variable to the install CMAKE_INSTALL_PREFIX value.

You could also check my github repo :
https://github.com/Psynosaur/SoapySDR-FFT-GUI/tree/main/SoapySDRFFTGUI/Resources/SoapySDR/lib/SoapySDR/modules0.8-3

Airspy is in there.

[Edit] I see you're on a non Windows OS, im unsure if those dlls would suffice.
You could also just compile the 0.8.0 tag and use the prebuilt modules which are on 0.8.0 from
https://github.com/pothosware/SoapySDR/releases/tag/soapy-sdr-0.8.0

from soapysdr.

zuckschwerdt avatar zuckschwerdt commented on May 26, 2024

You need modules, see e.g. #401

Note the path is /usr/local/lib/SoapySDR/modules0.8-3 I would have thought it to be /usr/local/lib/SoapySDR/modules0.8?

@ncorgan Is this possibly a bug with some recent build system change?

from soapysdr.

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.