Git Product home page Git Product logo

Comments (4)

JVital2013 avatar JVital2013 commented on June 16, 2024 1

Not for fast replay unfortunately, but yes iq_swap works

from satdump.

JVital2013 avatar JVital2013 commented on June 16, 2024 1

Since this has come up a few times now, I've slated the info to be added to https://docs.satdump.org/sdr_options.html on next site update.

image

from satdump.

JVital2013 avatar JVital2013 commented on June 16, 2024

Hello @nils10,

Yes, this is possible - normally I'd recommend using the offline processing command line arguments, which would go something like this:

satdump goes_grb baseband recording.iq goes_grb_test --samplerate 10000000 --baseband_format s16 #Or whatever format you're using

It sounds like you specifically want to do live playback with a file from the CLI, though. You can do this too, like this:

satdump live goes_grb goes_grb_live_test --source file --file_path recording.iq --frequency 1686.6e6 --samplerate 10000000 --baseband_type s16 #Or whatever format you're using

This currently is not documented, other than some discussion in #447 - the list of parameters is in one of my comments further down in the issue. Its a rather niche use case - but I hope this helps!

from satdump.

nils10 avatar nils10 commented on June 16, 2024

Hi @JVital2013,

Thats great, thank you! For completeness, I was wondering: Are there also CLI arguments for enabling the "Fast" replay and iq_swap?

from satdump.

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.