Ton Huisman
9e560d2c52
[P118] Enable support for configurable SPI bus
2025-08-13 11:55:13 +02:00
TD-er
0175b50d43
[PVS Studio] Fix "dangerous expression" macros.
2024-01-01 23:11:34 +01:00
Ton Huisman
6a0eb07db6
[P118] Bugfix for crash during startup
2022-12-22 23:01:10 +01:00
Ton Huisman
71fd31cd1e
[Itho Lib] Code improvements as suggested (mostly)
2022-08-19 13:28:25 +02:00
Ton Huisman
61c1f2b9cd
[Itho Lib] Merge Orcon functions from #4099
2022-08-18 17:41:21 +02:00
Ton Huisman
5f591cee68
[P118] Fix ESP32 support, shorten lib time-out, improve Devices overview display
2022-08-11 16:21:05 +02:00
Ton Huisman
1d499c4a9a
[P118] Itho library limit formerly endless loops to max. 3 seconds
2022-08-10 20:44:07 +02:00
Ton Huisman
26ad49f904
Merge branch 'mega' of https://github.com/letscontrolit/ESPEasy into feature/P118-select-cs-and-refactoring
2022-02-08 21:16:06 +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
174dee8cfb
[P118] Reformat CC1101 library using Uncrustify
2022-01-08 20:59:39 +01:00
Ton Huisman
cba7800570
[P118] Fix missing #define
2021-12-28 11:18:31 +01:00
Ton Huisman
b226800962
[P118] Use more descriptive names for a few variables/constants
2021-12-28 10:19:57 +01:00
Ton Huisman
c2b7a8c08e
[P118] Add library.properties and reference it
2021-12-27 22:50:34 +01:00
Ton Huisman
7ac83486ed
[P118] Make CS pin configurable, resolve some compiler warnings
2021-12-27 15:42:12 +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
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
svollebregt
b9673d4255
[P118] Adding Itho plugin to main reposity""
...
Adding P145 from the plugin playground as P118 to the main repo. Tested compiling of test_D and it seems to fit.
2021-10-10 20:24:15 +02:00
svollebregt
ffac89221d
Revert "Adding Itho library to main reposity"
...
This reverts commit 1cfdd9e8b4 .
2021-10-10 20:20:48 +02:00
svollebregt
1cfdd9e8b4
Adding Itho library to main reposity
...
Moving P145 from the playgorund to the main repo as P118.
2021-10-10 20:17:13 +02:00