8000 Magnetometer values are also 3d vector of uT by tuupola · Pull Request #612 · adafruit/circuitpython · GitHub
[go: up one dir, main page]

Skip to content

Magnetometer values are also 3d vector of uT #612

New issue

Have a question about this project? Sign up for a free G 8000 itHub 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

Merged
merged 1 commit into from
Feb 11, 2018
Merged

Conversation

tuupola
Copy link
@tuupola tuupola commented Feb 11, 2018

Unless I have misunderstood something design guide should have matching the definition with the Unified Sensor Driver. Magnetometers (usually) return X, Y and Z values instead of just one.

Unless I have misunderstood something design guide should have matching the definition with [Unified Sensor Driver](https://github.com/adafruit/Adafruit_Sensor/blob/master/Adafruit_Sensor.h#L111).
@ladyada
Copy link
Member
ladyada commented Feb 11, 2018

yes this is correct, thanks for the catch - on our mag sensors we do this already :)

Copy link
Member
@ladyada ladyada left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

correct, mag is 3-axis

@ladyada ladyada merged commit 59ad16b into adafruit:2.x Feb 11, 2018
@tuupola
Copy link
Author
tuupola commented Feb 12, 2018

Thanks!

@tuupola tuupola deleted the patch-1 branch February 12, 2018 04:07
tuupola added a commit to tuupola/micropython-mpu9250 that referenced this pull request Feb 12, 2018
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants
0