Zhang Wen Xu
|
cbed615e0e
|
Merge branch 'feat/update_154_get_recent_rssi_v5.5' into 'release/v5.5'
feat(802.15.4): support get real time rssi (v5.5)
See merge request espressif/esp-idf!44371
|
2025-12-26 06:32:20 +00:00 |
|
Zhang Wen Xu
|
021f8dabf0
|
Merge branch 'feat/update_ot_a12ff0d0f_v5.5' into 'release/v5.5'
feat(openthread): update OT upstream to a12ff0d0f (v5.5)
See merge request espressif/esp-idf!44533
|
2025-12-26 06:31:58 +00:00 |
|
Zhang Wen Xu
|
405f144c87
|
Merge branch 'fix/remove_the_duplicate_macro_definition_v5.5' into 'release/v5.5'
fix(openthread): remove the duplicate macro definition (v5.5)
See merge request espressif/esp-idf!43708
|
2025-12-26 06:27:39 +00:00 |
|
Tan Yan Quan
|
6435473cd4
|
feat(openthread/lib): update thread-lib for upstream a12ff0d0f
* esp-openthread: thread_zigbee/esp-openthread@77b4edfd8
* openthread: espressif/openthread@a12ff0d0f
* esp-idf: espressif/esp-idf@5d7ca5410
|
2025-12-24 08:42:25 +00:00 |
|
Xu Si Yu
|
5d7ca54109
|
feat(openthread): add message pool deinitialization
|
2025-12-24 16:29:34 +08:00 |
|
Tan Yan Quan
|
d4defb6ef9
|
feat(openthread): update OT upstream to a12ff0d0f
|
2025-12-24 16:29:34 +08:00 |
|
zhuanghang
|
5d8104a6a2
|
feat(802.15.4): Update the 'ieee802154_get_recent_rssi' API to obtain real-time RSSI
|
2025-12-18 16:34:42 +08:00 |
|
Tan Yan Quan
|
99b9913406
|
feat(openthread): support RCP console debug via spinel
|
2025-12-15 14:26:35 +08:00 |
|
zwx
|
8a70704be6
|
fix(openthread): open nvs from the configured partition
|
2025-12-05 14:06:19 +08:00 |
|
Xu Si Yu
|
26e23725da
|
feat(openthread): Use PSRAM by default for OpenThread message buffers when PSRAM is enabled
|
2025-12-05 12:20:11 +08:00 |
|
Xu Si Yu
|
74b294187d
|
fix(openthread): fix an error in Kconfig
|
2025-12-05 12:20:02 +08:00 |
|
Tan Yan Quan
|
5af377ce18
|
fix(openthread): resolve deadlock issues due to switching_lock
* esp-openthread: thread_zigbee/esp-openthread@4a650cc2f
* openthread: espressif/openthread@36b14d3ef
* esp-idf: espressif/esp-idf@871ec2c1e
|
2025-12-04 16:09:30 +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
|
e3024aa3b5
|
fix(openthread): remove the duplicate macro definition
|
2025-11-25 16:13:41 +08:00 |
|
Tan Yan Quan
|
d481ea191e
|
fix(openthread): resolve deadlock issues due to switching_lock
* esp-openthread: thread_zigbee/esp-openthread@068a8f4d2
* openthread: espressif/openthread@36b14d3ef
* esp-idf: espressif/esp-idf@8d036f2ed
|
2025-11-14 03:18:11 +00:00 |
|
Shu Chen
|
6334043f9b
|
Merge branch 'feat/allow_set_ot_netif_config_v5.5' into 'release/v5.5'
feat: allow set ot netif config (v5.5)
See merge request espressif/esp-idf!42901
|
2025-10-28 05:29:50 +00:00 |
|
Tan Yan Quan
|
889c77957d
|
feat(openthread): add kconfig option for timing optimization
|
2025-10-27 16:06:31 +08:00 |
|
Tan Yan Quan
|
bd42071e72
|
feat(openthread): update thread-lib for new OT upstream 36b14d3ef
* esp-openthread: thread_zigbee/esp-openthread@c3839e844
* openthread: espressif/openthread@36b14d3ef
* esp-idf: espressif/esp-idf@c6c12c806
|
2025-10-27 07:35:07 +00:00 |
|
Tan Yan Quan
|
c6c12c8060
|
feat(openthread): support OT upstream dhcpv6 feature
|
2025-10-27 14:17:54 +08:00 |
|
Tan Yan Quan
|
8cfe0739ba
|
feat(openthread): update OT upstream to 36b14d3ef
|
2025-10-27 14:17:54 +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
|
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 |
|