zhangwenxu
|
6585c521b3
|
feat(openthread): openthread upstream update
|
2023-07-14 10:15:59 +08:00 |
|
Xu Si Yu
|
cb29bfa6b4
|
openthread: forbid otPlatUdp to connect to address 0.0.0.0 and port 0
|
2023-07-14 09:54:52 +08:00 |
|
Xu Si Yu
|
dd0afffde3
|
openthread cli: set dua feature optional
|
2023-07-14 09:54:52 +08:00 |
|
Xu Si Yu
|
77c60765ca
|
openthread rcp: set link metrics feature optional
|
2023-07-14 09:54:52 +08:00 |
|
xiaqilin
|
5492f382f9
|
fix(openthread): call sleep api only in native radio
|
2023-07-13 10:29:08 +08:00 |
|
xiaqilin
|
7f722715b9
|
fix(openthread): Fixed light sleep lock issue
|
2023-07-12 14:38:36 +08:00 |
|
xiaqilin
|
b422504d10
|
ieee802154: exclude sleep file when do not define CONFIG_FREERTOS_USE_TICKLESS_IDLE
|
2023-07-12 14:37:53 +08:00 |
|
xiaqilin
|
043893a49f
|
ieee802154: change light sleep config in ieee802154
|
2023-07-12 14:37:18 +08:00 |
|
xiaqilin
|
b4d951fa6a
|
ieee802154: add sleep state
|
2023-07-12 14:36:21 +08:00 |
|
xiaqilin
|
4f537d3b98
|
ieee802154: support light sleep
|
2023-07-12 14:32:28 +08:00 |
|
WanqQixiang
|
181ed29c3a
|
feat(openthread): Add event post for thread role changed and integrate all the thread state change callbacks
|
2023-07-11 14:27:05 +08:00 |
|
zhangwenxu
|
bcd99bb58d
|
fix(openthread): fix ot settings out of range issue
|
2023-07-11 14:21:19 +08:00 |
|
zhangwenxu
|
72cc92578d
|
Openthread: fix dead lock related to ot and lwip
|
2023-07-11 10:39:34 +08:00 |
|
zhangwenxu
|
26c0a23598
|
openthread: change partition table to nvs flash
|
2023-07-11 10:39:34 +08:00 |
|
Shu Chen
|
d4dd3dfa2b
|
openthread: introduce the auto start API
|
2023-07-11 10:39:34 +08:00 |
|
zhangwenxu
|
f3924e5aa8
|
openthread: add source address selection hook
|
2023-07-11 10:39:34 +08:00 |
|
chenjianxing
|
bb3bd09b93
|
esp_phy: update esp32c2 phy lib to fix some issues
1. improve Wi-Fi rx 11b pkts for AC-DC power supply modules.
2. fix Wi-Fi disconnect in low temperature.
3. fix RTC_SW_CPU_RST occur in Wi-Fi start and stop process.
|
2023-07-06 17:09:09 +08:00 |
|
zhangwenxu
|
ae86d26f7e
|
openthread: fix assert when parsing security key failed
|
2023-06-08 17:15:16 +08:00 |
|
zhangwenxu
|
7eb9af5806
|
openthread: fix frame counter when re-transmition
|
2023-05-24 10:43:16 +08:00 |
|
zhangwenxu
|
2016bddbda
|
openthread: add kconfig for enabling mac filter
|
2023-05-24 10:42:52 +08:00 |
|
Shu Chen
|
6ba1c6c44f
|
ieee802154: fix a typo in set_channel API
|
2023-05-18 10:39:51 +08:00 |
|
WanqQixiang
|
a056e655d8
|
openthread: Add menuconfig to set the default dns server address
|
2023-05-15 19:30:14 +08:00 |
|
Shu Chen
|
0be6802198
|
Merge branch 'backport/ieee802154_open_src' into 'release/v5.1'
ieee802154: drive code open source (backport v5.1)
See merge request espressif/esp-idf!23461
|
2023-04-27 16:02:09 +08:00 |
|
Shu Chen
|
7492e0a2c7
|
Merge branch 'support/backport_154_related_feature' into 'release/v5.1'
openthread: backport Thread related fixes (backport v5.1)
See merge request espressif/esp-idf!23427
|
2023-04-27 11:57:47 +08:00 |
|
zhangwenxu
|
3178718a3d
|
ieee802154: support driver opensrc
|
2023-04-27 11:27:57 +08:00 |
|
Xu Si Yu
|
0d13dbbb1f
|
OpenThread border router: support border router to connect with SSED
|
2023-04-27 09:16:10 +08:00 |
|
xieqinan
|
aea120b98b
|
openthread: fix the spi conflict between ot-spinel and ethernet
|
2023-04-27 09:16:10 +08:00 |
|
zhangwenxu
|
7909394274
|
openthread: fix platform udp send rules for OT netif
|
2023-04-27 09:16:10 +08:00 |
|
Xu Si Yu
|
6bfa2b7078
|
openthread port: set ipv6 address zone with netif index when udp joining or leaving group
|
2023-04-27 09:16:10 +08:00 |
|
WanqQixiang
|
86a673946c
|
openthread: Add check for lock acquire and release
|
2023-04-27 09:16:10 +08:00 |
|
laokaiyao
|
954a6a2cff
|
esp32h4: removed esp32h4 related codes
|
2023-04-26 18:53:12 +08:00 |
|
xieqinan
|
5a1578e692
|
openthread: add SPI support in Radio Co-Processor
|
2023-04-06 10:59:06 +08:00 |
|
Xu Si Yu
|
7b735a8568
|
openthread: add transmission of LQI
|
2023-03-24 14:51:03 +08:00 |
|
zhangwenxu
|
29d5873819
|
openthread_port: support CSL on esp32c6
|
2023-03-20 10:24:28 +08:00 |
|
Shu Chen
|
e995db71c1
|
Merge branch 'openthread/disable_ipv4' into 'master'
openthread: Fix errors after disabling IPv4 in LwIP
See merge request espressif/esp-idf!22658
|
2023-03-16 13:57:04 +08:00 |
|
WanqQixiang
|
44d1ee0d1d
|
openthread: Fix errors after disabling IPv4 in LwIP
|
2023-03-09 11:19:31 +08:00 |
|
zhangwenxu
|
976cdd7d7e
|
openthread: update openthread upstream
* openthread upstream(091f68ed)
|
2023-03-08 10:55:51 +08:00 |
|
xieqinan
|
1f664bb4f7
|
openthread: add the configurable option of uart buffer size
|
2023-02-22 03:01:38 +00:00 |
|
wuzhenghui
|
44df5b31af
|
feature: add ram loadable app support
|
2023-02-01 17:57:22 +08:00 |
|
David Čermák
|
2f1d30d155
|
Merge branch 'bugfix/lwip_core_locking' into 'master'
esp_netif/lwip: Fix core-locking config
Closes IDFGH-8445, IDFGH-9098, and IDFGH-9063
See merge request espressif/esp-idf!20840
|
2023-01-18 20:31:25 +08:00 |
|
Shu Chen
|
57d9cb5ef6
|
Merge branch 'bugfix/fix_uint32_timer_overflow' into 'master'
openthread: fix alarm timer overflow
See merge request espressif/esp-idf!22000
|
2023-01-18 10:23:12 +08:00 |
|
David Cermak
|
a71fa82177
|
esp_netif/lwip: Fix core-locking config
* Fix thread safety issues in non-core locking
* Add option to verify thread safety issues in lwip (core-lock assertion)
* Make esp_sntp.h thread safe API
* Fix sntp examples
* Fix openthread libs
Closes https://github.com/espressif/esp-idf/issues/9908
Closes https://github.com/espressif/esp-idf/issues/10502
Closes https://github.com/espressif/esp-idf/issues/10466
|
2023-01-17 16:15:58 +01:00 |
|
Shu Chen
|
46a1165da1
|
Merge branch 'feature/add_support_for_c6_br' into 'master'
openthread: enable br for esp32c2 and esp32c6
See merge request espressif/esp-idf!21935
|
2023-01-16 15:39:53 +08:00 |
|
zhangwenxu
|
4fc1035fd8
|
openthread: fix alarm timer overflow
|
2023-01-16 13:39:11 +08:00 |
|
Wang Qixiang
|
6d9634ca34
|
openthread: fix compile errors when disabling openthread cli
|
2023-01-13 22:12:54 +08:00 |
|
Xu Si Yu
|
e38d20849e
|
openthread: enable br for esp32c2 and esp32c6
|
2023-01-13 19:56:06 +08:00 |
|
zhangwenxu
|
eabc5e5b01
|
openthread_port: fix receive buffer overflow
|
2023-01-05 19:09:07 +08:00 |
|
Shu Chen
|
094997a2ec
|
openthread: remove port libs
|
2022-12-30 09:36:41 +00:00 |
|
Shu Chen
|
c8e98e1de0
|
openthread: remove the NCP vendor hook for OTA
The RCP update uses serial flasher.
|
2022-12-30 09:36:41 +00:00 |
|
Shu Chen
|
926af9eda1
|
openthread: open source openthread port layer
|
2022-12-30 09:36:41 +00:00 |
|