Skip to content

Tags: Zanduino/BME680

Tags

v1.0.10

Toggle v1.0.10's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
Development v1.0.10 fixes to master (#35)

* 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>

v1.0.9

Toggle v1.0.9's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
Development v1.0.9 (#28)

* Updated version to v1.0.8

* Updated to v1.0.9

* Work on standardized c++ formatting

Added a .clang-format file and started using "clang-format" with Google style formatting.  The only difference is that the columns are 100 instead of 80 wide

* Updated file to adhere to clang-format conventions

* Correct documentation

* Issue #25

Changed source to adhere to "clang-format" with Google standards

* Issue #25

Implement automated clang-format checking using Travis-CI

* Issue #25

* Issue #25

Updated web page header comments for clang-format

* Changes for Issue #25

* Update to let esp8266 travis work

* clang-format changes

* Issue #26 - corrected gas resistance variables in computation

* CLANG-Formatted document

* Issue #26 - corrected pressure computation

* Corrected CLANG-Format

* Issue #26

Added return status for getSensorData() function

* CLANG-Format changes

v1.0.8

Toggle v1.0.8's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
Updated to Version v1.0.8

v1.0.7

Toggle v1.0.7's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
Merge pull request #21 from SV-Zanshin/v1.0.7_development

V1.0.7 development

v1.0.6

Toggle v1.0.6's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
Merge pull request #19 from SV-Zanshin/v1.0.6_development

V1.0.6 development

v1.0.5

Toggle v1.0.5's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
Updated to new version 1.0.5

v1.0.4

Toggle v1.0.4's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
Updated to new version

v1.0.3

Toggle v1.0.3's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
Updated Version

v1.0.2

Toggle v1.0.2's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
New Version

v1.0.0

Toggle v1.0.0's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
Updated text