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

Included 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 Jun 25, 2022
1 parent f5e338d commit 56e3f8a
Show file tree
Hide file tree
Showing 5 changed files with 558 additions and 3 deletions.

0 comments on commit 56e3f8a

Please sign in to comment.