Commit Graph
1055 Commits
Author SHA1 Message Date
Ton Huisman 573e24e123 [P095] Combine support for ILI9486 Displays with ILI9488 2024-07-07 20:10:04 +02:00
TD-er b278d2ea1d Merge branch 'mega' into feature/P095-add-working-support-for-ili9488 2024-07-04 00:03:59 +02:00
TD-er a06f665e14 Merge branch 'mega' into feature/P169_AS3935_lightning_detector 2024-06-30 22:49:34 +02:00
TD-er 241210acb2 Merge remote-tracking branch 'letscontrolit/mega' into feature/P168-add-veml6030-veml7700-lux-sensor 2024-06-30 22:39:05 +02:00
Ton Huisman 4c765ab540 [P095] Add support for ILI9488 Displays 2024-06-29 15:54:33 +02:00
TD-er 25bdb676f0 [VL53L0x] Make reading sensor async 2024-06-27 13:38:46 +02:00
TD-er 3d7357eb51 [VL53L0X] Add async read option to library 2024-06-25 13:35:45 +02:00
TD-er 3685d15211 [MQTT] Fix disconnect when broker sends keepalive ping before client 2024-06-24 11:02:54 +02:00
TD-er dd8f4e0a65 [Memory] Make special memory allocations more robust 2024-06-23 14:22:00 +02:00
TD-er 0cfa99dbd2 [MQTT] Set timeout also for connecting to the MQTT broker 2024-06-23 12:06:09 +02:00
TD-er 77efc6b4d5 [MQTT] Send keep-alive ping at 2/3rd of MQTT_KEEPALIVE 2024-06-22 22:11:19 +02:00
TD-er 1f9118d2b0 [MQTT] Fix some extreme timeouts when broker is unresponsive (#5075)
Fixes: #5075
2024-06-22 12:52:20 +02:00
Ton Huisman fcb99e7745 [P168] Fix VEML6030 support 2024-06-21 23:29:16 +02:00
Ton Huisman b888afd5e0 Merge branch 'mega' of https://github.com/letscontrolit/ESPEasy into feature/P168-add-veml6030-veml7700-lux-sensor 2024-06-21 22:34:02 +02:00
TD-er 544793d5c3 [AS3935] Add check to see if RCO is still active on IRQ pin 2024-06-17 17:40:53 +02:00
Ton Huisman 0816757ec4 [P123] Add support for CHSC5816 and update documentation 2024-06-10 23:22:08 +02:00
Ton Huisman e26427a8c1 [P123] Fix support for CST226 to return 0 when not touched 2024-06-06 22:26:40 +02:00
Ton Huisman cc898b1c69 [P123] Add support for GT911, CST820, CST226 and AXS15231 touch screens 2024-06-03 23:10:50 +02:00
TD-er a979bd8845 [AS3935MI] Update increase/decrease functions return values in lib 2024-05-31 12:03:38 +02:00
TD-er 7726e68a95 [Cleanup] Revert line endings from LF to CRLF 2024-05-31 10:10:15 +02:00
TD-er 785952087e [Cleanup] Revert line endings from LF to CRLF 2024-05-31 09:48:23 +02:00
TD-er 903434fac2 [Cleanup] Revert changed line-ending back to CRLF (.cpp) 2024-05-31 00:20:32 +02:00
TD-er b285b8eaf8 [Cleanup] Revert line ending to CRLF again (.h files) 2024-05-31 00:09:14 +02:00
TD-er 92638a0b4b Merge branch 'mega' into feature/P168-add-veml6030-veml7700-lux-sensor 2024-05-30 00:22:50 +02:00
TD-er 7fa99fab4f [AS3935MI] Update to 1.3.5 with PRs from ESPEasy changes merged to lib 2024-05-30 00:00:05 +02:00
TD-er 9a1b7d521c Merge branch 'mega' into feature/P169_AS3935_lightning_detector 2024-05-29 23:39:30 +02:00
TD-er d750949f96 [AS3935] Improve auto tuning 2024-05-28 14:53:35 +02:00
TD-er 36d111531c [PluginStats] Update recorded timestamps when time is first set 2024-05-27 23:40:39 +02:00
TD-er 907b9925d0 [AS3935MI] Make ISR attributes like IRAM_ATTR platform dependant. 2024-05-27 16:36:59 +02:00
TD-er ebe148d51c [AS3935MI] Add validation check for computeCalibratedFrequency 2024-05-27 15:03:50 +02:00
TD-er dcf9c2913f [AS3935MI] Get rid of 'magic' values in lib code 2024-05-24 12:38:27 +02:00
TD-er a686a6720f [AS3935MI] Rename interrupt enum to match style of other enums in lib 2024-05-23 11:50:28 +02:00
TD-er afe065403a [AS3935MI] Change lib function names to use camelCase 2024-05-20 22:47:59 +02:00
TD-er 27f02947f8 [AS3935MI] Add timestamp to PluginStats 2024-05-19 16:03:39 +02:00
TD-er 741326f2ff [AS3935MI] Speedup LCO calibration + simplify configuration 2024-05-19 01:27:15 +02:00
Ton Huisman cecf4b76ee [P168] Add VEML6030/VEML7700 Light/Lux sensor 2024-05-18 16:51:42 +02:00
TD-er 802523afdb [AS3935MI] Cleanup settings & add chart to help tuning 2024-05-18 01:18:08 +02:00
TD-er 4c63ce717f [AS3935MI] Add total strikes counter, sensor stats and cleanup plugin 2024-05-17 16:36:25 +02:00
TD-er b33c66d196 [AS3935MI] Add '2nd best' check to calibration to retest
This way the best and 2nd best ant caps can be retested with longer test runs
2024-05-17 11:36:59 +02:00
TD-er d1ba10a4df [AS3935MI] Add selection for nr Samples, division, etc 2024-05-16 16:18:30 +02:00
TD-er 72bec583a8 [AS3935MI] Make frequency count "vanilla Arduino" for non-ESP SoC 2024-05-16 00:14:39 +02:00
TD-er fbbfdbd201 [AS3935MI] Move frequency count code to original library code 2024-05-15 17:24:02 +02:00
TD-er e7975e7e04 [AS3935MI] Get in sync with pending PR to original lib 2024-05-15 16:17:19 +02:00
TD-er 806f936d35 [AS3935] Make it compile for ESP8266 and clarify logs 2024-05-14 13:39:34 +02:00
TD-er 3c067b2d16 [AS3935] Improve stability and calibration success rate 2024-05-14 12:08:47 +02:00
TD-er 292aca6a8d [AS3935] Add option to measure all calibrated oscillators 2024-05-13 16:37:12 +02:00
TD-er d66a43efaf [AS3935] Implement P169 code 2024-05-10 17:03:07 +02:00
Ton Huisman 80b7baadda [AdaGFX_Helper] Fix font offset issues 2024-05-08 22:01:19 +02:00
TD-er 2904d386e1 [AS3935] Add P169 Lightning Detector plugin 2024-05-07 18:41:14 +02:00
Ton Huisman d12f8beb8f Merge branch 'mega' of https://github.com/letscontrolit/ESPEasy into feature/P123-add-ft6206-touch-screen 2024-05-04 15:01:43 +02:00