Commit Graph

123 Commits

Author SHA1 Message Date
zwx
8a70704be6 fix(openthread): open nvs from the configured partition 2025-12-05 14:06:19 +08:00
Xu Si Yu
0f9c93d773 fix(openthread): fix a potential stack overflow in TREL 2025-12-03 10:36:11 +08:00
Xu Si Yu
9f65e580ea feat(openthread): support custom netif config during initialization 2025-10-27 11:59:10 +08:00
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
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
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
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
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
49b5cc9e50 feat(openthread): add a function to exit openthread main loop safely 2025-06-05 14:53:11 +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
Xu Si Yu
e89eafd211 feat(openthread): add a callback to handle rcp reset failure 2025-04-29 10:24:30 +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
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
a876e63f90 feat(openthread): use freertos timer for debug logs 2025-04-14 15:02:14 +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
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
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
Xu Si Yu
c9c0d3f7b1 fix(openthread): fix openthread radio spinel deinit 2024-12-30 18:47:24 +08:00
WanqQixiang
6178401bd1 fix(openthread): Fix external DNS resolve hook for DNS64 client 2024-12-25 12:02:47 +08:00
Xu Si Yu
b2ac38c4ce fix(openthread): fix a naming error of esp radio spinel 2024-11-20 15:36:28 +08:00
Xu Si Yu
6e05a9e65b feat(openthread): support using custom header file 2024-11-15 15:37:54 +08:00
WanqQixiang
1a028bdfdc fix(openthread): Fix invalid host resolving for Thread end devices 2024-11-14 19:42:26 +08:00
Xu Si Yu
f41b43dc43 feat(openthread): update openthread submodule and border router lib 2024-11-07 20:22:48 +08:00
Shu Chen
7bc9393301 Merge branch 'fix/energy_scan_api_para_mismatch' into 'master'
fix(openthread): set channel for energy scan

See merge request espressif/esp-idf!34515
2024-11-01 15:12:41 +08:00