Zhou Xiao
|
85f30552a2
|
feat(phy): ESP32-C5 ECO2/ECO3 coex and ESP32-C6 track reset
* C5 phy_version: 1 107, 8c534c84, Nov 17 2025
* C6 phy_version: 343, b513b46, Nov 14 2025
|
2025-11-17 15:39:15 +08:00 |
|
Jiang Jiang Jian
|
59d86f5dd5
|
Merge branch 'feat/support_11ax_rate_for_cert_test_v5.4' into 'release/v5.4'
Feat/support 11ax rate for cert test v5.4(Backport v5.4)
See merge request espressif/esp-idf!41465
|
2025-08-26 12:04:40 +08:00 |
|
muhaidong
|
2feecb3ffd
|
feat(phy): update 11ax rate for cert test
|
2025-08-22 19:21:00 +08:00 |
|
muhaidong
|
6eb51bcc05
|
feat(phy): add 11ax rate for cert test
|
2025-08-22 19:21:00 +08:00 |
|
JinCheng
|
0067640a04
|
fix(esp_phy): update esp32 librtc.a for coex problems
- ESP32 phy_version: 4861, b71b5ad, Aug, 5 2025
- ESP32 librtc version: 6758f983, Mar 22 2024, 13:39:26
|
2025-08-22 10:53:31 +08:00 |
|
Jiang Jiang Jian
|
70032d7f3e
|
Merge branch 'fix/c6_phylib_for_modem_state_v5.4' into 'release/v5.4'
fix(esp_phy): fix c6 modem state (v5.4)
See merge request espressif/esp-idf!40869
|
2025-08-21 12:01:00 +08:00 |
|
Wang Mengyang
|
f26341ac93
|
fix(esp_phy): Add protection of consecutive disable operations by single modem source
|
2025-08-15 07:21:09 +08:00 |
|
wangtao@espressif.com
|
a27c0d5e5e
|
fix(phy): fix esp32c2 build issue
|
2025-08-01 12:05:59 +08:00 |
|
zwx
|
7cf5ab166d
|
fix(esp_phy): fix c6 modem state
|
2025-07-30 20:44:46 +08:00 |
|
Zhangwx
|
cd3b7f052c
|
feat(phy): add a config for pll track feature
|
2025-07-03 14:56:12 +08:00 |
|
muhaidong
|
57fd0fe836
|
fix(phy): fix phy data partition restoring default fails issue
Closes https://github.com/espressif/esp-idf/issues/14698
|
2025-04-27 14:58:24 +08:00 |
|
zwx
|
959dbe37ad
|
feat(802.15.4): configure tx on delay using phylib impl
|
2025-03-11 11:36:11 +08:00 |
|
Zhou Xiao
|
78f615f979
|
change(ble): update c5 beta5 lib phy to phy_version: 1 103, 48ac5755, Feb 22 2025
|
2025-03-05 19:55:42 +08:00 |
|
muhaidong
|
ca1ac73e0e
|
feat(phy): update libphy for RXDC cal opt, no antenna current opt, add cca api
|
2025-02-19 16:52:43 +08:00 |
|
zwx
|
44e7fecbe6
|
feat(802.15.4): use btbb function to get rssi comp for h2
|
2025-02-18 12:09:25 +08:00 |
|
Li Shuai
|
8d303248cd
|
fix(ci): fix some ci build issues to pass ci pipeline
|
2025-01-26 14:54:33 +08:00 |
|
Li Shuai
|
325f1f33f5
|
refactor(esp_phy): refactor phy sleep data initialize, split it to support multiple targets
|
2025-01-26 14:54:33 +08:00 |
|
Li Shuai
|
761833493a
|
change(esp_phy): fix some wifi power save issues and optimize phy sleep for esp32c5 eco1 and beta5
|
2025-01-26 14:54:33 +08:00 |
|
zhangwenxu
|
73be9efbfb
|
feat(esp_phy): support esp32h2eco5 phylib
|
2025-01-21 17:52:43 +08:00 |
|
yinqingzhao
|
c725253d53
|
feat(wifi): add wifi support for esp32c61 eco2
|
2025-01-20 14:16:30 +08:00 |
|
xuxiao
|
dd11e4514b
|
feat(wifi): add phy support for esp32c5 beta5
|
2025-01-20 14:16:12 +08:00 |
|
wuzhenghui
|
667011cd46
|
fix(esp_hw_support): fix tsens power enable failed after modem state wakeup
|
2025-01-10 10:21:39 +08:00 |
|
Jiang Jiang Jian
|
805b4d3158
|
Merge branch 'bugfix/fix_some_wifi_bugs_20241221_v5.4' into 'release/v5.4'
fix some wifi bugs 20241221(Backport v5.4)
See merge request espressif/esp-idf!35861
|
2025-01-07 10:51:30 +08:00 |
|
muhaidong
|
9389bde893
|
fix(phy): fixed calibration warning infomation inaccurate issue
Closes https://github.com/espressif/esp-idf/issues/14963
|
2024-12-23 15:44:23 +08:00 |
|
Jin Chen
|
a3c9a39304
|
fix(ble): fix btbb retention register size on esp32c61
(cherry picked from commit ce85e113a9)
Co-authored-by: cjin <jinchen@espressif.com>
|
2024-11-28 11:34:50 +08:00 |
|
Jiang Jiang Jian
|
a09d5747e1
|
Merge branch 'bugfix/esp_bt_wifi_bt_power_api_v5.4' into 'release/v5.4'
fix(bt): Move esp_wifi_bt_power_domain_on/off to esp_phy_init.h(v5.4)
See merge request espressif/esp-idf!34626
|
2024-11-20 16:27:01 +08:00 |
|
xiongweichao
|
91c2390897
|
fix(bt): Move esp_wifi_bt_power_domain_on/off to esp_phy_init.h
|
2024-11-19 10:12:59 +08:00 |
|
Li Shuai
|
bde6b9141f
|
change(esp_hw_support): update some modules sleep retention init dependency bitmap
|
2024-11-18 17:46:40 +08:00 |
|
Jiang Jiang Jian
|
3b0cf1a2ea
|
Merge branch 'bugfix/backport_some_wifi_fixes_v5.4' into 'release/v5.4'
fix(wifi): backport some wifi fixes to v5.4
See merge request espressif/esp-idf!34690
|
2024-11-09 00:33:43 +08:00 |
|
liuning
|
91006fdee1
|
feat(phy): support to query phy used time
|
2024-11-08 16:23:16 +08:00 |
|
xuxiao
|
c433d95441
|
fix(wifi): fix esp32c61 can not tx frame under ht40 above
|
2024-11-08 12:08:59 +08:00 |
|
xuxiao
|
e2c732c906
|
feat(wifi): add wifi support for esp32c5 eco1
|
2024-11-08 12:08:59 +08:00 |
|
Xu Xiao
|
84631fe972
|
Merge branch 'feature/esp32c6_update_phy_init_date' into 'master'
feat(phy): esp32c6 update phy init data
See merge request espressif/esp-idf!33810
|
2024-10-23 11:28:03 +08:00 |
|
zwx
|
0682be88c9
|
fix(esp_phy): fix C5 coex phy init issue
|
2024-10-14 15:34:41 +08:00 |
|
yinqingzhao
|
b3778fdb24
|
feat(phy): esp32c6 update phy init data
|
2024-09-29 09:48:05 +08:00 |
|
Li Shuai
|
a1fb9c7979
|
change(esp_phy): support phy sleep for esp32c61
|
2024-09-23 10:29:48 +08:00 |
|
Li Shuai
|
9588953e07
|
change(esp_phy): some fix for phy sleep
|
2024-09-19 20:04:44 +08:00 |
|
Li Shuai
|
dad039e27f
|
change(esp_hw_support): support wifi modem state for esp32c5
|
2024-09-19 20:04:44 +08:00 |
|
muhaidong
|
30a48b126e
|
fix(phy): esp32s2 and esph2 support rf cert_test
|
2024-09-14 10:37:14 +08:00 |
|
muhaidong
|
aa80dbe251
|
fix(phy): fix esp32 build fail issue
Closes https://github.com/espressif/esp-idf/issues/11972
|
2024-09-14 10:33:58 +08:00 |
|
xiehang
|
c53cedb947
|
fix(phy): All chip support cert_test
|
2024-09-14 10:33:58 +08:00 |
|
xuxiao
|
73079de058
|
fix(phy): update libphy to fix tx power is not correct after enable tsens
|
2024-09-13 11:34:18 +08:00 |
|
Jiang Jiang Jian
|
8b962f91a2
|
Merge branch 'ble_feat/esp32c5_mp_support_ble_light_sleep' into 'master'
feat(ble): support ble light sleep on esp32c5
Closes BLERP-1006
See merge request espressif/esp-idf!33325
|
2024-09-12 16:59:58 +08:00 |
|
Lou Tianhao
|
50ec7f990c
|
fix(ci): take some actions to pass ci
|
2024-09-10 19:37:50 +08:00 |
|
cjin
|
50d410e1c8
|
feat(ble): support ble light sleep on esp32c5
|
2024-09-10 15:19:22 +08:00 |
|
Lou Tianhao
|
0926a700c2
|
feat(pm): support basic pmu sleep
|
2024-09-10 10:44:13 +08:00 |
|
Alexey Lapshin
|
4c87af6359
|
fix(build): fix calloc warnings
|
2024-09-08 13:53:52 +07:00 |
|
liuning
|
0833cc9bcb
|
fix(phy): update c5 libphy to support sleep, fix wifi coex scan no app issue, fix ble rx crc err
phy_version: 102, 91c24e2, Sep 2 2024
|
2024-09-03 09:53:03 +08:00 |
|
xuxiao
|
7c9109d9e1
|
fix(wifi): fix code comments
|
2024-08-30 21:02:02 +08:00 |
|
xuxiao
|
8780375859
|
feat(wifi): add wifi support for esp32c61
|
2024-08-30 20:43:06 +08:00 |
|