Git Product home page Git Product logo

Comments (8)

fingolfin avatar fingolfin commented on July 28, 2024

bitRead is part of the Arduino libs. I only used it for extra readability, but will get rid of it.

from rc-switch.

fingolfin avatar fingolfin commented on July 28, 2024

I hope 1906097 resolves this

from rc-switch.

rotv avatar rotv commented on July 28, 2024

Now it compiles but I can't send or receive RF signals. Investigating.

from rc-switch.

rotv avatar rotv commented on July 28, 2024

I just verified that it works with my old fork, so something has taken the turn for the worse recently :(

from rc-switch.

rotv avatar rotv commented on July 28, 2024

It works all the way up to commit 90d00c1

from rc-switch.

rotv avatar rotv commented on July 28, 2024

It seems like the refactor of the send code af0c25a has broken it (I tried by checking out af0c25a and manually fixed according to 1906097).

from rc-switch.

rotv avatar rotv commented on July 28, 2024

Got it! The for-loop at RCSwitch.cpp:478 sends the bits in the wrong order, it should send MSB first.

from rc-switch.

rotv avatar rotv commented on July 28, 2024

Closing this issue (the compilation error is solved by 1906097). Opening a new one for the issue of incorrect bit order: #52.

from rc-switch.

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.