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
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
a889ada556
fix sdkconfig settings for ci
2023-12-20 12:07:36 +01:00
aleks
8950d1ca1a
test coils & discrete reg mapping
2023-09-29 17:04:18 +02:00
Alex Lisitsyn
401dbc8f06
modbus tcp master, slave fix start - destroy sequence
2023-09-29 21:17:36 +08: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
2db0cfcf69
modbus tcp fix uid settings
2023-02-28 16:29:12 +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
Alex Lisitsyn
d42604ab82
Bugfix/freemodbus fix dereferencing to freed element issue
2022-12-08 22:32:29 +08:00
Alexey Lapshin
5a55930b02
Fix/ignore format warnings
2022-07-18 02:40:52 +08:00
aleks
4bc17965ac
test fix include mac header
2022-07-15 19:04:19 +02:00
aleks
d9397a9c85
fix mdns component dependency
2022-07-12 14:38:55 +02:00
Alex Lisitsyn
304a0a446a
esp-modbus: initial component update
2022-04-05 15:33:17 +08:00