Alex Lisitsyn
|
6f01b858ee
|
fix master-slave connection repair issues
|
2025-06-16 10:38:12 +01:00 |
|
Alex Lisitsyn
|
0f015336ef
|
Merge branch 'bugfix/fix_port_deadlock_startup_issue' into 'main'
fix serial port deadlock startup issue in specific conditions
See merge request idf/esp-modbus!124
|
2025-06-12 06:46:48 +01:00 |
|
Alex Lisitsyn
|
b459a0ee1e
|
fix serial port deadlock startup issue in specific conditions
|
2025-06-12 06:46:48 +01:00 |
|
Alex Lisitsyn
|
9c7cc2833f
|
Merge branch 'bugfix/fix_custom_command_guard' into 'main'
fix master compilation issue with mbm_rq_common
See merge request idf/esp-modbus!122
|
2025-06-12 06:35:11 +01:00 |
|
aleks
|
63e5a08efb
|
fix master compilation issue with mbm_rq_common
|
2025-06-11 08:18:59 +02:00 |
|
Alex Lisitsyn
|
37b80d1702
|
Merge branch 'feature/master_data_dict_add_custom_commands_v2' into 'main'
add custom commands into master data dict v2
See merge request idf/esp-modbus!96
|
2025-06-10 11:52:06 +01:00 |
|
Alex Lisitsyn
|
a452d37f3f
|
object counter ensure atomic operation
|
2025-06-10 06:51:20 +01:00 |
|
aleks
|
37c750ec35
|
fix the custom commands support
|
2025-06-09 08:02:24 +01:00 |
|
aleks
|
38205ca78f
|
add custom commands into master data dict v2
|
2025-06-09 08:02:24 +01:00 |
|
Alex Lisitsyn
|
5164c74ad4
|
fix transport master-slave destroy sequence
|
2025-06-06 07:14:07 +01:00 |
|
Alex Lisitsyn
|
8215e3d0d2
|
feature add custom fc handlers for master and slave v2
|
2025-04-03 18:52:24 +08:00 |
|
Alex Lisitsyn
|
ecb614e5e4
|
Merge branch 'bugfix/fix_master_tcp_stop_method_initialization' into 'main'
fix slave tcp stop method initialization
See merge request idf/esp-modbus!106
|
2025-03-01 00:59:55 +08:00 |
|
aleks
|
de2ee7fb40
|
fix the mb_master unexpected event messages(timeout) severity to debug
|
2025-02-28 10:58:29 +01:00 |
|
Alex Lisitsyn
|
877d331b4b
|
Merge branch 'feature/add_slave_id_command_v2' into 'main'
add slave report id command for master and slave (backport v2)
See merge request idf/esp-modbus!97
|
2025-02-27 18:36:41 +08:00 |
|
Alex Lisitsyn
|
9890b3ce4d
|
add slave report id command for master and slave (backport v2)
|
2025-02-27 18:36:41 +08:00 |
|
Rimco
|
d6f734001d
|
Add missing stop function for TCP slave.
Same order as serial slave.
Closes https://github.com/espressif/esp-modbus/pull/98
|
2025-02-27 11:33:07 +01:00 |
|
Alex Lisitsyn
|
33c8838edd
|
fix stack cpp compilation issues
|
2025-02-25 19:37:50 +08:00 |
|
Alex Lisitsyn
|
9b24aa41a7
|
Merge branch 'bugfix/modbus_handle_disabled_comm_modes' into 'main'
fix modbus handling of disabled comm modes
See merge request idf/esp-modbus!92
|
2025-02-19 22:37:25 +08:00 |
|
Alex Lisitsyn
|
7991e2f82e
|
Merge branch 'bugfix/loop_instance_unregister_with_fail_leak' into 'main'
esp-event event handler unregister function causes memory leak
See merge request idf/esp-modbus!103
|
2025-02-18 19:09:46 +08:00 |
|
Alex Lisitsyn
|
0a96f62ed6
|
esp-event event handler unregister function causes memory leak
|
2025-02-18 19:09:45 +08:00 |
|
aleks
|
548359fc09
|
fix read input regs max number
|
2025-01-07 12:31:42 +01:00 |
|
aleks
|
5c0d66a8c0
|
fix modbus handling of disabled comm modes
|
2025-01-03 11:39:32 +01:00 |
|
aleks
|
c03027a5d5
|
fix the mdns resolver error handling
|
2024-12-18 10:31:36 +01:00 |
|
Alex Lisitsyn
|
db543b9e50
|
add initial conformance testing with robot framework
|
2024-12-07 00:19:49 +08:00 |
|
Alex Lisitsyn
|
738c6d9ce5
|
fix build docs, extended data types en option v2, mb_event check
|
2024-09-30 20:19:38 +08:00 |
|
Alex Lisitsyn
|
2e2be467f6
|
feature modbus tcp master slave v2
|
2024-09-02 03:12:36 +08:00 |
|
Daniel Schick
|
538234a2e0
|
Removed extra closing braces to avoid C++ compiler error
Signed-off-by: aleks <aleks@espressif.com>
Merges https://github.com/espressif/esp-modbus/pull/67
|
2024-08-26 11:52:15 +02:00 |
|
Alex Lisitsyn
|
6fd7c4a103
|
add extended float support to v2.0.x
|
2024-04-19 17:36:32 +08:00 |
|
aleks
|
1a5c957e22
|
add modbus component files
|
2023-12-10 15:30:06 +01:00 |
|