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 |
|
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 |
|
TD-er
|
2904d386e1
|
[AS3935] Add P169 Lightning Detector plugin
|
2024-05-07 18:41:14 +02:00 |
|
Ton Huisman
|
8bf6344b5d
|
Merge branch 'mega' into feature/AdafruitGFXhelper-reduce-build-size
|
2024-04-28 23:27:07 +02:00 |
|
TD-er
|
b4a8196fb7
|
[AdaGFX Helper] Make "1" in TomThumb font as wide as all other numbers
|
2024-04-17 10:11:09 +02:00 |
|
Ton Huisman
|
d6792c1ef7
|
Merge branch 'mega' of https://github.com/letscontrolit/ESPEasy into feature/TAR-archive-upload-and-download
|
2024-04-13 21:10:18 +02:00 |
|
TD-er
|
9ad2bc3589
|
[IMPROV] Fix provisioning WiFi via web flasher
|
2024-04-11 00:04:39 +02:00 |
|
TD-er
|
bd03a44e27
|
[HWCDC] Fix bootloop on ESP32-C3/C6
|
2024-04-05 10:04:58 +02:00 |
|
Ton Huisman
|
866614eef3
|
Merge branch 'mega' of https://github.com/letscontrolit/ESPEasy into feature/TAR-archive-upload-and-download
|
2024-04-01 15:21:47 +02:00 |
|
Ton Huisman
|
9567b33279
|
[P116] Fine-tuning the rotation column-offset for ST7735 135x240 display
|
2024-03-25 21:57:19 +01:00 |
|
Ton Huisman
|
b9580b002a
|
Merge branch 'mega' of https://github.com/letscontrolit/ESPEasy into feature/TAR-archive-upload-and-download
|
2024-03-22 16:27:53 +01:00 |
|
Ton Huisman
|
294a6a31a9
|
[P116] Add alternative model selection for ST7735
|
2024-03-17 22:09:20 +01:00 |
|
Ton Huisman
|
d191a285e9
|
[P116] Add alternative model selections for ST7789
|
2024-03-09 17:38:45 +01:00 |
|
TD-er
|
d0d67829b9
|
[JL1101] Fix JL1101 Ethernet + update to latest ESP-IDF5.1 code
Fixes: #4998
|
2024-03-06 11:01:02 +01:00 |
|
Ton Huisman
|
2d0d2ed587
|
Merge branch 'mega' of https://github.com/letscontrolit/ESPEasy into feature/TAR-archive-upload-and-download
|
2024-02-10 14:58:43 +01:00 |
|
TD-er
|
ee60dcb097
|
[ESP32 PWM] Fix calling ledcAttach for Servo and PWM on ESP32 IDF5.1
|
2024-02-05 23:35:00 +01:00 |
|
Ton Huisman
|
58e1ac4ef3
|
Merge branch 'mega' of https://github.com/letscontrolit/ESPEasy into feature/TAR-archive-upload-and-download
|
2024-02-01 22:07:12 +01:00 |
|
Ton Huisman
|
e6279d0a38
|
Merge branch 'mega' of https://github.com/letscontrolit/ESPEasy into feature/TAR-archive-upload-and-download
|
2024-01-24 22:28:14 +01:00 |
|
Ton Huisman
|
b82717b404
|
[P166] Add plugin GP8403 DAC Dual channel 0-10V
|
2024-01-24 21:37:44 +01:00 |
|
TD-er
|
1d08ca4264
|
[P036 OLED Framed] Add bound checks when drawing fonts
|
2024-01-23 15:43:17 +01:00 |
|
Ton Huisman
|
9872ef5323
|
Merge branch 'mega' of https://github.com/letscontrolit/ESPEasy into feature/TAR-archive-upload-and-download
|
2024-01-18 22:10:50 +01:00 |
|
Ton Huisman
|
69d4357b22
|
[Lib] LD2410 Optimize code to reduce bin size
|
2024-01-13 21:41:35 +01:00 |
|
TD-er
|
d2c62908c2
|
[HW CDC] Fix delay when no client connected to read serial logs
|
2024-01-05 23:03:24 +01:00 |
|
TD-er
|
0175b50d43
|
[PVS Studio] Fix "dangerous expression" macros.
|
2024-01-01 23:11:34 +01:00 |
|
TD-er
|
68a0578305
|
Merge branch 'mega' into feature/P044-led-and-events-without-client
|
2023-12-28 21:29:52 +01:00 |
|
TD-er
|
a34ad10169
|
Merge pull request #4922 from tonhuisman/bugfix/NeoPixelBus_Wrapper-enable-adafruit_neopixel-fallback-build
[Lib] NeoPixelBus_Wrapper: Allow fall-back to Adafruit_NeoPixel lib for ESP8266
|
2023-12-28 21:29:00 +01:00 |
|
Ton Huisman
|
d4c6cb92c7
|
Merge branch 'mega' of https://github.com/letscontrolit/ESPEasy into feature/P044-led-and-events-without-client
|
2023-12-28 15:04:04 +01:00 |
|
Ton Huisman
|
45d0b30f05
|
[SuperTinyCron] Remove unused commandline tool
|
2023-12-28 14:06:09 +01:00 |
|
Ton Huisman
|
93e42b2f5d
|
[Adafruit_NeoPixel] Correct function signature issues causing compiler warnings
|
2023-12-28 12:07:13 +01:00 |
|
Ton Huisman
|
9460992d94
|
[NeoPixelBus_wrapper] Correct class inheritance error
|
2023-12-27 23:05:20 +01:00 |
|
Ton Huisman
|
f13190dda9
|
[NeoPixelBus_wrapper] Update README.md
|
2023-12-27 23:04:20 +01:00 |
|
Ton Huisman
|
22be675a54
|
[Adafruit_NeoPixel] Fix compiler warning
|
2023-12-27 23:03:48 +01:00 |
|
Ton Huisman
|
9c302c4346
|
[Lib] NeoPixelBus_Wrapper: Correct includes attribute
|
2023-12-27 16:39:28 +01:00 |
|
Ton Huisman
|
38865542fb
|
[Lib] NeoPixelBus_Wrapper: Allow fall-back to Adafruit_NeoPixel lib for ESP8266
|
2023-12-27 15:30:31 +01:00 |
|
TD-er
|
bcfda74b9a
|
[Build] Quest for smaller bin files
|
2023-12-11 12:09:26 +01:00 |
|
TD-er
|
b135f1f2bb
|
Merge branch 'mega' into feature/ESP32_IDF_5_1
|
2023-12-06 01:00:42 +01:00 |
|