Skip to content
This repository was archived by the owner on May 8, 2020. It is now read-only.

Tags: Assistr/BME680_driver

Tags

bme680_v3.5.9

Toggle bme680_v3.5.9's commit message
- Compensation equation in "calc_pressure" API updated

bme680_st_v3.5.3

Toggle bme680_st_v3.5.3's commit message
Updated limits for the gas sensor self test.

bme680_v3.5.8

Toggle bme680_v3.5.8's commit message
- Compensation equation in "calc_pressure" API updated

- Corrected get_gas_config API corrected
- Integer lookup tables kept inside "calc_gas_resistance" API
- Added documentation for initialization of the amb_temp parameter
- Removed changelog
- Corrected typos

bme680_v3.5.7

Toggle bme680_v3.5.7's commit message
Integer overflow issue fixed in "calc_pressure" API

bme680_v3.5.6

Toggle bme680_v3.5.6's commit message
- Floating point support added for the API

 - Lower temperature cap removed in "calc_heater_res" API
 - Added typecast for overflow check in "calc_pressure" API

bme680_v3.5.5

Toggle bme680_v3.5.5's commit message
Changed

 - Updated the buffer size in "get_calib_data" API
 - Updated the set/get gas profile duration logic

bme680_v3.5.3

Toggle bme680_v3.5.3's commit message
v3.5.3

 - Changed the compensation equation formulas to use shifting operation
 - Updated the "bme680_get_profile_dur" API
 - Fixed Checkpatch and made linux compatible
 - Fixed bug of temperature compensation in pressure
 - Updated self test APIs

bme680_v3.5.1

Toggle bme680_v3.5.1's commit message
Upgraded bme680 API to v3.5.1

Added Self test APIs

v2.2.0

Toggle v2.2.0's commit message
Updated license, corrected overwriting of the idac, replaced BME680_I…

…NIT_VALUE with 0.

v2.0.1

Toggle v2.0.1's commit message