Add support for SPL07_003 barometer - based on DPS310 (#13427)
commit52af623bcb30865ceec168794865fdae35ff6dbc
authorMark Haslinghuis <mark@numloq.nl>
Tue, 26 Mar 2024 23:07:14 +0000 (27 00:07 +0100)
committerGitHub <noreply@github.com>
Tue, 26 Mar 2024 23:07:14 +0000 (27 00:07 +0100)
treef54685829c401e7faa155f03ea649e7befacb4a0
parent9f36b400c980222eef23cc6d69c75f91d8a0ed11
Add support for SPL07_003 barometer - based on DPS310 (#13427)

* Add support for GoerTek SPA006_003 barometer - based on DPS310

* Fix missing coefficients

* Fix tabs

* Fix per review Ledvinap

* Add missing coefs for pressure calculation

* Use chunk size of 9 bytes

* Fix MIN

* Update comment

* Be more explicit

* Update src/main/drivers/barometer/barometer_dps310.c

Co-authored-by: Petr Ledvina <ledvinap@gmail.com>
---------

Co-authored-by: Petr Ledvina <ledvinap@gmail.com>
src/main/drivers/barometer/barometer_dps310.c