1
0
Fork 0
mirror of https://github.com/betaflight/betaflight.git synced 2025-07-14 03:50:02 +03:00
betaflight/src
Mark Haslinghuis 52af623bcb
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>
2024-03-27 00:07:14 +01:00
..
link Fix F7X2 AXIM flash region (#13270) 2024-01-08 08:05:07 +11:00
main Add support for SPL07_003 barometer - based on DPS310 (#13427) 2024-03-27 00:07:14 +01:00
test Use cpu_late_10ths_percent_limit to set limit on % of late tasks in 10th of a % (#13330) 2024-02-15 12:50:32 +01:00
utils Extend build info with defined flags (#13333) 2024-03-21 18:29:22 +01:00