Zhang Wen Xu
|
aa96bc20d6
|
Merge branch 'fix/ot_used_wrong_nvs_open_api_v5.3' into 'release/v5.3'
fix(openthread): open nvs from the configured partition (v5.3)
See merge request espressif/esp-idf!44029
|
2025-12-31 01:50:42 +00:00 |
|
Zhang Wen Xu
|
cbb03b63a1
|
Merge branch 'feat/update_154_get_recent_rssi_v5.3' into 'release/v5.3'
feat(802.15.4): support get real time rssi (v5.3)
See merge request espressif/esp-idf!44373
|
2025-12-26 06:40:35 +00:00 |
|
Tan Yan Quan
|
51ec9b4f10
|
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@c9940e744
|
2025-12-24 08:40:51 +00:00 |
|
Xu Si Yu
|
c9940e7440
|
feat(openthread): add message pool deinitialization
|
2025-12-24 16:33:09 +08:00 |
|
Tan Yan Quan
|
388d8d4141
|
feat(openthread): update OT upstream to a12ff0d0f
|
2025-12-24 16:33:08 +08:00 |
|
zhuanghang
|
a70a4dcea5
|
feat(802.15.4): Update the 'ieee802154_get_recent_rssi' API to obtain real-time RSSI
|
2025-12-18 16:34:53 +08:00 |
|
Tan Yan Quan
|
a79b5d94c4
|
feat(openthread): support RCP console debug via spinel
|
2025-12-12 14:29:48 +08:00 |
|
zwx
|
c5d31f722a
|
fix(openthread): open nvs from the configured partition
|
2025-12-12 14:22:48 +08:00 |
|
Tan Yan Quan
|
9ef8480b54
|
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@30ead9228
|
2025-12-09 09:40:17 +00:00 |
|
Xu Si Yu
|
a211407355
|
fix(openthread): fix an error in Kconfig
|
2025-12-04 18:32:35 +08:00 |
|
Xu Si Yu
|
1fda4460c1
|
fix(openthread): fix a potential stack overflow in TREL
|
2025-12-03 10:36:27 +08:00 |
|
Shu Chen
|
f3586eac16
|
Merge branch 'feature/change_ot_psram_default_config_v5.3' into 'release/v5.3'
feat(openthread): Use PSRAM by default for OpenThread message buffers when PSRAM is enabled (v5.3)
See merge request espressif/esp-idf!43716
|
2025-11-26 01:52:18 +00:00 |
|
Xu Si Yu
|
890c7d91c0
|
feat(openthread): Use PSRAM by default for OpenThread message buffers when PSRAM is enabled
|
2025-11-25 16:14:49 +08:00 |
|
Xu Si Yu
|
6485614e02
|
fix(openthread): remove the duplicate macro definition
|
2025-11-25 16:13:57 +08:00 |
|
Tan Yan Quan
|
ccb043bf2e
|
fix(openthread): resolve deadlock issues due to switching_lock
* esp-openthread: thread_zigbee/esp-openthread@d5dd6f2ca
* openthread: espressif/openthread@36b14d3ef
* esp-idf: espressif/esp-idf@6ec13504d
|
2025-11-18 07:20:14 +00:00 |
|
Shu Chen
|
998586a8ec
|
Merge branch 'feat/support_dhcpv6_v5.3' into 'release/v5.3'
feat(openthread): support OT upstream dhcpv6 feature (v5.3)
See merge request espressif/esp-idf!42914
|
2025-10-29 02:52:31 +00:00 |
|
Tan Yan Quan
|
7ac2454e39
|
feat(openthread): add kconfig option for timing optimization
|
2025-10-28 15:41:13 +08:00 |
|
Tan Yan Quan
|
c459a4449d
|
feat(openthread): update thread-lib for new OT upstream 36b14d3ef
* esp-openthread: thread_zigbee/esp-openthread@fcc4f77f3
* openthread: espressif/openthread@36b14d3ef
* esp-idf: espressif/esp-idf@befb2f817
|
2025-10-28 07:34:28 +00:00 |
|
Tan Yan Quan
|
befb2f8172
|
feat(openthread): support OT upstream dhcpv6 feature
|
2025-10-27 14:21:27 +08:00 |
|
Tan Yan Quan
|
213c318238
|
feat(openthread): update OT upstream to 36b14d3ef
|
2025-10-27 14:21:26 +08:00 |
|
Xu Si Yu
|
7cc0ea87c9
|
feat(openthread): support custom netif config during initialization
|
2025-10-27 11:59:28 +08:00 |
|
Xu Si Yu
|
c43592cf64
|
feat(openthread): add openthread start stop APIs
|
2025-10-21 19:58:26 +08:00 |
|
Shu Chen
|
13ec3f6f6f
|
Merge branch 'feat/update_ot_upstream_v5.3' into 'release/v5.3'
feat(openthread): update OT upstream to 3b3dd203b (v5.3)
See merge request espressif/esp-idf!42218
|
2025-10-20 02:21:44 +00:00 |
|
Shu Chen
|
e35ed102f3
|
Merge branch 'fix/fix_openthread_cli_v5.3' into 'release/v5.3'
fix(openthread): check if the command is valid before calling the input function (v5.3)
See merge request espressif/esp-idf!42413
|
2025-10-16 09:30:03 +00:00 |
|
Xu Si Yu
|
8fd9e38652
|
fix(openthread): resolve the RCP data transmission issue over USB Serial JTAG
|
2025-10-15 15:30:26 +08:00 |
|
Xu Si Yu
|
2c7c7d7645
|
fix(openthread): check if the command is valid before calling the input function
|
2025-10-14 14:17:48 +08:00 |
|
Tan Yan Quan
|
8c223b43c6
|
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@826648d0d
|
2025-09-26 09:39:27 +00:00 |
|
Tan Yan Quan
|
826648d0d7
|
feat(openthread): update OT upstream to 3b3dd203b
|
2025-09-26 17:31:15 +08:00 |
|
zwx
|
bbf506d0e1
|
feat(openthread): support openthread cli console command register
|
2025-08-26 14:30:29 +08:00 |
|
Shu Chen
|
384574e283
|
Merge branch 'feat/add_154_mac_logs_when_ot_assert_v5.3' into 'release/v5.3'
feat(openthread): add option to dump 802.15.4 MAC debug info on assert (v5.3)
See merge request espressif/esp-idf!40972
|
2025-08-21 06:13:38 +00:00 |
|
zwx
|
4819228d26
|
feat(openthread): add option to dump 802.15.4 MAC debug info on assert
|
2025-08-06 06:34:28 +00:00 |
|
zwx
|
42dade8df0
|
fix(openthread): use OpenThread API in lwIP source address selection hook
|
2025-07-30 15:17:01 +08:00 |
|
zwx
|
3eb2f6809d
|
fix(openthread): fix the preference of the ip6 address set to lwip
|
2025-07-29 11:51:16 +08:00 |
|
Chen Dejin
|
f0b9769955
|
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@31fde3403
|
2025-07-01 02:58:21 +00:00 |
|
chendejin
|
31fde34037
|
feat(openthread): move mesh local address judeging function to public
|
2025-07-01 10:49:04 +08:00 |
|
Simonas Kazlauskas
|
c400fb4ff6
|
feat(openthread): support rcp based on USB Serial JTAG
|
2025-06-30 20:17:03 +08:00 |
|
Xu Si Yu
|
72ae6874f3
|
feat(openthread): update border router lib
* esp-openthread: thread_zigbee/esp-openthread@16bfed5ec
* openthread: espressif/openthread@b945928d7
* esp-idf: espressif/esp-idf@5ca96df4a
|
2025-06-24 10:53:29 +00:00 |
|
Xu Si Yu
|
5ca96df4a2
|
feat(openthread): update openthread upstream
|
2025-06-24 18:47:43 +08:00 |
|
Xu Si Yu
|
70a35ac19b
|
feat(openthread): handle MeshCoP mDNS service in state change callback
|
2025-06-24 18:47:43 +08:00 |
|
Xu Si Yu
|
8142a4d318
|
feat(openthread): optimize trel reception
|
2025-06-24 18:47:43 +08:00 |
|
Tan Yan Quan
|
83e7d5fbd8
|
feat(openthread): use apb_freq_max mode for esp_openthread_sleep pm lock
|
2025-06-18 15:35:15 +08:00 |
|
Xu Si Yu
|
f5f6a217a3
|
feat(openthread): add some configurations in Kconfig
|
2025-06-18 15:35:15 +08:00 |
|
Xu Si Yu
|
2be5e88549
|
feat(openthread): add a function to exit openthread main loop safely
|
2025-06-03 16:45:37 +08:00 |
|
Tan Yan Quan
|
63a287101e
|
feat(openthread): change border agent to kconfig option
|
2025-05-14 16:15:57 +08:00 |
|
Tan Yan Quan
|
964285f73b
|
fix(openthread): handle SetTimeSyncState when ifconfig up or down
|
2025-05-14 16:15:51 +08:00 |
|
Tan Yan Quan
|
71d42ab61d
|
feat(openthread): support bus_latency for dual-chip BR solution
|
2025-05-14 16:15:43 +08:00 |
|
Tan Yan Quan
|
5f026d7533
|
feat(openthread/br): update thread-lib for esp32p4 and OT upstream ec2b0d487
* esp-openthread: thread_zigbee/esp-openthread@ac1715a6f
* openthread: espressif/openthread@ec2b0d487
* esp-idf: espressif/esp-idf@eb703e4f0
|
2025-05-09 11:51:20 +00:00 |
|
Tan Yan Quan
|
eb703e4f0f
|
feat(openthread): update OT upstream to ec2b0d487
|
2025-05-09 19:41:59 +08:00 |
|
Shu Chen
|
165bacc967
|
Merge branch 'feat/mtd_parent_search_v5.3' into 'release/v5.3'
feat(openthread): enable parent search function for MTD (v5.3)
See merge request espressif/esp-idf!38821
|
2025-05-08 14:12:44 +08:00 |
|
Shu Chen
|
0a3fd1aa02
|
Merge branch 'fix/calibrate_csl_rx_v5.3' into 'release/v5.3'
fix(openthread): calibrate CSL parameters (v5.3)
See merge request espressif/esp-idf!38534
|
2025-05-08 14:11:43 +08:00 |
|