Commit Graph

232 Commits

Author SHA1 Message Date
Evgeny Torbin
f7395255da test: format all test scripts 2026-03-11 07:34:34 +01:00
Tan Yan Quan
028e8af5d4 feat(openthread): turn off rx earlier for csl if no packet received 2026-03-02 17:00:17 +08:00
Tan Yan Quan
13337d7d3e feat(openthread): support 154 debug features on RCP 2026-02-06 20:18:26 +08:00
Tan Yan Quan
efeac167c1 fix(openthread): restore LED state indicator for example code 2026-01-14 14:13:45 +08:00
Tan Yan Quan
3d0301968f docs(openthread): add iperf usage guide to ot_cli example readme 2026-01-14 14:13:45 +08:00
Tan Yan Quan
d98b68758d feat(openthread/cli-ext): update cli-ext to v2.0.0 2026-01-14 14:13:45 +08:00
Tan Yan Quan
97787f4f29 feat(openthread): migrate iperf to use iperf-cmd component 2026-01-14 14:13:45 +08:00
Xu Si Yu
5ce85b2a9a fix(openthread): remove the default netif configuration from the ot_br example 2025-12-31 17:44:34 +08:00
zwx
6ef64a0771 fix(openthread): removed unused ulp configuration 2025-12-30 11:01:30 +08:00
Tan Yan Quan
9ebdfe8485 feat(openthread): support RCP console debug via spinel 2025-12-12 14:28:41 +08:00
yiwenxiu
871a406187 feat(openthread): optimize fail cases in CI test 2025-11-26 11:08:34 +08:00
yiwenxiu
5d628f7ade feat(openthread): optimize fail cases in CI test 2025-11-05 16:18:29 +08:00
Xu Si Yu
61d56f042c feat(openthread): output logs of host for debugging CI issues 2025-11-05 16:06:36 +08:00
Shu Chen
265a32acc3 Merge branch 'feat/support_dhcpv6_v5.4' into 'release/v5.4'
feat(openthread): support OT upstream dhcpv6 feature (v5.4)

See merge request espressif/esp-idf!42913
2025-10-29 03:31:45 +00:00
zwx
24c9ea689f feat(openthread): enlarge ot_br factory binary size 2025-10-28 15:39:31 +08:00
Tan Yan Quan
8156e7c37d feat(openthread): add kconfig option for timing optimization 2025-10-28 15:39:24 +08:00
Xu Si Yu
a59ffd6c5a feat(openthread): update examples for API changes 2025-10-27 11:59:19 +08:00
Xu Si Yu
25fbc00c0e feat(openthread): examples adaptation of new APIs 2025-10-21 19:55:14 +08:00
Xu Si Yu
8436324680 feat(openthread): add common components for openthread examples 2025-10-16 18:40:33 +08:00
Shu Chen
26d4b9c96b Merge branch 'feat/call_meshcop_mdns_publish_in_idf_v5.4' into 'release/v5.4'
Handle MeshCoP mDNS service in state change callback, update OpenThread upstream (v5.4)

See merge request espressif/esp-idf!40083
2025-07-01 02:52:59 +00:00
Simonas Kazlauskas
c43c0b1e9c feat(openthread): support rcp based on USB Serial JTAG 2025-06-30 20:18:03 +08:00
Xu Si Yu
84ac9e2054 feat(openthread): optimize trel reception 2025-06-30 17:31:42 +08:00
Tan Yan Quan
aa66cb8d1c feat(openthread): use apb_freq_max mode for esp_openthread_sleep pm lock 2025-06-18 15:35:06 +08:00
Tan Yan Quan
58c1339077 feat(openthread): support esp32p4 as ot_br 2025-05-09 14:40:48 +08:00
Tan Yan Quan
cac14a0a61 feat(openthread): enable parent search function for MTD 2025-04-29 14:37:07 +08:00
Tan Yan Quan
86db777bd2 feat(openthread): add esp_system dependency for SSED CI 2025-04-14 16:37:52 +08:00
Tan Yan Quan
94af9e2a54 feat(openthread): relax conditions for trel case approval 2025-04-14 16:37:47 +08:00
Tan Yan Quan
400d7efaed feat(openthread): add openthread ci ssed case 2025-04-14 16:37:40 +08:00
Tan Yan Quan
c66fe0a72c feat(openthread): use freertos timer for debug logs 2025-04-14 16:37:35 +08:00
Tan Yan Quan
41e9933e2f feat(openthread): increase CI timeout for dns CLI commands 2025-04-02 14:59:31 +08:00
Shu Chen
f122d1113c Merge branch 'bugfix/fix_ot_ci_cases_avahi_service_issue_v5.4' into 'release/v5.4'
feat(openthread): fix ci avahi service cases issue (v5.4)

See merge request espressif/esp-idf!37861
2025-04-01 11:29:14 +08:00
yiwenxiu
8b72fa3c17 feat(openthread): fix ci avahi service cases issue 2025-03-19 18:08:02 +08:00
Jan Beran
f943491014 fix(kconfig): Fix issues with Kconfig files 2025-03-07 11:31:37 +01:00
yiwenxiu
d4ec677253 feat(openthread): add br library check case 2025-02-12 09:33:46 +08:00
zwx
86fe5a7313 feat(openthread): support hardware reset RCP while processing RCP failure 2025-01-22 17:12:15 +08:00
Shu Chen
0fb61ec9e0 Merge branch 'fix/ci_restart_avahi_daemon_v5.4' into 'release/v5.4'
fix(ci): restart avahi-daemon in otbr service discovery test case (v5.4)

See merge request espressif/esp-idf!36433
2025-01-21 14:41:58 +08:00
zwx
138cd7cf24 fix(ci): restart avahi-daemon in otbr service discovery test case 2025-01-21 11:26:10 +08:00
Xu Si Yu
149ea88752 fix(openthread): use the correct macros to control code compilation 2025-01-20 16:45:36 +08:00
Xu Si Yu
59cd4c481d feat(15.4): support setting 15.4 txrx pti when coex is enabled 2025-01-07 12:23:24 +08:00
Xu Si Yu
a4843338e8 fix(openthread): fix openthread radio spinel deinit 2025-01-07 12:22:16 +08:00
Xu Si Yu
17ec36e3e0 fix(openthread): fix a naming error of kconfig 2025-01-07 12:21:38 +08:00
Shu Chen
488c9c6d3f Merge branch 'feature/change_ot_ci_cases_wlan_to_ethernet_v5.4' into 'release/v5.4'
feat(openthread): change wlan to ethernet (Backport v5.4)

See merge request espressif/esp-idf!35742
2025-01-07 10:58:54 +08:00
Shu Chen
89e47be331 Merge branch 'feat/example_connect_thread_v5_4' into 'release/v5.4'
feat(protocol_examples_common): Add Thread connect to support Thread for the protocol examples(v5.4)

See merge request espressif/esp-idf!36090
2025-01-07 10:34:12 +08:00
Shu Chen
0731b3c14d Merge branch 'feature/use_fixed_dut_in_ot_ci_cases_v5.4' into 'release/v5.4'
feat(openthread): use fixed port in ot ci cases (Backport v5.4)

See merge request espressif/esp-idf!36048
2025-01-07 10:34:02 +08:00
Shu Chen
97a13a769a Merge branch 'fix/add_macros_for_otbr_v5.4' into 'release/v5.4'
fix(openthread): add macros for ot_br (v5.4)

See merge request espressif/esp-idf!35892
2025-01-07 10:33:38 +08:00
Xu Si Yu
1569b826ad feat(openthread): update build test rules 2024-12-31 14:22:43 +08:00
WanqQixiang
b1a68f5849 fix(openthread): Fix CI failure of ot_trel example build 2024-12-31 14:22:37 +08:00
yiwenxiu
88d639f8cb feat(openthread): use fixed port in ot ci cases 2024-12-30 10:06:12 +08:00
Tan Yan Quan
a3fe6540b6 fix(openthread): add macros for ot_br 2024-12-23 21:30:54 +08:00
yiwenxiu
a5bde4c061 feat(openthread): change wlan to ethernet 2024-12-18 10:11:03 +08:00