Xu Si Yu
|
a98de91e5f
|
feat(openthread): add openthread start stop APIs
|
2025-10-21 11:27:27 +08:00 |
|
Shu Chen
|
7b45a16af7
|
Merge branch 'feat/update_ot_upstream_v5.5' into 'release/v5.5'
feat(openthread): update OT upstream to 3b3dd203b (v5.5)
See merge request espressif/esp-idf!42216
|
2025-10-17 19:13:11 +00:00 |
|
Shu Chen
|
efa485be61
|
Merge branch 'fix/fix_openthread_cli_v5.5' into 'release/v5.5'
fix(openthread): check if the command is valid before calling the input function (v5.5)
See merge request espressif/esp-idf!42411
|
2025-10-16 09:30:53 +00:00 |
|
Xu Si Yu
|
1688aa29e0
|
fix(openthread): resolve the RCP data transmission issue over USB Serial JTAG
|
2025-10-15 16:58:15 +08:00 |
|
Xu Si Yu
|
817dec8bbb
|
fix(openthread): check if the command is valid before calling the input function
|
2025-10-14 17:45:27 +08:00 |
|
Tan Yan Quan
|
0861e3b1db
|
feat(openthread): update thread-lib for new OT upstream 3b3dd203
* esp-openthread: thread_zigbee/esp-openthread@d9c9e535e
* openthread: espressif/openthread@3b3dd203b
* esp-idf: espressif/esp-idf@93d2ad4d8
|
2025-09-26 09:40:20 +00:00 |
|
Tan Yan Quan
|
93d2ad4d8c
|
feat(openthread): update OT upstream to 3b3dd203b
|
2025-09-26 17:29:49 +08:00 |
|
zwx
|
87f45cb56a
|
feat(openthread): add option to dump 802.15.4 MAC debug info on assert
|
2025-08-06 06:33:43 +00:00 |
|
zwx
|
72c92aaebd
|
fix(openthread): use OpenThread API in lwIP source address selection hook
|
2025-07-25 17:42:31 +08:00 |
|
zwx
|
bc79dc06a3
|
fix(openthread): fix the preference of the ip6 address set to lwip
|
2025-07-25 17:42:20 +08:00 |
|
Chen Dejin
|
f8935bd088
|
fix(openthread/discovery): use mesh local for self-hosted service if OMR is not preferred
* esp-openthread: thread_zigbee/esp-openthread@f54481eb0
* openthread: espressif/openthread@b945928d7
* esp-idf: espressif/esp-idf@ee975ba05
|
2025-07-23 03:36:22 +00:00 |
|
chendejin
|
ee975ba05d
|
feat(openthread): move mesh local address judeging function to public
|
2025-07-23 11:26:34 +08:00 |
|
Shu Chen
|
97e07a01e3
|
Merge branch 'feat/call_meshcop_mdns_publish_in_idf_v5.5' into 'release/v5.5'
Handle MeshCoP mDNS service in state change callback, update OpenThread upstream (v5.5)
See merge request espressif/esp-idf!40082
|
2025-07-23 03:25:18 +00:00 |
|
Xu Si Yu
|
adfb879541
|
feat(openthread): update border router lib
* esp-openthread: thread_zigbee/esp-openthread@16bfed5ec
* openthread: espressif/openthread@b945928d7
* esp-idf: espressif/esp-idf@a18fb7583
|
2025-07-22 09:43:46 +00:00 |
|
Shu Chen
|
3e94cf120e
|
Merge branch 'feat/rcp_over_usb_v5.5' into 'release/v5.5'
feat(openthread): support rcp based on USB Serial JTAG (v5.5)
See merge request espressif/esp-idf!40245
|
2025-07-22 08:58:34 +00:00 |
|
Xu Si Yu
|
a18fb75839
|
feat(openthread): update openthread upstream
|
2025-07-22 16:55:02 +08:00 |
|
Xu Si Yu
|
5bfd50ca37
|
feat(openthread): handle MeshCoP mDNS service in state change callback
|
2025-07-22 16:55:02 +08:00 |
|
Xu Si Yu
|
a83147ddb0
|
feat(openthread): optimize trel reception
|
2025-07-22 16:55:02 +08:00 |
|
zwx
|
08d1c5d696
|
feat(openthread): support openthread cli console command register
|
2025-07-22 16:55:02 +08:00 |
|
Simonas Kazlauskas
|
c910986317
|
feat(openthread): support rcp based on USB Serial JTAG
|
2025-06-30 20:18:45 +08:00 |
|
Tan Yan Quan
|
278a26213d
|
feat(openthread): use apb_freq_max mode for esp_openthread_sleep pm lock
|
2025-06-18 15:34:57 +08:00 |
|
Xu Si Yu
|
b6dd6f1b93
|
feat(openthread): add some configurations in Kconfig
|
2025-06-18 15:34:57 +08:00 |
|
Xu Si Yu
|
49b5cc9e50
|
feat(openthread): add a function to exit openthread main loop safely
|
2025-06-05 14:53:11 +08:00 |
|
Shu Chen
|
8836310b49
|
Merge branch 'feat/ot_br_esp32p4' into 'master'
feat(br): support ot_br example for esp32p4
See merge request espressif/esp-idf!38848
|
2025-05-09 14:59:13 +08:00 |
|
Tan Yan Quan
|
0282e9f16f
|
feat(openthread/br): update thread-lib for esp32p4 and OT upstream ec2b0d487
* esp-openthread: thread_zigbee/esp-openthread@8b26c0b64
* openthread: espressif/openthread@ec2b0d487
* esp-idf: espressif/esp-idf@184379b6b
|
2025-05-08 11:31:11 +00:00 |
|
Tan Yan Quan
|
184379b6bd
|
feat(openthread): update OT upstream to ec2b0d487
|
2025-05-08 19:25:10 +08:00 |
|
Shu Chen
|
b4303c3513
|
Merge branch 'feat/c5_cert_changes' into 'master'
feat(openthread): default border routing config for end devices
See merge request espressif/esp-idf!38714
|
2025-05-08 14:14:12 +08:00 |
|
Zhang Wen Xu
|
77efe91c36
|
Merge branch 'feat/calibrate_bus_latency' into 'master'
feat(openthread/br): calibrate bus latency
Closes TZ-1455
See merge request espressif/esp-idf!38529
|
2025-05-08 10:38:14 +08:00 |
|
Tan Yan Quan
|
427084d667
|
fix(openthread): handle SetTimeSyncState when ifconfig up or down
|
2025-05-07 18:42:58 +08:00 |
|
Tan Yan Quan
|
5ed4e5d8e5
|
feat(openthread): change border agent to kconfig option
|
2025-05-07 17:44:59 +08:00 |
|
Shen Meng Jing
|
62d4115e08
|
docs: Fix some typos
|
2025-04-30 18:35:39 +08:00 |
|
Zhang Wen Xu
|
b79b7ac2ad
|
Merge branch 'feat/mtd_parent_search' into 'master'
feat(openthread): enable parent search function for MTD
Closes TZ-1717
See merge request espressif/esp-idf!38615
|
2025-04-29 14:19:21 +08:00 |
|
Xu Si Yu
|
bdf0ccaa74
|
Merge branch 'feat/add_a_callback_to_handle_rcp_reset_failure' into 'master'
feat(openthread): add a callback to handle rcp reset failure
See merge request espressif/esp-idf!38551
|
2025-04-29 14:00:33 +08:00 |
|
Zhang Wen Xu
|
211074d702
|
Merge branch 'feat/enable_ot_dns_server_platform_udp' into 'master'
feat(openthread): dns server of border router bind unspecified netif
See merge request espressif/esp-idf!38696
|
2025-04-29 12:21:11 +08:00 |
|
Tan Yan Quan
|
3cc4702f7a
|
feat(openthread): enable parent search function for MTD
|
2025-04-29 11:47:26 +08:00 |
|
Xu Si Yu
|
e89eafd211
|
feat(openthread): add a callback to handle rcp reset failure
|
2025-04-29 10:24:30 +08:00 |
|
Shu Chen
|
ca3a19c603
|
Merge branch 'fix/fix_a_trel_bug' into 'master'
fix(openthread): use esp_netif_tcpip_exec when sending a trel message
See merge request espressif/esp-idf!38546
|
2025-04-27 11:31:51 +08:00 |
|
Tan Yan Quan
|
9969b9c095
|
feat(openthread): support bus_latency for dual-chip BR solution
|
2025-04-24 16:15:08 +08:00 |
|
Xu Si Yu
|
a8e4e4f324
|
fix(openthread): use esp_netif_tcpip_exec when sending a trel message
|
2025-04-24 15:57:30 +08:00 |
|
Xu Si Yu
|
96c0ad99ef
|
feat(openthread): dns server of border router bind unspecified netif
|
2025-04-24 12:12:22 +08:00 |
|
Tan Yan Quan
|
e8215ca864
|
fix(openthread/meshcop): get right udp port for publishing meshcop-e
* esp-openthread: thread_zigbee/esp-openthread@ad81e1b23
* openthread: espressif/openthread@8c30b93fe
* esp-idf: espressif/esp-idf@35708ec13
|
2025-04-23 10:42:09 +00:00 |
|
Shu Chen
|
3c60a009f4
|
Merge branch 'fix/calibrate_csl_rx' into 'master'
fix(openthread): calibrate CSL parameters
See merge request espressif/esp-idf!38471
|
2025-04-17 18:41:06 +08:00 |
|
Tan Yan Quan
|
995858c5b8
|
fix(openthread): check state for ot wake
|
2025-04-17 14:33:24 +08:00 |
|
Tan Yan Quan
|
3f5a6e9826
|
fix(openthread): relax CSL accuracy default value
|
2025-04-16 19:07:09 +08:00 |
|
Tan Yan Quan
|
a876e63f90
|
feat(openthread): use freertos timer for debug logs
|
2025-04-14 15:02:14 +08:00 |
|
Tan Yan Quan
|
85a048f36b
|
feat(openthread): revert to OT upstream main branch
|
2025-04-01 12:01:51 +08:00 |
|
Tan Yan Quan
|
364ad261f8
|
fix(openthread): change include statement to updated upstream path
|
2025-03-28 11:12:20 +08:00 |
|
Tan Yan Quan
|
2c01990a62
|
feat(openthread): update thread-lib to support BR DNS resolution
|
2025-03-27 16:07:59 +08:00 |
|
Tan Yan Quan
|
caf142563f
|
fix(openthread): update openthread upstream to support BR DNS resolution
|
2025-03-27 11:06:16 +08:00 |
|
Xu Si Yu
|
c0ba361334
|
Merge branch 'fix/fix_ot_set_mac_framecounter' into 'master'
feat(openthread): add a function to ensure monotonically increasing frame counter
See merge request espressif/esp-idf!37363
|
2025-03-26 15:18:00 +08:00 |
|