20 Commits

Author SHA1 Message Date
Alex Lisitsyn 12d540118e fix crash if incorrect state on collisions v1 2025-04-26 04:05:29 +08:00
Alex Lisitsyn db57bd6251 add the command 0x11 - get slave info 2024-12-06 19:25:22 +08:00
Alex Lisitsyn 41d426ce3d modbus fix read input regs max number 2024-08-19 16:36:51 +08:00
Alex Lisitsyn b643775c08 feature add modbus user error handler 2024-06-07 20:46:15 +08:00
Alex Lisitsyn c63a6d7114 fix master broadcast request issue 2024-04-30 15:27:36 +08:00
Alex Lisitsyn a64720b677 Bugfix/modbus rtu skips first packet t35meas is disabled 2024-04-29 20:51:20 +08:00
Alex Lisitsyn e12c7ff02c fix modbus slave wait before send option 2023-12-22 17:38:18 +08:00
Alex Lisitsyn 4fe2fe8bc6 fix timer use isr dispatch method 2023-09-30 02:21:04 +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 680d2cb4a8 Merge branch 'bugfix/master_rtu_ascii_fix_deadlock_when_null_received' into 'master'
Bugfix/master rtu ascii fix deadlock when null received

Closes IDFGH-9942

See merge request idf/esp-modbus!40
2023-06-15 23:43:37 +08:00
Alex Lisitsyn 7cdafc2468 Bugfix/master rtu ascii fix deadlock when null received 2023-06-15 23:43:37 +08:00
aleks 7183cc5f52 fix incorrectly removed option CONFIG_FMB_TIMER_ISR_IN_IRAM 2023-06-15 14:57:29 +02: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 e18c4fb329 fix synchronization issues of subrepo in esp-idf 2022-12-08 22:54:28 +08:00
Alex Lisitsyn c5c6a7788d fix modbus serial event misalingnment 2022-12-06 22:33:06 +08:00
aleks 29254b2b86 master fix send fsm broadcast frame detection 2022-07-15 18:45:51 +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