1
0
mirror of https://github.com/thooge/esp32-nmea2000-obp60.git synced 2026-08-18 10:22:31 +02:00
Commit Graph

14 Commits

Author SHA1 Message Date
wellenvogel 432a10bfb1 correctly send 130311 for QMP6988 2025-09-29 17:54:16 +02:00
wellenvogel fddc3c742b allow to switch PGN 130311 for sensors on/off, simplify config.json for i2csensors 2025-09-29 17:05:48 +02:00
andreas 38acd5a30b restructure SSI sensor 2024-11-25 19:40:47 +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 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 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 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 e8e3262a0d move QMP6988 to separate file 2023-11-03 18:28:44 +01:00