aleks
|
33713435d7
|
fix logging
|
2025-09-25 10:30:03 +02:00 |
|
aleks
|
6d72bf12fe
|
fix master FSM error handling issue
|
2025-09-25 10:29:59 +02:00 |
|
Alex Lisitsyn
|
52f7e3876a
|
Merge branch 'bugfix/pytest_fix_target_issue1' into 'main'
fix example tests target issues (addition)
See merge request idf/esp-modbus!137
|
2025-09-25 08:34:40 +01:00 |
|
Alex Lisitsyn
|
f520229964
|
fix example tests target issues (addition)
|
2025-09-25 08:34:40 +01:00 |
|
Alex Lisitsyn
|
d70bdaab2c
|
Merge branch 'bugfix/ci_fix_build_warnings' into 'main'
ci fix idf build esptool warnings
See merge request idf/esp-modbus!138
|
2025-09-25 08:30:34 +01:00 |
|
aleks
|
6a45b662e4
|
ci fix idf build esptool warnings
|
2025-09-24 18:07:10 +02:00 |
|
Alex Lisitsyn
|
6a72cdbbf4
|
Merge branch 'feature/change_github_actions_for_jira' into 'main'
change github actions for jira and project IDs for EPROT
See merge request idf/esp-modbus!136
|
2025-09-18 13:19:52 +01:00 |
|
Alex Lisitsyn
|
4ca1881c2d
|
change github actions for jira and project IDs for EPROT
|
2025-09-18 13:19:52 +01:00 |
|
Alex Lisitsyn
|
937e48832c
|
Merge branch 'bugfix/fix_port_serial_heap_poisoning_issue' into 'main'
Bugfix/fix port serial heap poisoning issue
See merge request idf/esp-modbus!134
|
2025-09-04 08:25:26 +01:00 |
|
Alex Lisitsyn
|
c7b949cf8b
|
Bugfix/fix port serial heap poisoning issue
|
2025-09-04 08:25:26 +01:00 |
|
Alex Lisitsyn
|
21ae74e2c1
|
Merge branch 'bugfix/master_dd_allow_arbitrary_descriptor_sizes' into 'main'
master dd allow arbitrary descriptor sizes
See merge request idf/esp-modbus!129
|
2025-08-27 13:50:19 +01:00 |
|
Alex Lisitsyn
|
6dcac67c13
|
Merge branch 'bugfix/slave_multi_master_comm_issue' into 'main'
fix slave tcp skips requests from multiple masters
See merge request idf/esp-modbus!127
|
2025-08-27 11:28:14 +01:00 |
|
Alex Lisitsyn
|
9c6ca1b46c
|
fix slave tcp skips requests from multiple masters
|
2025-08-27 11:28:14 +01:00 |
|
aleks
|
2f3c5727fe
|
master dd allow arbitrary descriptor sizes
|
2025-08-26 16:18:24 +02:00 |
|
Alex Lisitsyn
|
1508be5a97
|
Merge branch 'bugfix/fix_minor_host_name_issues' into 'main'
master minor fixes examples and documentation v2
See merge request idf/esp-modbus!131
|
2025-08-26 14:01:20 +01:00 |
|
Alex Lisitsyn
|
5cca75e606
|
master minor fixes examples and documentation v2
|
2025-08-26 14:01:20 +01:00 |
|
Alex Lisitsyn
|
4daca2f250
|
Merge branch 'bugfix/fix_test_scripts_latest' into 'main'
fix target test issues ut
See merge request idf/esp-modbus!133
|
2025-08-26 08:29:56 +01:00 |
|
aleks
|
4cd5508b8b
|
fix target test issues ut
|
2025-08-25 16:23:07 +02:00 |
|
Alex Lisitsyn
|
36b9ab1dff
|
Merge branch 'bugfix/ci_fix_idf_v60_issues' into 'main'
fix idf compatibility issues under ci
See merge request idf/esp-modbus!130
|
2025-08-25 08:07:05 +01:00 |
|
aleks
|
ec76895fae
|
fix idf compatibility issues under ci
|
2025-08-22 10:25:17 +02:00 |
|
Alex Lisitsyn
|
7b2dd251ee
|
Merge branch 'bugfix/fix_slave_crash_with_limited_connection_number' into 'main'
fix slave accept - open limited connection
See merge request idf/esp-modbus!126
|
2025-08-19 16:13:15 +01:00 |
|
Alex Lisitsyn
|
d57b97cd35
|
fix slave accept - open limited connection
|
2025-08-19 16:13:15 +01:00 |
|
Alex Lisitsyn
|
079b51e23b
|
Merge branch 'bugfix/fix_compilation_warnings' into 'main'
fix static analyzer warnings
See merge request idf/esp-modbus!125
|
2025-07-28 13:15:57 +01:00 |
|
aleks
|
038d64c5f1
|
fix static analyzer warnings, add analyzer (gcc, clang) tool and ci jobs to check
|
2025-07-28 11:59:30 +02:00 |
|
Alex Lisitsyn
|
ff8b978fba
|
Merge branch 'bugfix/tcp_driver_fix_connection_issues' into 'main'
fix master-slave connection repair issues
See merge request idf/esp-modbus!118
v2.1.0
|
2025-06-16 10:38:12 +01:00 |
|
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 |
|
Alex Lisitsyn
|
498f01f67c
|
Merge branch 'bugfix/object_counter_ensure_atomic_operation' into 'main'
ensure atomic operations for instance counter
See merge request idf/esp-modbus!123
|
2025-06-12 06:33:56 +01:00 |
|
Alex Lisitsyn
|
2b52d513b9
|
ensure atomic operations for instance counter
|
2025-06-12 06:33:56 +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
|
11895fbf54
|
Merge branch 'bugfix/fix_pipeline_size_issues' into 'main'
fix minor pipeline issues
See merge request idf/esp-modbus!121
|
2025-06-10 11:51:06 +01:00 |
|
Alex Lisitsyn
|
d505ef201e
|
fix minor pipeline issues
|
2025-06-10 11:51:06 +01:00 |
|
Alex Lisitsyn
|
eeeab170be
|
Merge branch 'bugfix/object_counter_ensure_atomic_operation' into 'main'
object counter ensure atomic operation
See merge request idf/esp-modbus!120
|
2025-06-10 06:51:20 +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
|
ba2b683d6d
|
Merge branch 'bugfix/fix_transport_master_slave_destroy_sequence' into 'main'
fix transport master-slave destroy sequence
See merge request idf/esp-modbus!119
|
2025-06-06 07:14:07 +01:00 |
|
Alex Lisitsyn
|
5164c74ad4
|
fix transport master-slave destroy sequence
|
2025-06-06 07:14:07 +01:00 |
|
Alex Lisitsyn
|
cbe96056f2
|
Merge branch 'feature/master_slave_add_custom_fc_handlers' into 'main'
feature add custom fc handlers for master and slave v2
See merge request idf/esp-modbus!93
|
2025-04-03 18:52:24 +08:00 |
|
Alex Lisitsyn
|
8215e3d0d2
|
feature add custom fc handlers for master and slave v2
|
2025-04-03 18:52:24 +08:00 |
|
Alex Lisitsyn
|
439c767aed
|
Merge branch 'bugfix/fix_example_tcp_slave_lock_section' into 'main'
tcp slave example fix critical section
See merge request idf/esp-modbus!110
|
2025-03-27 18:33:17 +08:00 |
|
aleks
|
60de5afc2c
|
tcp slave example fix critical section
|
2025-03-25 10:31:19 +01: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
v2.0.2
|
2025-03-01 00:59:55 +08:00 |
|
Alex Lisitsyn
|
895e92795e
|
Merge branch 'bugfix/mb_master_fix_unexpected_event_errors_on_timeout' into 'main'
fix the mb_master unexpected event messages(timeout) severity to debug
See merge request idf/esp-modbus!107
|
2025-03-01 00:04:03 +08:00 |
|
aleks
|
de2ee7fb40
|
fix the mb_master unexpected event messages(timeout) severity to debug
|
2025-02-28 10:58:29 +01:00 |
|
aleks
|
a93a0a328e
|
bump the component version
|
2025-02-27 11:39:47 +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 |
|