Commit Graph

15 Commits

Author SHA1 Message Date
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 0200352f91 intermediate, untested: move creator to SensorBase 2024-11-19 18:58:29 +01:00
andreas f75f8033d1 intermediate: restructure for sensors via API 2024-11-16 20:15:09 +01:00
andreas 70fb1b3633 make BMP280 working with groove config 2024-11-15 21:39:35 +01:00
free-x dd13dd0418 Add BMP280 Sensor and deprecated PGN 130311 for Raymarine 2024-06-02 14:31:16 +02:00
andreas b091d9aee4 correct handling for grove based iic sensors 2024-03-21 11:51:10 +01:00
andreas b3d065abd1 make SensorBase more generic 2024-03-01 15:13:11 +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 899aa3fe4a move BME280 to separate file 2023-11-03 18:19:16 +01:00