Commit Graph

21 Commits

Author SHA1 Message Date
Mario Hüttel 617908cbd4 Add gitignore to ignore derived objects 2019-08-31 20:14:54 +02:00
Bosch Sensortec 63bb5336db - Compensation equation in "calc_pressure" API updated 2018-06-29 11:37:38 +02:00
Kevin Goveas e6b9bbade9 Updated limits for the gas sensor self test. 2018-05-17 14:11:22 +02:00
Bosch Sensortec b619094dfe Reformatted the README and fixed bug in documentation for reading out sensor data 2018-04-12 15:14:05 +02:00
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 be1dc2d562
Merge pull request #26 from ESP32DE/patch-1
casting problem & Integer overflow issue fixed in "calc_pressure" API
2018-02-21 07:54:13 +01:00
rudi ;-) cc9beb6e96
Casting & Integer overflow issue fixed in "calc_pressure" API 2018-02-21 01:15:39 +01:00
Bosch Sensortec af22c4b636 Integer overflow issue fixed in "calc_pressure" API 2018-02-12 12:57:55 +01:00
Bosch Sensortec 03340ac138 Added LICENSE file 2018-02-12 08:51:43 +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
Bosch Sensortec d1c68f0c0b Updated license, corrected overwriting of the idac, replaced BME680_INIT_VALUE with 0. 2017-05-09 14:01:36 +02:00
Bosch Sensortec 2a4d67e8a2 Merge branch 'master' of https://github.com/BoschSensortec/BME680_driver 2017-03-23 12:07:14 +01:00
Bosch Sensortec 17d53ff3e4 Corrected typedef for u32
Updated version for sensor_api_common_types.h to 2.0.1
2017-03-23 12:05:54 +01:00
Bosch Sensortec 4ebbbe529e Corrected typedef for u32 2017-03-23 12:00:34 +01:00
chandra prakash c78092f7c1 Gas heater control enums reordered. 2016-08-17 16:03:12 +05:30
nagarajan df7997f935 Read me contents updated 2016-06-22 17:59:16 +05:30
nagarajan f1d8ab09ca BME680 driver release 2016-06-22 17:53:09 +05:30
BoschSensortec 8470c76604 Initial commit 2016-06-22 17:37:54 +05:30