Skip to content

Commit

Permalink
iio: pressure: bmp280: Add support for BMP380 sensor family
Browse files Browse the repository at this point in the history
Adds compatibility with the new generation of this sensor, the BMP380

Includes basic sensor initialization to do pressure and temp
measurements and allows tuning oversampling settings for each channel
The compensation algorithms are adapted from the device datasheet and
the repository https://github.com/BoschSensortec/BMP3-Sensor-API

Signed-off-by: Angel Iglesias <ang.iglesiasg@gmail.com>
  • Loading branch information
angiglesias authored and intel-lab-lkp committed Jul 4, 2022
1 parent 8403648 commit 3003e6a
Show file tree
Hide file tree
Showing 5 changed files with 520 additions and 0 deletions.

0 comments on commit 3003e6a

Please sign in to comment.