Code Monkey home page Code Monkey logo

Comments (1)

fventuri avatar fventuri commented on June 16, 2024

@kevtheskin - you may want to try to run SoapySDRUtil in stream test mode to see if SoapySDR is able to read the sample stream from your RSP1.

The command to do that is:

SoapySDRUtil --args="driver=sdrplay" --rate=2e6 --direction=RX

The output from that command should look more or less like this:

Stream format: CS16
Num channels: 1
Element size: 4 bytes
Begin RX rate test at 2 Msps
Starting stream loop, press Ctrl+C to exit...
1.8881 Msps	7.55242 MBps
1.94578 Msps	7.78311 MBps
1.96186 Msps	7.84745 MBps
1.972 Msps	7.88801 MBps
1.97806 Msps	7.91223 MBps

If you see timeout errors or the sample rates are very different from what I see here, then we probably need to troubleshoot what's going on with your RSP1.
On the other hand if this test is successful, then we should take a look at the SDR client application you are running there to see where the problem might be.

Franco

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.