Skip to content

2x missing x2Β #50

@jisa

Description

@jisa

Hello, thanks for making Madgwick filter so easily available on Arduinos!

Are you aware of the analysis in https://github.com/RideBeeline/madgwick-investigation?

It reveals that the code here is missing two multiplications by two. What is called two bx and two bz here is in fact bx and bz.

It can be fixed by, for example, adding these two lines.

After reading the original paper (pdf) and a Python implementation, I support the conclusion of the analysis.

Metadata

Metadata

Assignees

No one assigned

    Labels

    topic: codeRelated to content of the project itselftype: imperfectionPerceived defect in any part of project

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions