Commit Graph

56 Commits

Author SHA1 Message Date
andreas c09a2a5c45 remove env4 as it cannot be tested until now 2024-11-27 18:09:28 +01:00
andreas 38acd5a30b restructure SSI sensor 2024-11-25 19:40:47 +01:00
andreas d5a1c9c4ae correctly compile BME280 2024-11-25 18:32:59 +01:00
andreas 7a7068e77c continue restructuring sensors, test env3 2024-11-25 18:20:34 +01:00
andreas 0b565cfdc7 intermediate: restructure SHT3X 2024-11-19 19:33:18 +01:00
andreas 0200352f91 intermediate, untested: move creator to SensorBase 2024-11-19 18:58:29 +01:00
andreas d904d15ece intermediate: sensor config initializer list 2024-11-17 14:41:28 +01:00
andreas 1ab70aca8b intermediate: running sensor tasks inits after all user init tasks 2024-11-16 20:36:28 +01:00
andreas f75f8033d1 intermediate: restructure for sensors via API 2024-11-16 20:15:09 +01:00
andreas 56518d9309 intermediate: simplify task interfaces 2024-11-16 17:43:21 +01:00
andreas 85e1a0e5f0 restructure SensorBase 2024-11-16 15:12:21 +01:00
andreas 70fb1b3633 make BMP280 working with groove config 2024-11-15 21:39:35 +01:00
andreas 7a6eba4b86 use groove def for env bps 2024-11-15 21:37:15 +01:00
andreas abe15281a1 #71: add BMP280 and env IV to cibuild 2024-11-15 18:39:38 +01:00
free-x dd13dd0418 Add BMP280 Sensor and deprecated PGN 130311 for Raymarine 2024-06-02 14:31:16 +02:00
andreas 41b629e17b #63: increase iic task stack size to 4000 2024-03-22 18:02:47 +01:00
andreas b091d9aee4 correct handling for grove based iic sensors 2024-03-21 11:51:10 +01:00
andreas 99d7484afb handle multiple groves for iic 2024-03-20 18:30:40 +01:00
andreas e806971713 multiple groves for iic #1 2024-03-20 17:43:19 +01:00
andreas 5356b783c3 intermediate: add SPI/SSI task and DMS22B sensor 2024-03-01 20:36:29 +01:00
andreas b3d065abd1 make SensorBase more generic 2024-03-01 15:13:11 +01:00
andreas d0018c6726 make configs without sensors working again 2023-11-05 16:26:19 +01:00
andreas bf6efd1cd4 avoid compile error without iic sensors 2023-11-05 15:00:34 +01:00
andreas 5a79e0584f simplify sensor config handling 2023-11-05 12:15:39 +01:00
andreas cf1e0d1224 add some compile time checks for necessary i2c definitions 2023-11-04 20:07:15 +01:00
andreas 1202b6d81f improve logging for sensors, correct bus assigment 2023-11-04 19:50:26 +01:00
andreas adf55fcade correct compilation of SHT3X and QMP6988 2023-11-03 20:00:16 +01:00
andreas 28ae7d3bbd avoid multiple logs, test multi sensor config 2023-11-03 18:58:39 +01:00
andreas 0c736bd24a move SHT3X to separate file 2023-11-03 18:36:43 +01:00
andreas e8e3262a0d move QMP6988 to separate file 2023-11-03 18:28:44 +01:00
andreas 899aa3fe4a move BME280 to separate file 2023-11-03 18:19:16 +01:00
andreas b581fe9537 generic sensor handling for enviii 2023-11-03 18:03:30 +01:00
andreas f2e5115d93 restructure bme280 handling 2023-11-03 17:25:12 +01:00
andreas 41b9f1e675 intermediate: concentrate sensor cfg into sensro configs 2023-11-03 16:51:00 +01:00
andreas e449b7836d intermediate: QMP6988 new config 2023-11-03 16:19:10 +01:00
andreas 2052f07a81 intermediate: SHT3X working with new config 2023-11-03 15:53:57 +01:00
andreas 2505b87967 intermediate: generic iic sensor handling 2023-11-03 15:49:20 +01:00
andreas 16b7652f1d intermediate: allow for config array definitions, prepare multiple sensors 2023-11-03 12:34:33 +01:00
andreas 259901abe3 put the prefix for logs/counter into the sensor config 2023-11-01 18:06:14 +01:00
andreas d3641668fb generic sendN2k handling for sensors 2023-10-31 16:13:47 +01:00
andreas ab53d2b626 generic addXdrMapping functions 2023-10-31 15:58:13 +01:00
andreas a4f5153440 unify sensor parameter names 2023-10-31 15:35:52 +01:00
andreas 9d3390b086 unify sensor parameter names 2023-10-31 15:32:08 +01:00
andreas f606b78929 separate sensor libs 2023-10-29 09:46:54 +01:00
andreas 6281067afa BME20 with offsets 2023-10-28 21:11:22 +02:00
andreas d78f0d201f intermediate: BME280 reading 2023-10-28 21:04:40 +02:00
andreas 9308cca898 intermediate: read BME280 2023-10-28 20:25:00 +02:00
andreas 14dcc75271 add some counters to iic measures 2023-10-28 19:03:22 +02:00
andreas 1d0f131758 QMP6988 pressure measurements 2023-10-28 18:55:56 +02:00
andreas eb3a01b060 intermediate: support for QMP6988 2023-10-28 11:33:16 +02:00