Skip to content

Comments

Fixed wrong negative power values.#9

Open
luketanti wants to merge 1 commit intowhatnick:masterfrom
luketanti:master
Open

Fixed wrong negative power values.#9
luketanti wants to merge 1 commit intowhatnick:masterfrom
luketanti:master

Conversation

@luketanti
Copy link

All power values that are negative were showing the full range "-32.76" which is not correct.
After reading the datasheet it lists that the register data format is "Complement, MSB as the sign bit"
which was not the case with the library.

Fixed power values that are negative.
@whatnick whatnick self-requested a review November 27, 2020 22:32
@whatnick whatnick self-assigned this Nov 27, 2020
@whatnick
Copy link
Owner

This PR includes unrelated changes around removing Energia support and other register changes. Please trim it down to exactly the fix you are mentioning.

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