Giter Site home page Giter Site logo

CPU use about rtlamr HOT 1 CLOSED

bemasher avatar bemasher commented on July 30, 2024
CPU use

from rtlamr.

Comments (1)

bemasher avatar bemasher commented on July 30, 2024

The R900 decoder is more CPU intensive because it requires three separate matched filters in order to decode all of the symbols the protocol's encoding scheme uses. As it is now, the R900 decoder piggy-backs on the decoder used for the rest of the protocols since it's preamble is manchester coded while the rest of it's payload uses 4-chip symbols.

I've decided against writing a multiplexed rtl_tcp. I've refactored some of the DSP functions and buffers such that it will be easier to use a single decoder with multiple (similar) protocols since the only real difference between protocols is the length of new sample blocks and how many samples to keep in the quantized buffer.

I'm closing this issue in favor of continuing the conversation on the existing ticket: #39

from rtlamr.

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.