Skip to content
New issue

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

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

Already on GitHub? # to your account

Add finer control to measurement calls #34

Closed
SV-Zanshin opened this issue Dec 3, 2020 · 0 comments
Closed

Add finer control to measurement calls #34

SV-Zanshin opened this issue Dec 3, 2020 · 0 comments
Assignees
Labels
enhancement New feature or request

Comments

@SV-Zanshin
Copy link
Collaborator

Describe what the feature request is and if it solves an issue or adds functionality
Currently a measurement is triggered at the end of a call to getSensorData(). Functionality to control triggering a new measurement and waiting for a measurement to complete should be added to the library. These suggestions are implied from posts and code recommendation from @Alain2019

Describe the solution you'd like
Add a "measuring()" function to return the current state of the BME680 and a "triggerMeasurement()" function to force a new measurement.

Describe alternatives you've considered
n/a

Additional context
n/a

@SV-Zanshin SV-Zanshin added the enhancement New feature or request label Dec 3, 2020
@SV-Zanshin SV-Zanshin self-assigned this Dec 3, 2020
SV-Zanshin pushed a commit that referenced this issue Dec 3, 2020
SV-Zanshin pushed a commit that referenced this issue Dec 3, 2020
Corrections to formatting
SV-Zanshin pushed a commit that referenced this issue Dec 3, 2020
SV-Zanshin pushed a commit that referenced this issue Dec 3, 2020
* Updated to new version

* Updated to new version

* Issue #31 addressed for incorrect humidity computation

* Issue #32

Changed multiplication and division by powers of 2 to bit-shift operations for clarity

* Issue #33

Also corrected travis-ci links

* Issue #33

Corrected "const" definition

* Issues #33 and #34

* Issue #34

Corrections to formatting

* Issue #34 changes

Co-authored-by: Arnd <Arnd_Github@SV-Zanshin.Com>
# for free to join this conversation on GitHub. Already have an account? # to comment
Labels
enhancement New feature or request
Projects
None yet
Development

No branches or pull requests

1 participant