zwx
|
86eed3f3ab
|
feat(openthread): support preferred channel mask
|
2025-02-11 13:22:47 +08:00 |
|
Shu Chen
|
b853fc6742
|
Merge branch 'feature/support_hw_reset_when_handling_rcp_failure_v5.4' into 'release/v5.4'
feat(openthread): support hardware reset RCP while processing RCP failure (v5.4)
See merge request espressif/esp-idf!36553
|
2025-02-11 11:29:31 +08:00 |
|
Xu Si Yu
|
77fb4e42bd
|
feat(openthread): add an API to set rcp version string
|
2025-02-05 14:40:17 +08:00 |
|
zwx
|
86fe5a7313
|
feat(openthread): support hardware reset RCP while processing RCP failure
|
2025-01-22 17:12:15 +08:00 |
|
Xu Si Yu
|
149ea88752
|
fix(openthread): use the correct macros to control code compilation
|
2025-01-20 16:45:36 +08:00 |
|
Tan Yan Quan
|
ddd0843d0e
|
fix(openthread): update SRP server to support zero subtype/v5.4
|
2025-01-13 15:24:47 +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
|
2e06b60757
|
Merge branch 'fix/openthread_dns_hook_v5_4' into 'release/v5.4'
fix(openthread): Fix external DNS resolve hook for DNS64 client(v5.4)
See merge request espressif/esp-idf!35983
|
2025-01-07 10:33:49 +08:00 |
|
Shu Chen
|
487b522629
|
Merge branch 'fix/thread-lib-v54' into 'release/v5.4'
fix(openthread): update esp-thread-lib branch (v5.4)
See merge request espressif/esp-idf!35812
|
2025-01-07 10:33:31 +08:00 |
|
WanqQixiang
|
8af82e8a22
|
fix(openthread): Fix external DNS resolve hook for DNS64 client
|
2024-12-26 10:14:30 +08:00 |
|
Tan Yan Quan
|
7564ff78d2
|
fix(openthread): update esp-thread-lib branch
|
2024-12-20 12:30:20 +08:00 |
|
WanqQixiang
|
68fbe1dd83
|
fix(openthread): Disable Border Agent features by default
|
2024-12-11 10:49:48 +08:00 |
|
Xu Si Yu
|
aa3e5d9832
|
feat(openthread): adjusted the default macro configurations of openthread
|
2024-11-25 14:31:28 +08:00 |
|
Xu Si Yu
|
b813889b62
|
feat(openthread): support using custom header file
|
2024-11-25 12:29:56 +08:00 |
|
Xu Si Yu
|
f70bec1cf8
|
fix(openthread): fix a naming error of esp radio spinel
|
2024-11-20 15:47:38 +08:00 |
|
Shu Chen
|
69a9b17587
|
Merge branch 'backport/openthread_related_feature_v54_20241112' into 'release/v5.4'
Backport openthread related features to 5.4
See merge request espressif/esp-idf!34834
|
2024-11-19 14:54:03 +08:00 |
|
zwx
|
d5d07b44ef
|
feat(openthread): support alloc nat64 session from psram
|
2024-11-15 18:53:28 +08:00 |
|
Simon Dean
|
f9ac9f052e
|
enable openthread coap client for mtd
|
2024-11-15 18:53:28 +08:00 |
|
Xu Si Yu
|
14bc7c01ea
|
feat(openthread): update openthread submodule and border router lib
|
2024-11-15 18:53:28 +08:00 |
|
WanqQixiang
|
7cf389deab
|
fix(openthread): Fix invalid host resolving for Thread end devices
|
2024-11-15 11:24:00 +08:00 |
|
Shu Chen
|
1754c8f8e5
|
Merge branch 'backport/fix_energy_scan_api_para_mismatch_v54' into 'release/v5.4'
fix(openthread): set channel for energy scan(Backport v5.4)
See merge request espressif/esp-idf!34597
|
2024-11-05 14:28:08 +08:00 |
|
zwx
|
7c03514a28
|
fix(openthread): set channel for energy scan
|
2024-11-01 16:40:51 +08:00 |
|
WanqQixiang
|
9677b9bfaf
|
feat(openthread): Add dataset changed event and post it in state change callback
|
2024-10-31 19:04:00 +08:00 |
|
Xu Si Yu
|
73aede6cc9
|
feat(openthread): allow enabling trel before getting interface
|
2024-10-14 10:44:11 +08:00 |
|
Xu Si Yu
|
a0ae573357
|
feat(openthread): support trel feature
|
2024-10-12 17:52:41 +08:00 |
|
WanqQixiang
|
1723b413d6
|
fix(openthread): Add check for ip address in DNS external resolve hook
|
2024-10-09 10:11:21 +08:00 |
|
Zhang Wen Xu
|
b835986b62
|
Merge branch 'feat/support_vendor_hook_for_rcp_spi' into 'master'
feat(openthread): support vendor hook for rcp spi
Closes IDFGH-13771
See merge request espressif/esp-idf!33773
|
2024-09-30 17:31:45 +08:00 |
|
Xu Si Yu
|
ce022c42df
|
fix(openthread): add macro for rcp init
|
2024-09-26 14:29:51 +08:00 |
|
Xu Si Yu
|
1c75f46fb9
|
feat(openthread): support vendor hook for rcp spi
|
2024-09-26 10:39:18 +08:00 |
|
Shu Chen
|
4d4062a2b8
|
Merge branch 'feat/thread_dns_ext_resolve' into 'master'
feat(openthread): Replace netconn external resolve hook with dns external hook
See merge request espressif/esp-idf!33344
|
2024-09-13 15:45:25 +08:00 |
|
David Cermak
|
b61a5e7636
|
change(openthread): Update prebuilt OT lib to comply with lwip ABI
|
2024-09-11 16:48:07 +02:00 |
|
WanqQixiang
|
f62628d334
|
feat(openthread): Replace netconn external resolve hook with dns external hook
|
2024-09-11 09:59:06 +08:00 |
|
Shu Chen
|
2ca453dab1
|
Merge branch 'pr_14060' into 'master'
feat(openthread): support time sync feature on border router
See merge request espressif/esp-idf!32299
|
2024-08-27 11:42:55 +08:00 |
|
zwx
|
26d8350c19
|
feat(openthread): support br lib for esp32c5
|
2024-08-14 16:08:56 +08:00 |
|
Shu Chen
|
4025f1fc61
|
feat(openthread): support time sync feature on border router
|
2024-08-07 18:52:27 +08:00 |
|
Michael Wei
|
c33c8a27c4
|
fix(openthread): fix RCP build to pass time sync and CSL options
Closes https://github.com/espressif/esp-idf/pull/14060
|
2024-08-07 18:50:37 +08:00 |
|
Xu Si Yu
|
486b16712a
|
Merge branch 'feature/support_restoring_vendor_properties' into 'master'
feat(openthread): support restoring vendor properties of rcp
Closes TZ-567
See merge request espressif/esp-idf!32219
|
2024-07-25 15:56:43 +08:00 |
|
Xu Si Yu
|
fd166e826d
|
feat(openthread): support changing openthread version information
|
2024-07-24 15:27:20 +08:00 |
|
Xu Si Yu
|
09419b126b
|
feat(openthread): support restoring vendor properties of rcp
|
2024-07-23 19:59:53 +08:00 |
|
Shu Chen
|
e42b95d3d4
|
Merge branch 'feature/add_ot_ts_lock_check' into 'master'
feat(openthread): add task switching lock holder check
See merge request espressif/esp-idf!31002
|
2024-07-22 16:44:23 +08:00 |
|
zwx
|
943033f9d6
|
fix(openthread): make ot task queue sending non-permanent blocking
|
2024-07-19 19:01:25 +08:00 |
|
zwx
|
df42da4c7d
|
feat(openthread): add task switching lock holder check
|
2024-07-19 14:28:04 +08:00 |
|
Xu Si Yu
|
3712dfa6c5
|
feat(openthread): update openthread submodule
|
2024-07-16 11:57:41 +08:00 |
|
WanqQixiang
|
349d6e1f35
|
fix(openthread): register uart vfs devices when they are not registered
|
2024-06-14 19:02:06 +08:00 |
|
Xu Si Yu
|
cc97991ff8
|
Merge branch 'feat/update_otbr_lib' into 'master'
feat(openthread): update BR lib
See merge request espressif/esp-idf!31296
|
2024-06-06 12:26:33 +08:00 |
|
zwx
|
6a11208c47
|
feat(openthread): update BR lib
|
2024-06-04 12:18:13 +08:00 |
|
Xu Si Yu
|
494e0ab170
|
fix(openthread): remove the empty task for openthread tasklets
|
2024-05-30 19:09:46 +08:00 |
|
Xu Si Yu
|
ae2b0f8ee1
|
feat(openthread): update openthread br lib
|
2024-05-23 17:39:14 +08:00 |
|