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

Handle error codes in derived measurement functions #52

Merged
merged 1 commit into from
Jan 6, 2017

Conversation

eric-wieser
Copy link
Contributor

Since getRawTemperature and getRawPressure() return 0 on failure, the corresponding high-level functions should return NaN, rather than processing 0 and emitting a meaningless value.

Since `getRawTemperature` and `getRawPressure()` return 0 on failure, the corresponding high-level functions should return `NaN`, rather than processing 0 and emitting a meaningless value.
eric-wieser added a commit to cuspaceflight/kestrel that referenced this pull request Nov 25, 2013
eric-wieser added a commit to cuspaceflight/kestrel that referenced this pull request Nov 30, 2013
@eric-wieser
Copy link
Contributor Author

A little old, but this should still be good to merge, right?

@jrowberg jrowberg merged commit c84fb86 into jrowberg:master Jan 6, 2017
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