Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

The configuration of Gyroscope is not properly implemented #38

Closed
alanhortz opened this issue Jan 14, 2017 · 2 comments
Closed

The configuration of Gyroscope is not properly implemented #38

alanhortz opened this issue Jan 14, 2017 · 2 comments
Labels

Comments

@alanhortz
Copy link
Collaborator

The configuration must properly mask the output rate before sending the config to the device

https://github.com/brainexe/node-metawear/blob/master/src/registers/gyro.js#L77

should be masked with 0x20 like

https://github.com/brainexe/node-metawear/blob/master/src/registers/accelerometer.js#L98

@alanhortz alanhortz added the bug label Jan 14, 2017
@alanhortz
Copy link
Collaborator Author

The fix can actually be tested under commit a471a3c https://github.com/alanhortz/node-metawear/tree/sensorfusion

@alanhortz
Copy link
Collaborator Author

Solved v0.3.7

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

No branches or pull requests

1 participant