Skip to content

Tags: boschsensortec/BME280_SensorAPI

Tags

bme280_v3.5.1

Toggle bme280_v3.5.1's commit message
Updated to new architecture. Added examples. Updated contributed exam…

…ples.

bme280_v3.5.0

Toggle bme280_v3.5.0's commit message
Updated interface design and examples.

bme280_v3.4.3

Toggle bme280_v3.4.3's commit message
Cleaned macros and defaulted to using floating point compensation

bme280_v3.4.2

Toggle bme280_v3.4.2's commit message
Fixed a bug in integer compensation equations

bme280_v3.4.1

Toggle bme280_v3.4.1's commit message
Updated license and formatting

bme280_v3.3.7

Toggle bme280_v3.3.7's commit message
Added a wait until the NVM copy was complete.

bme280_v3.3.6

Toggle bme280_v3.3.6's commit message
Fixed typo in standby duration macro

bme280_v3.3.4

Toggle bme280_v3.3.4's commit message
- Added chapter for Sensor data's units

- humidity_max value updated in "compensate_humidity" API integer version
- Removed changelog

bme280_v3.3.2

Toggle bme280_v3.3.2's commit message
Added selftest API based on CRC check

Linux compatibility issue fixed

bme280_v3.3.1

Toggle bme280_v3.3.1's commit message
Changed

 - Created the following user APIs which were previously static
  * bme280_parse_sensor_data
  * bme280_compensate_data