Commit Graph

191 Commits

Author SHA1 Message Date
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
Alex Lisitsyn e943cec30f Merge branch 'bugfix/modbus_fix_timer_in_iram_option' into 'master'
fix incorrectly removed option CONFIG_FMB_TIMER_ISR_IN_IRAM

Closes IDFGH-9807

See merge request idf/esp-modbus!38
2023-06-15 22:47:41 +08:00
aleks 7183cc5f52 fix incorrectly removed option CONFIG_FMB_TIMER_ISR_IN_IRAM 2023-06-15 14:57:29 +02:00
Alex Lisitsyn cd34b914d3 Merge branch 'feture/modbus_add_support_esp32h2' into 'master'
modbus add support for target esp32h2

See merge request idf/esp-modbus!41
2023-06-14 15:01:13 +08:00
Alex Lisitsyn 52b692293b modbus add support for esp32h2 2023-06-14 15:01:13 +08:00
Alex Lisitsyn 7d16826aef Merge branch 'bugfix/clean_build_artifacts_before_deploy' into 'master'
skip build artifacts during component deploying

See merge request idf/esp-modbus!37
v1.0.10
2023-03-01 22:30:22 +08:00
Alex Lisitsyn 1741a27a87 skip build artifacts during component deploying 2023-03-01 22:30:21 +08:00
Alex Lisitsyn 8e3771847f Merge branch 'bugfix/modbus_tcp_fix_uid_settings' into 'master'
modbus tcp fix uid settings

Closes IDFGH-9119, IDFGH-8919, and IDFGH-9436

See merge request idf/esp-modbus!29
v1.0.9
2023-02-28 16:29:12 +08:00
Alex Lisitsyn 2db0cfcf69 modbus tcp fix uid settings 2023-02-28 16:29:12 +08:00
Alex Lisitsyn 15e24c16b9 Merge branch 'bugfix/serial_master_fix_parity_check' into 'master'
fix master parity flush buffer on fail

Closes IDFGH-9296

See merge request idf/esp-modbus!35
2023-02-28 15:59:08 +08:00
aleks f18a0409a1 fix master parity flush buffer on fail 2023-02-27 15:39:28 +00:00
Alex Lisitsyn cea014cad1 Merge branch 'bugfix/fix_stuck_in_init_on_incorrect_data_input' into 'master'
Bugfix/fix stuck in init on incorrect data input

Closes IDFGH-9193

See merge request idf/esp-modbus!30
2023-02-24 22:05:40 +08:00
Alex Lisitsyn 234fbcf641 Bugfix/fix stuck in init on incorrect data input 2023-02-24 22:05:40 +08:00
Alex Lisitsyn a854d3b188 Merge branch 'bugfix/fix_data_shift_issue' into 'master'
bugfix next message shifting

See merge request idf/esp-modbus!31
2023-02-22 21:54:23 +08:00
Alex Lisitsyn 3d386c942e bugfix next message shifting 2023-02-22 21:54:23 +08:00
Alex Lisitsyn f48f361dc6 Merge branch 'bugfix/modbus_add_pytest_support' into 'master'
add pytest testing for esp-modbus

See merge request idf/esp-modbus!20
2023-02-21 23:55:24 +08:00
Alex Lisitsyn 926b10e7cb add pytest testing for esp-modbus 2023-02-21 23:55:24 +08:00
Alex Lisitsyn 3f6537fc94 Merge branch 'bugfix/fix_rx_sema_destroy' into 'master'
Modbus fix rx semaphore destroy

See merge request idf/esp-modbus!26
v1.0.8
2023-01-12 03:24:58 +08:00
aleks 6e1c088e15 change component version 2023-01-11 18:59:42 +00:00
aleks 2540becd42 fix rx sema destroy 2023-01-11 18:59:42 +00:00
Alex Lisitsyn e491b161d5 Merge branch 'feature/support_for_esp32c6_target' into 'master'
Add support for esp32c6 target

See merge request idf/esp-modbus!28
2023-01-12 02:52:29 +08:00
Alex Lisitsyn 7a064f6851 Add support for esp32c6 target 2023-01-12 02:52:28 +08:00
Alex Lisitsyn aca48fa758 Merge branch 'feature/support_for_esp32c2_target' into 'master'
Add support for esp32c2 target

Closes IDFGH-9062

See merge request idf/esp-modbus!27
2023-01-12 02:10:03 +08:00
Alex Lisitsyn cb1a315ee5 Add support for esp32c2 target 2023-01-12 02:10:03 +08:00
Alex Lisitsyn 0e1fe58fbf Merge branch 'feature/sync_subrepo_with_esp_idf' into 'master'
fix synchronization issues of subrepo in esp-idf

Closes IDFCI-1541

See merge request idf/esp-modbus!23
v1.0.7
2022-12-08 22:54:28 +08:00
Alex Lisitsyn e18c4fb329 fix synchronization issues of subrepo in esp-idf 2022-12-08 22:54:28 +08:00
Alex Lisitsyn 77c2646f53 Merge branch 'bugfix/freemodbus_fix_dereferencing_to_freed_element_issue' into 'master'
Bugfix/freemodbus fix dereferencing to freed element issue

Closes IDF-5402

See merge request idf/esp-modbus!24
2022-12-08 22:32:29 +08:00
Alex Lisitsyn d42604ab82 Bugfix/freemodbus fix dereferencing to freed element issue 2022-12-08 22:32:29 +08:00
Alex Lisitsyn 8370c9e962 Merge branch 'bugfix/modbus_serial_fix_event_misalingnment' into 'master'
fix modbus serial event misalingnment

Closes IDFGH-5107 and IDFGH-5108

See merge request idf/esp-modbus!9
v1.0.6
2022-12-06 22:33:06 +08:00
Alex Lisitsyn c5c6a7788d fix modbus serial event misalingnment 2022-12-06 22:33:06 +08:00
Alex Lisitsyn 9ab2c68e84 Merge branch 'bugfix/fix_resource_release_failure' into 'master'
Bugfix/fix resource release failure

See merge request idf/esp-modbus!21
v1.0.5
2022-10-27 15:48:20 +08:00
Alex Lisitsyn fc8a50297d Bugfix/fix resource release failure 2022-10-27 15:48:19 +08:00
Alex Lisitsyn 556d3ad512 Merge branch 'bugfix/master_fix_getting_stuck_with_one_zero_byte_in_response' into 'master'
serial master: fix getting stuck when just one zero byte in response

See merge request idf/esp-modbus!22
2022-10-26 19:52:12 +08:00
Alex Lisitsyn b324ba8436 serial master: fix getting stuck when just one zero byte in response 2022-10-26 19:52:11 +08:00
Alex Lisitsyn 71cc71b3fe Merge branch 'fix/ignore-format-warnings' into 'master'
Fix/ignore format warnings

See merge request idf/esp-modbus!16
2022-07-18 02:40:52 +08:00
Alexey Lapshin 5a55930b02 Fix/ignore format warnings 2022-07-18 02:40:52 +08:00
Alex Lisitsyn 0b1f0d41d9 Merge branch 'bugfix/modbus_fix_crash_when_read_failed_slave' into 'master'
modbus fix WDT reset when reading unresponsive slave

Closes IDFGH-7204

See merge request idf/esp-modbus!10
2022-07-16 03:33:10 +08:00
aleks 1795c6476f fix modbus read dead slave cause wdt timeout 2022-07-15 21:17:15 +02:00
Alex Lisitsyn 28ebfb1712 Merge branch 'bugfix/modbus_tcp_slave_fix_task_affinity' into 'master'
modbus tcp slave fix task affinity

Closes IDFGH-7653

See merge request idf/esp-modbus!12
2022-07-16 01:33:08 +08:00
aleks 9f58c2518d modbus slave tcp fix the affinity option missing for server task 2022-07-15 19:18:49 +02:00
Alex Lisitsyn 40a2161320 Merge branch 'bugfix/modbus_test_fix_include_mac_headers' into 'master'
test fix include mac header

See merge request idf/esp-modbus!13
2022-07-16 01:18:38 +08:00
aleks 4bc17965ac test fix include mac header 2022-07-15 19:04:19 +02:00
Alex Lisitsyn 72c889b2c9 Merge branch 'bugfix/modbus_serial_fsm_fix_address_offset' into 'master'
Bugfix/modbus serial fsm fix address offset

See merge request idf/esp-modbus!18
2022-07-16 01:02:27 +08:00
aleks 29254b2b86 master fix send fsm broadcast frame detection 2022-07-15 18:45:51 +02:00
Ivan Grokhotkov db34247764 Merge branch 'bugfix/fix_docker_image_uses_old_component_manager' into 'master'
fix docker image uses incorrect version of component manager

See merge request idf/esp-modbus!19
2022-07-15 23:52:16 +08:00
aleks a3cae7dca8 fix docker image uses incorrect component manager version 2022-07-15 16:58:00 +02:00
aleks d9397a9c85 fix mdns component dependency 2022-07-12 14:38:55 +02:00
Alex Lisitsyn 0faa194efd Merge branch 'fix/tcp_protocol_data_corruption' into 'master'
fix tcp layer data corruption

Closes IDFCI-1286

See merge request idf/esp-modbus!14
v1.0.3
2022-07-01 15:39:32 +08:00
Alexey Lapshin 96316533a6 fix tcp layer data corruption 2022-07-01 15:39:31 +08:00