Jeroen
|
fbbb4eaf84
|
Fix for issue: https://github.com/arendst/Tasmota/issues/18088 (#18228)
Co-authored-by: JeroenSt <nospam@nospam.org>
|
2023-03-20 21:26:38 +01:00 |
Theo Arends
|
1a6076c253
|
Add flush before disabling tx (#17247)
|
2023-03-14 09:28:00 +01:00 |
Barbudor
|
dbcffa66e4
|
Fix ir panasonic esp8266 (#18013)
* revert part of #16179 for ESP8266
* Revert "revert part of #16179 for ESP8266"
This reverts commit b8e6126407 .
* try to revert #16179 for esp8266
|
2023-02-21 09:13:00 +01:00 |
Theo Arends
|
ea6a5a2d4e
|
Removed delays in TasmotaSerial and TasmotaModbus Tx enable switching
|
2023-01-02 15:08:40 +01:00 |
Theo Arends
|
ed0b7d69b6
|
Tune Tx Enable timing
|
2023-01-01 15:12:15 +01:00 |
Theo Arends
|
c1484f761c
|
Fix exception 9 when modbus tx enable is used
|
2022-12-28 15:19:09 +01:00 |
Theo Arends
|
2fd63ff01f
|
Fix Modbus transmit enable GPIO
Fix Modbus transmit enable GPIO enabled once during write buffer
|
2022-12-28 14:07:30 +01:00 |
Theo Arends
|
b78886b0f1
|
Add TasmotaModbus hardware fallback to GPIO13/15
|
2022-12-11 16:44:36 +01:00 |
Theo Arends
|
bbde894628
|
Add serial Modbus transmit enable GPIOs
Add serial Modbus transmit enable GPIOs to all modbus energy drivers and modbus bridge (#17247)
|
2022-12-03 12:33:42 +01:00 |
Stephan Hadinger
|
4cf0e0ce9f
|
IRremoteESP8266 library from v2.8.3 to v2.8.4
|
2022-09-18 18:26:14 +02:00 |
Jason2866
|
17106530be
|
version 2.8.4
|
2022-09-18 12:36:26 +02:00 |
Jason2866
|
280e3297b2
|
IRremoteESP8266 v2.8.4
|
2022-09-18 12:35:40 +02:00 |
Stephan Hadinger
|
412d5d6938
|
Fix compilation ESP8266
https://github.com/crankyoldgit/IRremoteESP8266/pull/1881/files
|
2022-09-17 14:35:34 +02:00 |
Stephan Hadinger
|
914859ad48
|
IRremoteESP8266 library from v2.8.2 to v2.8.3
|
2022-09-16 14:01:10 +02:00 |
Theo Arends
|
c0cb49d2c8
|
TasmotaModbus library from v3.5.0 to v3.6.0
TasmotaModbus library from v3.5.0 to v3.6.0 (#16351)
|
2022-08-27 11:31:29 +02:00 |
JeroenSt
|
728c108294
|
Removed logging and changed maximum number of coils/inputs
|
2022-08-27 10:54:41 +02:00 |
JeroenSt
|
37574169a9
|
Fixed wrong bytecount
|
2022-08-27 10:19:24 +02:00 |
JeroenSt
|
1ac5b6fd7f
|
Rework in progress
ModbusTCP fully tested OK
Modbus via Commands:
function 1..5 tested ok
function 6 fail
function 15 & 16 not tested
|
2022-08-27 09:11:36 +02:00 |
JeroenSt
|
9c11eb41d4
|
Changed Modbus to also support nr of bytes
for functioncode 1,2 & 15.
https://ozeki.hu/p_5876-mobdbus-function-code-1-read-coils.html
|
2022-08-27 09:11:36 +02:00 |
JeroenSt
|
e292fdd6f5
|
Removed MBR from modbus serial logging
|
2022-08-27 09:11:36 +02:00 |
JeroenSt
|
2e111dc112
|
Added RX and TX logging in TasmotaModbus driver
|
2022-08-27 09:11:36 +02:00 |
JeroenSt
|
5f86569a9f
|
Solved Issues mentioned in
https://github.com/arendst/Tasmota/issues/9586
|
2022-08-27 09:11:36 +02:00 |
Theo Arends
|
6bc0e8dc7b
|
TasmotaModbus library from v3.4.0 to v3.5.0
TasmotaModbus library from v3.4.0 to v3.5.0 (#16245)
|
2022-08-18 12:17:31 +02:00 |
JeroenSt
|
b8000fa788
|
Update for functioncode 5 and 6 and 15
|
2022-08-17 19:55:42 +02:00 |
JeroenSt
|
3470a5d4cd
|
Added Bit and Hex reading https://github.com/arendst/Tasmota/issues/9586#issuecomment-1216313774
|
2022-08-17 19:55:41 +02:00 |
JeroenSt
|
96a1eb3ae5
|
In the first serie of tests this seems to work right.
|
2022-08-17 19:55:41 +02:00 |
JeroenSt
|
355e31ff2e
|
Work in progress...
|
2022-08-17 19:55:41 +02:00 |
JeroenSt
|
9881183726
|
In progess: Developping modbus write functionality
|
2022-08-17 19:55:41 +02:00 |
Stephan Hadinger
|
603dd28944
|
Fixed IR crash on ESP32 (#16173)
|
2022-08-08 14:11:57 +02:00 |
Jason2866
|
1fda07cd2c
|
rm commented code
|
2022-05-18 20:20:53 +02:00 |
Jason2866
|
91724dc8c1
|
Update README.md
|
2022-05-16 13:30:20 +02:00 |
s-hadinger
|
465f298dcf
|
IRremoteESP8266 library from v2.8.1 to v2.8.2 (#15148)
* IRremoteESP8266 library from v2.8.1 to v2.8.2
* Update changelog
|
2022-03-15 21:11:20 +01:00 |
Jason2866
|
b75919c487
|
remove not needed code
which will conflict with next Arduino core build
|
2022-02-15 20:02:31 +01:00 |
Stephan Hadinger
|
543b67228a
|
ESP32S3 allow NeoPixelBus to compile
|
2022-02-01 15:34:18 +01:00 |
Theo Arends
|
274963758e
|
Fix OneWire-Stickbreaker (DS18x20) library
Fix OneWire-Stickbreaker (DS18x20) library support for ESP32S2 (#14338)
|
2022-01-17 17:05:33 +01:00 |
Theo Arends
|
165880f06b
|
Fix Onewire ESP32S2 functionality
Fix Onewire ESP32S2 functionality (#14338)
|
2022-01-17 15:37:26 +01:00 |
Stephan Hadinger
|
f7b9a9c324
|
IRremoteESP8266 library from v2.8.0 to v2.8.1
|
2022-01-12 21:34:40 +01:00 |
Theo Arends
|
479b378707
|
Fix Modbus serial config
|
2022-01-06 14:06:56 +01:00 |
Stephan Hadinger
|
dbe0cdeaa3
|
Final fix for ESP32 WS2812
|
2021-11-29 21:35:20 +01:00 |
Stephan Hadinger
|
84e9f2263d
|
Fix WS2812 crash
|
2021-11-29 09:57:10 +01:00 |
Theo Arends
|
3cb48f1f08
|
Fix ESP32 OneWire
Fix ESP32 OneWire to work with Core 2.x (#13666)
|
2021-11-22 15:58:36 +01:00 |
Jason2866
|
fb41a57ae2
|
Delete scrape_supported_devices.py
|
2021-11-20 12:07:11 +01:00 |
@cociweb
|
0cbd6cff4a
|
IRremoteESP8266 library from v2.7.20 to v2.8.0
|
2021-11-19 23:58:47 +01:00 |
Arlo Siemsen
|
d918eb1dff
|
Fix OneWire on ESP32-C3
|
2021-11-05 23:41:35 -05:00 |
Theo Arends
|
939ac5da33
|
Satisfy security police
|
2021-09-25 13:19:14 +02:00 |
Jason2866
|
b02560fd8f
|
Webcam compile time optimization
* Optimize compile time (1)
|
2021-09-16 19:24:01 +02:00 |
Stephan Hadinger
|
066029cd97
|
IRremoteESP8266 library from v2.7.19 to v2.7.20
|
2021-08-30 21:08:41 +02:00 |
Jason2866
|
d516f2a3ad
|
Neopixel v.2.6.7
|
2021-08-04 17:15:14 +02:00 |
Jason2866
|
c0bfc7cb20
|
Core 3.0.2
* Arduino ESP8266 3.0.2
* i2s for core >3
* Update NeoEsp8266DmaMethod.h
|
2021-08-03 14:42:02 +02:00 |
Stephan Hadinger
|
52181f0822
|
IRremoteESP8266 library from v2.7.18 to v2.7.19
|
2021-07-06 12:21:23 +02:00 |