Commit Graph
8175 Commits
Author SHA1 Message Date
TD-er 45e91cd6bf Merge pull request #3913 from tonhuisman/bugfix/display_build_set-limit_build_size-also-for-esp32
[Build] Set LIMIT_BUILD_SIZE also for ESP32 on DISPLAY builds (and pre-IDF4.x)
2022-01-14 20:26:17 +01:00
Ton Huisman 91e8d34b8b [Build] Enhanced condition 2022-01-14 15:58:37 +01:00
Ton Huisman 074cfcfbbb [Build] Set LIMIT_BUILD_SIZE also for ESP32 on DISPLAY builds (and pre-IDF4.x) to fix build-size issue 2022-01-14 15:43:22 +01:00
TD-er 99df4eaca3 Merge pull request #3912 from tonhuisman/feature/lib-irremoteesp8266-update-to-2-8-1
[LIB] IRremoteESP8266 update to v2.8.1
2022-01-14 09:44:56 +01:00
Ton Huisman efd3df9bb5 [LIB] IRremoteESP8266 update to v2.8.1 2022-01-13 20:32:17 +01:00
TD-er f3e949beac Merge pull request #3891 from tonhuisman/bugfix/p021-save-config-and-improvements
[P021] Fix config-save issue and some improvements
2022-01-09 21:47:41 +01:00
TD-er 983dec5882 Merge pull request #3823 from tonhuisman/feature/p119-p120-plugin-itg3205-and-adxl345-development
[P119] Development for ITG3205 Gyro plugin
2022-01-09 21:47:13 +01:00
TD-er f295b68ba7 Merge branch 'mega' into feature/p119-p120-plugin-itg3205-and-adxl345-development 2022-01-09 21:47:02 +01:00
TD-er 5178cd5195 Merge pull request #3832 from tonhuisman/feature/p120-development-adxl345-accelerometer-sensor
[P120]/[P125] Development for ADXL345 Accelerometer sensor
2022-01-09 21:44:11 +01:00
TD-er a8ffc8122f Merge branch 'mega' into feature/p120-development-adxl345-accelerometer-sensor 2022-01-09 21:43:55 +01:00
TD-er 921dd89a5f Merge pull request #3852 from svn2208/mega
Development/Test Version for HMC5883L
2022-01-09 21:42:13 +01:00
TD-er 9e95707fec Merge branch 'mega' into mega 2022-01-09 21:41:52 +01:00
TD-er 87c167cea8 Merge pull request #3853 from tonhuisman/bugfix/p008-fix-casting-issue
[P008] Wiegand bugfix for 32 bit or larger frames and swapped GPIOs
2022-01-09 21:24:30 +01:00
Ton Huisman 7c98d70d7c Merge branch 'mega' of https://github.com/letscontrolit/ESPEasy into feature/p119-p120-plugin-itg3205-and-adxl345-development 2022-01-08 16:54:48 +01:00
Ton Huisman c6ffdde060 Merge branch 'mega' of https://github.com/letscontrolit/ESPEasy into bugfix/p021-save-config-and-improvements 2022-01-08 16:52:16 +01:00
Ton Huisman 89833e3e3d Merge branch 'mega' of https://github.com/letscontrolit/ESPEasy into bugfix/p008-fix-casting-issue 2022-01-08 16:05:44 +01:00
Ton Huisman 9a43062f74 Merge branch 'mega' of https://github.com/letscontrolit/ESPEasy into feature/p120-development-adxl345-accelerometer-sensor 2022-01-08 14:51:33 +01:00
TD-er 41b58b2a2d Merge pull request #3885 from soif/Fix/embed_files
embed_files.sh Fixes
2022-01-08 12:51:50 +01:00
soif c449256cf8 Merge branch 'mega' into Fix/embed_files 2022-01-08 12:46:49 +01:00
TD-er af305d0bf7 Merge pull request #3902 from tonhuisman/bugfix/p073-fix-rounding-errors
[P073] Fix rounding errors on 7dt and 7ddt commands
2022-01-07 10:35:33 +01:00
Ton Huisman 3293eec69b [P073] Fix rounding errors on 7dt and 7ddt commands 2022-01-06 20:58:27 +01:00
moi eb7148d2f6 Merge branch 'mega' into Fix/embed_files 2022-01-04 10:23:14 +01:00
Ton Huisman e2d7b7fa81 Merge branch 'mega' into feature/p119-p120-plugin-itg3205-and-adxl345-development 2022-01-03 13:12:02 +01:00
TD-er bb8907ee87 Merge pull request #3896 from letscontrolit/bugfix/MissingIncludes
[Cleanup Cleanup] Add missing include
2022-01-01 21:10:34 +01:00
TD-er e692fab82d Merge pull request #3897 from tonhuisman/feature/build-increase-plugin-max-to-135
[Build, MAX] Increase max. plugin count from 125 to 135
2022-01-01 21:08:19 +01:00
Ton Huisman 9cdd9bf2f5 [Build, MAX] Increase max. plugin count from 125 to 135 2021-12-31 16:07:33 +01:00
TD-er 2af24fca64 [Cleanup Cleanup] Add missing include
As pointed out here: https://github.com/letscontrolit/ESPEasy/commit/175bdfa07428bd456f5fafeb83ea9fb1e628978e#r62705970
2021-12-30 22:27:48 +01:00
soif 2aec702c95 Merge branch 'mega' into Fix/embed_files 2021-12-29 19:54:53 +01:00
Ton Huisman be8bf170d3 [P021] Updated changelog in source 2021-12-29 17:00:32 +01:00
Ton Huisman 6becb3beaf [P021] Add setting for saving during config change, update docs 2021-12-29 16:57:29 +01:00
Ton Huisman c32a65cbfc [P021] Add documentation (partially migrated from the wiki) 2021-12-28 21:59:28 +01:00
Ton Huisman 2af0efbcf5 [P021] Fix config-save issue and some improvements 2021-12-28 20:13:04 +01:00
Ton Huisman aa1ec37587 Merge branch 'mega' of https://github.com/letscontrolit/ESPEasy into bugfix/p008-fix-casting-issue 2021-12-28 14:55:59 +01:00
Ton Huisman 9eb2dc9052 Merge branch 'mega' of https://github.com/letscontrolit/ESPEasy into feature/p119-p120-plugin-itg3205-and-adxl345-development 2021-12-28 14:40:26 +01:00
Ton Huisman 7311ca32a9 Merge branch 'mega' of https://github.com/letscontrolit/ESPEasy into feature/p120-development-adxl345-accelerometer-sensor 2021-12-28 14:19:52 +01:00
TD-er 973f02c724 Merge pull request #3878 from TD-er/bugfix/serve_files_memory_reduction
[Cleanup] Use less resources serving files from FS
2021-12-27 16:51:17 +01:00
TD-er f7815acb4c Merge pull request #3888 from svollebregt/mega
[P118] Add documentation
2021-12-27 16:41:58 +01:00
svollebregt a9941c513d [P118] Add documentation
Brief documentation on the settings and use of the P118 plugin. Tested by building it locally with Atom.
2021-12-27 11:36:48 +01:00
soif 5b75371de9 Merge commit 'f162ebf3fa4caadb7c6f398ef4077f39bf34fdc1' into Fix/embed_files 2021-12-26 16:39:49 +01:00
Ton Huisman 43a5db7071 Merge branch 'mega' into feature/p120-development-adxl345-accelerometer-sensor 2021-12-24 16:01:18 +01:00
Ton Huisman 62f5e86486 Merge branch 'mega' into feature/p119-p120-plugin-itg3205-and-adxl345-development 2021-12-24 15:59:01 +01:00
TD-er f162ebf3fa automatically updated release notes for mega-20211224 mega-20211224 2021-12-24 14:20:43 +01:00
soif 3b08a1fe44 CSS now use cssminifier (instead of html-minifier) and results in smaller minified CSS files 2021-12-23 12:32:06 +01:00
soif 61629f7025 Udate minifiers site URLs, as announced at https://html-minifier.com/ 2021-12-23 12:15:49 +01:00
soif b5417410a8 Separate generated variables by blank lines in data_h_temp (to ease copy/paste) 2021-12-23 12:05:24 +01:00
soif 03c3c71585 keeps minified version of css file (to get the espeasy_default.min.css up to date) 2021-12-23 12:03:24 +01:00
TD-er f2d470f0f2 [Cleanup] Cache some more constant flash chip values 2021-12-21 23:41:56 +01:00
Ton Huisman 359c921329 [P125] Add documentation (also mostly shared with P120 I2C plugin) 2021-12-14 22:36:38 +01:00
Ton Huisman 0b0d833c87 [P125] Add ADXL345 SPI plugin, sharing most code with P120 I2C plugin 2021-12-14 22:35:03 +01:00
Ton Huisman b7d17d9aff [P120] Minor documentation corrections 2021-12-14 22:33:25 +01:00