Commit Graph

6 Commits

Author SHA1 Message Date
Bosch Sensortec
313a58a9c5 - 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
2018-02-26 13:17:49 +01:00
Bosch Sensortec
af22c4b636 Integer overflow issue fixed in "calc_pressure" API 2018-02-12 12:57:55 +01:00
Bosch Sensortec
28666dc55a - 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
2018-01-29 08:36:56 +01:00
Bosch Sensortec
494b3bb26b Changed
- Updated the buffer size in "get_calib_data" API
 - Updated the set/get gas profile duration logic
2017-11-21 09:24:21 +01:00
Bosch Sensortec
94fd057adf 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
2017-11-15 11:08:03 +01:00
Bosch Sensortec
2a51b9c0c1 Upgraded bme680 API to v3.5.1
Added Self test APIs
2017-07-17 17:24:19 +02:00