Git Product home page Git Product logo

Comments (3)

mbaz avatar mbaz commented on August 23, 2024

I remember reading somewhere (discourse?) that SampledSignals was basically stagnant and in need of a re-write, but I can't find that message now. It would be a good idea to get up to speed on the state of the various related packages.

from soapysdr.jl.

sjkelly avatar sjkelly commented on August 23, 2024

I did a quick audit. Conceptually it is mostly similar, though we have some differences in abstraction. One thing I am keen on is giving us windows into controlling and introspecting latency, which should be addressed in #22. This does not seem to be handled in SampledSignals. This means keeping around time stamps and such. I also am doing a minor rework today to make sure we can handle CuArray and others without copy, something also missing there. EDIT: This doesn't work.

Though I generally think these types of software<->hardware interfaces could use a common abstraction. These things are no longer simple serial port IO. May be good to roll with what we have for now and bring some minds together to work on a common spec in the future. Maybe similar in spirit to the FileIO organization.

from soapysdr.jl.

sjkelly avatar sjkelly commented on August 23, 2024

On a more cursory audit I think SampledSignals is really good for the SDR use case (with some massaging, which should be pretty easy to SoapySampleSource <: AbstractSampleSource). Though I do think what we have here is mostly sufficient. I generally worry about dependency/scope creep. This is "Julia Wrappers for SoapySDR", and I think we are already few more rungs up the abstraction ladder here than we should be already. Maybe we look to back-ending SoapySDR to AbstractSDRand do more high level work with SampledSignals there?

cc @RGerzaguet

from soapysdr.jl.

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.