Xu Si Yu
|
96fb64d055
|
feat(openthread): update border router lib
* esp-openthread: thread_zigbee/esp-openthread@16bfed5ec
* openthread: espressif/openthread@b945928d7
* esp-idf: espressif/esp-idf@3ff78443f
|
2025-06-25 11:21:01 +00:00 |
|
Xu Si Yu
|
3ff78443ff
|
feat(openthread): update openthread upstream
|
2025-06-25 19:12:39 +08:00 |
|
Xu Si Yu
|
6e408155dc
|
feat(openthread): handle MeshCoP mDNS service in state change callback
|
2025-06-25 19:12:39 +08:00 |
|
Xu Si Yu
|
ba2b0fd4b7
|
Merge branch 'feat/optimize_ot_trel_receive' into 'master'
feat(openthread): optimize trel reception
See merge request espressif/esp-idf!39624
|
2025-06-23 17:59:27 +08:00 |
|
Shu Chen
|
5590a741ee
|
Merge branch 'feat/concat_otcommand_for_console' into 'master'
feat(openthread): support openthread cli console command register
See merge request espressif/esp-idf!39653
|
2025-06-23 09:32:28 +00:00 |
|
zwx
|
526a6f37f9
|
feat(openthread): support openthread cli console command register
|
2025-06-19 19:28:48 +08:00 |
|
Xu Si Yu
|
92b84d61e8
|
feat(openthread): optimize trel reception
|
2025-06-19 11:10:52 +08:00 |
|
Tan Yan Quan
|
55f48c9c14
|
feat(openthread): use apb_freq_max mode for esp_openthread_sleep pm lock
|
2025-06-18 14:49:07 +08:00 |
|
Xu Si Yu
|
3c01fd8301
|
feat(openthread): add some configurations in Kconfig
|
2025-06-03 16:29:46 +08:00 |
|
Xu Si Yu
|
bd87b7cf57
|
feat(openthread): add a function to exit openthread main loop safely
|
2025-05-26 15:21:31 +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 |
|
Xu Si Yu
|
980160935b
|
feat(openthread): add a function to ensure monotonically increasing frame counter
|
2025-03-25 15:30:09 +08:00 |
|
Tan Yan Quan
|
b30b6bd4d3
|
fix(openthread): add some bugfixes to pass CI pipeline
|
2025-03-24 15:46:48 +08:00 |
|
Tan Yan Quan
|
eb577ce625
|
fix(openthread): calibrate CSL tx parameters
|
2025-03-13 18:37:58 +08:00 |
|
Tan Yan Quan
|
7a55a57b3e
|
fix(openthread): turn off rx for SSED running CSL during idle
|
2025-03-13 18:37:58 +08:00 |
|
Xu Si Yu
|
76c207250d
|
fix(openthread): fix a bug of openthread uart init port
|
2025-02-26 11:53:55 +08:00 |
|
Xu Si Yu
|
a7a3037e8c
|
feat(openthread): add an API to set rcp version string
|
2025-01-23 21:08:26 +08:00 |
|
Zhang Wen Xu
|
3c74432f7e
|
Merge branch 'feature/support_hw_reset_when_handling_rcp_failure' into 'master'
feat(openthread): support hardware reset RCP while processing RCP failure
See merge request espressif/esp-idf!36270
|
2025-01-22 14:46:29 +08:00 |
|
zwx
|
b6ffcf88d0
|
feat(openthread): support hardware reset RCP while processing RCP failure
|
2025-01-21 19:54:02 +08:00 |
|
Xu Si Yu
|
b982374fa7
|
fix(openthread): use the correct macros to control code compilation
|
2025-01-16 11:40:20 +08:00 |
|
Tan Yan Quan
|
717efebdfb
|
fix(openthread): update SRP server to support zero subtype
* esp-openthread: 278d4fc29
* openthread: 005c5cefc
* esp-idf: a150b999b
|
2025-01-09 15:49:29 +08:00 |
|
Xu Si Yu
|
bd2480ba07
|
feat(15.4): support setting 15.4 txrx pti when coex is enabled
|
2025-01-06 10:20:58 +08:00 |
|
Zhang Wen Xu
|
2e301113a6
|
Merge branch 'feature/ieee802154_txpower_table' into 'master'
Feature/ieee802154 txpower table
See merge request espressif/esp-idf!36027
|
2025-01-03 14:16:29 +08:00 |
|
zwx
|
091b563001
|
feat(openthread): support preferred channel mask
|
2025-01-03 11:54:19 +08:00 |
|