Alex Lisitsyn
|
db57bd6251
|
add the command 0x11 - get slave info
|
2024-12-06 19:25:22 +08:00 |
|
Alex Lisitsyn
|
3689bc6259
|
modbus master - slave tcp port fix close connections on destroy
|
2024-09-23 18:59:08 +08:00 |
|
Alex Lisitsyn
|
cab2708dcf
|
Bugfix/modbus fix using of hostname
|
2024-08-16 22:22:59 +08:00 |
|
Alex Lisitsyn
|
0cf6bb2c6a
|
modbus add extended float/integer support for custom and third party devices
|
2024-04-19 17:11:08 +08:00 |
|
aleks
|
bf271f4286
|
modbus master tcp port: fix to close sockets correctly, minor additions for the PR
https://github.com/espressif/esp-modbus/pull/44
|
2023-12-21 00:39:38 +08:00 |
|
Floris Romeijn
|
135a8f8165
|
fix for closing tcp connections and watchdog timeout
Signed-off-by: aleks <aleks@espressif.com>
|
2023-12-21 00:39:38 +08:00 |
|
aleks
|
a1e96033d8
|
fix mbc (tcp, serial) master coils callbacks
|
2023-09-29 17:04:18 +02:00 |
|
Mateusz Grzywacz
|
8dadaac490
|
Merges https://github.com/espressif/esp-modbus/pull/35
(coils/discrete) do not shift the readout/write by n%8 for RTU and TCP (#1)
Co-authored-by: Mateusz Grzywacz <mateusz.grzywacz@evalan.com>
|
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 |
|
Alex Lisitsyn
|
bf34b5bb8d
|
modbus master fix event loop and kconfig
|
2023-06-20 02:38:53 +08:00 |
|
aleks
|
906a437248
|
esp_modbus: Fix Wno-format issues
|
2023-06-15 16:05:44 +00:00 |
|
Alex Lisitsyn
|
2db0cfcf69
|
modbus tcp fix uid settings
|
2023-02-28 16:29:12 +08:00 |
|
Alex Lisitsyn
|
234fbcf641
|
Bugfix/fix stuck in init on incorrect data input
|
2023-02-24 22:05:40 +08:00 |
|
Alex Lisitsyn
|
3d386c942e
|
bugfix next message shifting
|
2023-02-22 21:54:23 +08:00 |
|
Alex Lisitsyn
|
e18c4fb329
|
fix synchronization issues of subrepo in esp-idf
|
2022-12-08 22:54:28 +08:00 |
|
aleks
|
1795c6476f
|
fix modbus read dead slave cause wdt timeout
|
2022-07-15 21:17:15 +02:00 |
|
Alexey Lapshin
|
96316533a6
|
fix tcp layer data corruption
|
2022-07-01 15:39:31 +08:00 |
|
Alex Lisitsyn
|
304a0a446a
|
esp-modbus: initial component update
|
2022-04-05 15:33:17 +08:00 |
|