Code Monkey home page Code Monkey logo

Comments (9)

zuckschwerdt avatar zuckschwerdt commented on June 3, 2024 1

Following the wiki it should be.

from soapysdr.

Oliver0804 avatar Oliver0804 commented on June 3, 2024 1

維基百科應該是的。

SoapySDRUtil --find
######################################################
##     Soapy SDR -- the SDR abstraction library     ##
######################################################

Found device 0
  device = HackRF One
  driver = hackrf
  label = HackRF One #0 
  version = 2024.02.1

Success! Thank you so much.

from soapysdr.

ybm911 avatar ybm911 commented on June 3, 2024 1

Please note here that if you are using brew-installed Soapy, the compiled and installed SoapyHackRF will appear in the wrong directory:

/usr/local/lib/SoapySDR/modules0.8/libHackRFSupport.so

You need to specify the file location during compilation:

cmake -DCMAKE_INSTALL_PREFIX=/opt/homebrew ..

Or copy it after compilation.
This issue is covered here: pothosware/SoapyHackRF#42 (comment)

from soapysdr.

zuckschwerdt avatar zuckschwerdt commented on June 3, 2024

SoapySDRUtil --info

from soapysdr.

Oliver0804 avatar Oliver0804 commented on June 3, 2024

SoapySDRUtil --info

######################################################

Soapy SDR -- the SDR abstraction library

######################################################

Lib Version: v0.8.1-release
API Version: v0.8.0
ABI Version: v0.8
Install root: /opt/homebrew
Search path: /opt/homebrew/lib/SoapySDR/modules0.8
Module found: /opt/homebrew/lib/SoapySDR/modules0.8/librtlsdrSupport.so (0.3.3)
Available factories... rtlsdr
Available converters...

  • CF32 -> [CF32, CS16, CS8, CU16, CU8]
  • CS16 -> [CF32, CS16, CS8, CU16, CU8]
  • CS32 -> [CS32]
  • CS8 -> [CF32, CS16, CS8, CU16, CU8]
  • CU16 -> [CF32, CS16, CS8]
  • CU8 -> [CF32, CS16, CS8]
  • F32 -> [F32, S16, S8, U16, U8]
  • S16 -> [F32, S16, S8, U16, U8]
  • S32 -> [S32]
  • S8 -> [F32, S16, S8, U16, U8]
  • U16 -> [F32, S16, S8]
  • U8 -> [F32, S16, S8]

from soapysdr.

zuckschwerdt avatar zuckschwerdt commented on June 3, 2024

You don't have a hackrf module installed. It should be in /opt/homebrew/lib/SoapySDR/modules0.8

from soapysdr.

Oliver0804 avatar Oliver0804 commented on June 3, 2024

You don't have a hackrf module installed. It should be in /opt/homebrew/lib/SoapySDR/modules0.8

截圖 2024-03-28 下午5 07 20

I only see librtlsdrSupport.so. What should I do next, or what else should I install?

Thank you.

from soapysdr.

zuckschwerdt avatar zuckschwerdt commented on June 3, 2024

You need this https://github.com/pothosware/SoapyHackRF
No idea if that is available as brew package.

from soapysdr.

Oliver0804 avatar Oliver0804 commented on June 3, 2024

You need this https://github.com/pothosware/SoapyHackRF No idea if that is available as brew package.

I will try to compile and install it. Thank you.

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.