Alex Lisitsyn
acd7c14457
fix the linking issues when slave id option is disabled v1
2025-04-26 00:41:47 +08:00
Alex Lisitsyn
db57bd6251
add the command 0x11 - get slave info
2024-12-06 19:25:22 +08:00
aleks
64777483e7
fix(modbus_slave): Fix the mode setup in modbus slave
2024-12-04 22:40:16 +08:00
Alex Lisitsyn
faf68509d1
add support target esp32c61
2024-09-25 19:13:30 +08:00
Alex Lisitsyn
3b10a452cc
address modbus support policy for esp-idf v5.3, pipeline update
...
component release v1.0.16:
* add custom modbus user error handler for master IDFGH-12757
* add support of esp32c5 target (IDF-10050)
* fix modbus using of hostname incorrectly after lwip update (IDF-10104)
* fix modbus read input registers max number (IDFGH-13284)
* fix extra closing braces to avoid C++ compiler error (IDFGH-13419)
* fix ci/cd issues and support policy (RDT-739)
2024-09-11 22:18:21 +08:00
Alex Lisitsyn
b43909aa2e
add support of esp32c5 target
2024-08-29 18:23:17 +08:00
Alex Lisitsyn
b643775c08
feature add modbus user error handler
2024-06-07 20:46:15 +08:00
Alex Lisitsyn
b968c36daf
fix ci issues - log file and build time limitation
2024-04-29 17:14:32 +08:00
aleks
2ee8330b3a
text tcp master slave fix ip resolution
2024-04-23 09:58:39 +02:00
Alex Lisitsyn
0cf6bb2c6a
modbus add extended float/integer support for custom and third party devices
2024-04-19 17:11:08 +08:00
Alex Lisitsyn
469eb71e07
modbus add esp32p4 target support
2024-01-26 18:13:02 +08:00
aleks
8950d1ca1a
test coils & discrete reg mapping
2023-09-29 17:04:18 +02:00
aleks
906a437248
esp_modbus: Fix Wno-format issues
2023-06-15 16:05:44 +00:00
aleks
7183cc5f52
fix incorrectly removed option CONFIG_FMB_TIMER_ISR_IN_IRAM
2023-06-15 14:57:29 +02:00
Alex Lisitsyn
52b692293b
modbus add support for esp32h2
2023-06-14 15:01:13 +08:00
Alex Lisitsyn
926b10e7cb
add pytest testing for esp-modbus
2023-02-21 23:55:24 +08:00
Alex Lisitsyn
7a064f6851
Add support for esp32c6 target
2023-01-12 02:52:28 +08:00
Alex Lisitsyn
cb1a315ee5
Add support for esp32c2 target
2023-01-12 02:10:03 +08:00
Alexey Lapshin
5a55930b02
Fix/ignore format warnings
2022-07-18 02:40:52 +08:00
Alex Lisitsyn
304a0a446a
esp-modbus: initial component update
2022-04-05 15:33:17 +08:00