Coder Social home page Coder Social logo

Comments (4)

Anacron-sec avatar Anacron-sec commented on July 20, 2024

Yeah we flagged it as experimental because we managed to compile it on our ESP32 but didn't test it well, maybe if you find a solution you can do a pull request, i really couldn't think why that is especially because it is a newer Arduino version, so it should support latest language features

from arduino-dw1000-ng.

zrecore avatar zrecore commented on July 20, 2024

@an4cr0n ...ok, I think I've sorted it out by using static_cast calls where needed, and reworking some if/then logic to make the compiler happy (conditionals with multiple return calls were reworked a bit)

EDIT: I'm assuming the cast from uint64_t to uint16_t implicitly uses the least significant bits when converting...but since this raises a warning which in turn is treated as a compile error, I am using static_cast calls.

from arduino-dw1000-ng.

Sonic0 avatar Sonic0 commented on July 20, 2024

To resolve this problem there is a pull request #145.

from arduino-dw1000-ng.

Sonic0 avatar Sonic0 commented on July 20, 2024

Merged #145

from arduino-dw1000-ng.

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.