Ton Huisman
f42e999b9d
[P036] Partially reverted previous changes, now tweaked for fitting in 4-lines display like in 2020 builds
2022-02-13 21:36:11 +01:00
Ton Huisman
49f8dc8c7c
[P036] Change 8pt font (4-lines) for better readability, add extra font compile-time option
2022-02-12 19:48:59 +01:00
Ton Huisman
96a6fc40ad
Merge branch 'mega' of https://github.com/letscontrolit/ESPEasy into bugfix/p036-enable-frame-with-4-lines-again
2022-02-08 20:08:47 +01:00
TD-er
a9055aa11e
[P118 ltho] Fix some very basic const issues.
2022-02-07 23:58:36 +01:00
TD-er
c936e525f1
[Cleanup] Uncrustify P118 ltho
2022-02-07 23:21:08 +01:00
TD-er
4a9d0bcaae
[Cleanup] Use flash strings where needed or chars for single char string
2022-02-05 10:40:46 +01:00
Ton Huisman
12b9336775
[P036] Bugfix: Enable the use of 4-line frames again
2022-01-31 23:00:52 +01:00
TD-er
2403d2381b
[I2Cdev lib] Change byte to uint8_t
2022-01-25 17:09:40 +01:00
TD-er
2215f4dec5
[Cleanup] Fix missing paths on #include statements + update I2Cdev lib
2022-01-24 01:01:28 +01:00
TD-er
34103ec734
Merge branch 'mega' into feature/build_core_3_0_0
2022-01-21 22:38:41 +01:00
Ton Huisman
5ea19a70ba
Merge branch 'mega' of https://github.com/letscontrolit/ESPEasy into feature/p062-add-panel-sensitivity-option
2022-01-14 21:36:45 +01:00
Ton Huisman
efd3df9bb5
[LIB] IRremoteESP8266 update to v2.8.1
2022-01-13 20:32:17 +01:00
TD-er
d4c4ba91a6
Merge branch 'mega' into feature/build_core_3_0_0
2022-01-09 22:27:10 +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
a8ffc8122f
Merge branch 'mega' into feature/p120-development-adxl345-accelerometer-sensor
2022-01-09 21:43:55 +01:00
TD-er
9e95707fec
Merge branch 'mega' into mega
2022-01-09 21:41:52 +01:00
Ton Huisman
c29d85ee48
[P062] Add Panel sensitivity option
2021-12-29 20:37:10 +01:00
Ton Huisman
d6c0458d6d
[P120] Disable SPI init in library, small code optimization
2021-12-13 21:10:07 +01:00
Ton Huisman
6dd1a45616
Merge branch 'mega' of https://github.com/letscontrolit/ESPEasy into feature/p120-development-adxl345-accelerometer-sensor
2021-12-12 21:07:22 +01:00
Ton Huisman
f7db6ba6df
Merge branch 'mega' of https://github.com/letscontrolit/ESPEasy into feature/p119-p120-plugin-itg3205-and-adxl345-development
2021-12-12 20:56:54 +01:00
TD-er
b31cde7635
Merge branch 'mega' into feature/build_core_3_0_0
2021-12-12 20:16:19 +01:00
TD-er
aad8e44cc9
Merge branch 'mega' into feature/p124-i2c-multi-relay-plugin
2021-12-12 19:14:13 +01:00
Ton Huisman
016b4065bf
Merge branch 'mega' of https://github.com/letscontrolit/ESPEasy into feature/p124-i2c-multi-relay-plugin
2021-12-12 17:13:08 +01:00
Ton Huisman
631afb63f6
Merge branch 'mega' of https://github.com/letscontrolit/ESPEasy into feature/p120-development-adxl345-accelerometer-sensor
2021-12-12 16:55:24 +01:00
TD-er
876fcf69bd
Merge branch 'mega' into feature/p119-p120-plugin-itg3205-and-adxl345-development
2021-12-12 16:30:03 +01:00
TD-er
46b5e581ea
Merge branch 'mega' into mega
2021-12-12 13:43:51 +01:00
TD-er
ea320d4afe
Merge branch 'mega' into feature/build_core_3_0_0
2021-12-12 11:01:50 +01:00
TD-er
da218e5525
Merge branch 'mega' into feature/build_core_3_0_0
2021-12-06 00:54:30 +01:00
svollebregt
fa4b849fa8
Remove noInterrupts() and Itho library improvements
...
Related to #3801 :
- Removed all noInterrupts(); code -> not needed and tested stable
- Initialize CC1101 packet
- Removed not used defines from IthoCC1101.ccp
2021-11-25 17:02:17 +01:00
Ton Huisman
8bae6542b0
Merge branch 'mega' of https://github.com/letscontrolit/ESPEasy into feature/p120-development-adxl345-accelerometer-sensor
2021-11-23 21:21:12 +01:00
svollebregt
d953f68981
Further code improvements
...
-Moved noInterrupts() part to Itho library
- Reduced length of status log message
- Reduced noInterrupts() blocked code in ITHOCheck function (handles received RF packages) and made log more efficient
2021-11-23 13:17:58 +01:00
Ton Huisman
4b2f02c180
Merge branch 'mega' of https://github.com/letscontrolit/ESPEasy into feature/p119-p120-plugin-itg3205-and-adxl345-development
2021-11-22 19:44:33 +01:00
svollebregt
ed29991d2d
Merge branch 'letscontrolit:mega' into mega
2021-11-22 10:42:04 +01:00
Ton Huisman
49af08aba8
[P117] Fix compilation issue error: narrowing conversion of '2415919104' from 'unsigned int' to 'int' [-Wnarrowing]
2021-11-20 19:36:28 +01:00
Ton Huisman
0c1a715a22
[P117] Add SCD30 CO2, humidity and temperature sensor
2021-11-20 14:18:53 +01:00
Ton Huisman
74a1057752
merge mega with conflict resolutions
2021-11-19 20:38:30 +01:00
svn2208
ea68b81095
Merge branch 'mega' of https://github.com/svn2208/ESPEasy into mega
2021-11-19 10:42:25 +01:00
svn2208
269be21e44
Improvements due to code review
2021-11-19 10:42:10 +01:00
svn2208
d09664cd65
Merge branch 'mega' into mega
2021-11-19 08:46:32 +01:00
svn2208
a9332978db
ready to use commit
2021-11-19 08:43:47 +01:00
TD-er
431d843c4d
Merge branch 'mega' into feature/build_core_3_0_0
2021-11-18 23:27:13 +01:00
Ton Huisman
26caea93b8
[P124] Add plugin Output - I2C Multi Relay
2021-11-18 23:13:08 +01:00
TD-er
97edd4a6fa
[GPS] Add more U-blox specific features
...
Needs some more testing, as it is not running very predictable.
Looks like the GPS may disable RX sometimes (as is shown in the logs), but still need to detect this in ESPEasy.
2021-11-16 12:41:57 +01:00
TD-er
adb3e9d1d0
[GPS] Add power save commands (Ublox specific)
2021-11-15 15:09:58 +01:00
svollebregt
64d29f1e11
Merge branch 'letscontrolit:mega' into mega
2021-11-14 11:36:15 +01:00
Ton Huisman
c0fa458752
Merge branch 'mega' of https://github.com/letscontrolit/ESPEasy into feature/p119-p120-plugin-itg3205-and-adxl345-development
2021-11-09 20:22:37 +01:00
Ton Huisman
9b0754dbde
[P111] Add virtual destructor to MFRC522 library to fix compiler warning
2021-11-06 14:11:37 +01:00
Ton Huisman
117d68360b
[P119] Add to TESTING_C set, fix some compilation issues
2021-11-06 13:53:41 +01:00
TD-er
0cef4a7683
Merge branch 'mega' into mega
2021-11-05 09:37:28 +01:00
svn2208
670f70fd35
Init commit. Add support for HMC5883
2021-11-02 11:01:05 +01:00