Jack
f69b8bde01
fix(phy): removed all librfate logic from cmake
2026-07-22 20:06:39 +08:00
zhuanghang
0476dfa707
feat(phy): update phy lib for esp32s31 & esp32c6 for track
2026-07-22 20:06:24 +08:00
yinqingzhao
d690d0b2d3
fix(phy): fix still put multiple phy init date bin into flash when CONFIG_ESP_PHY_MULTIPLE_INIT_DATA_BIN_EMBED is enabled
2026-07-01 12:27:11 +08:00
yinqingzhao
434aa1f643
feat(phy): support change multiple phy init bin path
2026-07-01 12:26:41 +08:00
sibeibei
2e07405917
feat(phy): update PHY libraries and improve PLL temperature tracking
...
1. Allow customization of temperature deltas for PHY track PLL.
2. Fix abnormal PHY state which may trigger task watchdog timeout.
2026-05-15 15:12:30 +08:00
zwx
4fb37541a0
fix(esp_phy): check hw freq hop done before disabling common clock
2026-05-15 15:12:06 +08:00
Shu Chen
eabe7af8bb
Merge branch 'feat/ensure_txpower_index_changes_linearly_v5.3' into 'release/v5.3'
...
feat(802.15.4): ensure 154 txpower index changes linearly (v5.3)
See merge request espressif/esp-idf!46143
2026-03-25 04:07:58 +00:00
zhuanghang
d2ca57c623
feat(802.15.4): get txpower table from phylib
2026-03-11 09:52:21 +00:00
hebinglin
e16933fdcb
fix(hal): fix the issue of dual-core contention for RTC_CNTL regs
2026-03-02 14:39:00 +08:00
liuning
8ffaca92ea
fix(phy): wifi mac clock is not required during phy calibration
2026-02-12 09:38:41 +08:00
liuning
33c463a243
feat(phy): add check for required clock bits during phy enable
2026-02-12 09:38:41 +08:00
liuning
1e1d7e687b
fix(wifi): fix incomplete phy initialization issue
2026-02-12 09:38:32 +08:00
sibeibei
7e514dcd83
fix(wifi): fix open rf failed issue
2026-02-11 21:53:36 +08:00
wangtao@espressif.com
44cc102e2a
fix(phy): fix esp32s2 phy lib issue
2025-12-19 11:34:37 +08:00
Zhou Xiao
0adf5ff59a
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:53 +08:00
muhaidong
568a71cb63
feat(phy): update 11ax rate for cert test
2025-09-24 16:59:45 +08:00
muhaidong
6078a04c16
feat(phy): add 11ax rate for cert test
2025-09-24 16:59:45 +08:00
Jiang Jiang Jian
ddd86df4f9
Merge branch 'bugfix/update_librtc_v5.3' into 'release/v5.3'
...
fix(esp_phy): update esp32 librtc.a for coex problems (v5.3)
See merge request espressif/esp-idf!41253
2025-08-20 14:32:03 +08:00
Jiang Jiang Jian
f5c986b213
Merge branch 'enhancement/protect_from_odd_phy_disable_operations_by_single_modem_v5.3' into 'release/v5.3'
...
esp_phy: Add protection of consecutive disable operations by single modem source (v5.3)
See merge request espressif/esp-idf!41293
2025-08-20 14:30:23 +08:00
Jiang Jiang Jian
a70c690c6c
Merge branch 'feat/support_disable_pll_track_v5.3' into 'release/v5.3'
...
Support disable pll track (v5.3)
See merge request espressif/esp-idf!40341
2025-08-20 14:27:25 +08:00
Wang Mengyang
f1dbd59c08
fix(esp_phy): Add protection of consecutive disable operations by single modem source
2025-08-15 07:21:27 +08:00
JinCheng
5bec46f8d3
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-14 15:26:29 +08:00
wangtao@espressif.com
644275f8ca
fix(phy): fix esp32c2 build issue
2025-08-01 11:24:57 +08:00
zwx
4f43ff7e79
fix(esp_phy): fix c6 modem state
2025-07-31 07:14:50 +00:00
Zhangwx
1cc5173293
feat(phy): add a config for pll track feature
2025-07-30 07:12:23 +00:00
muhaidong
57336f2a81
fix(phy): fix phy data partition restoring default fails issue
...
Closes https://github.com/espressif/esp-idf/issues/14698
2025-04-27 16:21:31 +08:00
zwx
17ae917039
feat(802.15.4): configure tx on delay using phylib impl
2025-03-11 11:37:19 +08:00
muhaidong
42bd89e725
feat(phy): update libphy for RXDC cal opt, no antenna current opt, add cca api
2025-02-24 14:23:35 +08:00
zwx
c1adbead0c
feat(802.15.4): use btbb function to get rssi comp for h2
2025-02-18 12:10:24 +08:00
Li Shuai
44001a9d70
change(esp_hw_support): update some modules sleep retention init dependency bitmap
2025-02-13 15:35:19 +08:00
Jiang Jiang Jian
04afd65ae6
Merge branch 'fix/fix_tsens_power_after_modem_wakeup_v5.3' into 'release/v5.3'
...
fix(esp_hw_support): fix tsensor power enable failed after modem state wakeup (v5.3)
See merge request espressif/esp-idf!36227
2025-01-17 12:02:59 +08:00
Shu Chen
d043df3778
Merge branch 'feature/support_esp32h2eco5_phylib_v5.3' into 'release/v5.3'
...
feat(esp_phy): support esp32h2eco5 phylib (v5.3)
See merge request espressif/esp-idf!36209
2025-01-13 15:50:47 +08:00
Jiang Jiang Jian
8e54a6cc71
Merge branch 'bugfix/fix_some_wifi_bugs_20241221_v5.3' into 'release/v5.3'
...
fix some wifi bugs 20241221(Backport v5.3)
See merge request espressif/esp-idf!35862
2025-01-13 10:57:26 +08:00
wuzhenghui
f87077b825
fix(esp_hw_support): fix modem power enable failed after modem state wakeup
2025-01-09 11:13:29 +08:00
zhangwenxu
636c017439
feat(esp_phy): support esp32h2eco5 phylib
2025-01-07 17:52:46 +08:00
liuning
ce18873e7a
feat(phy): support to query phy used time
2024-12-23 10:56:54 +08:00
muhaidong
02d3a619c4
fix(phy): fixed calibration warning infomation inaccurate issue
...
Closes https://github.com/espressif/esp-idf/issues/14963
2024-12-21 09:59:40 +08:00
yinqingzhao
ee9a74ec52
feat(phy): esp32c6 update phy init data
2024-11-14 14:03:24 +08:00
Yuhan Wei
72bdce626d
fix(phy): Updated phylib to phy_version: 320, 348a293
2024-10-31 18:43:07 +08:00
Li Shuai
24d122e19c
fix(esp_wifi): fix the issue of station fail to connect to softap caused by abnormal rf flag signal
2024-10-24 19:36:14 +08:00
muhaidong
b171f1d57b
fix(phy): update cert_test docs
2024-10-09 10:00:52 +08:00
muhaidong
cf577ee4cb
fix(phy): fix esp32 build fail issue
...
Closes https://github.com/espressif/esp-idf/issues/11972
2024-10-09 09:48:13 +08:00
xiehang
2225b4c3ca
fix(phy): All chip support cert_test
2024-10-09 09:48:03 +08:00
chenjianxing
872319ac5e
fix(phy): add phy calibration data check when mode is not none calibration
2024-06-24 20:05:09 +08:00
liuning
4eacfd6ee1
update c3 s3 c6 libphy fix coex reset and bug
2024-05-09 11:57:56 +08:00
Jiang Jiang Jian
4e79288891
Merge branch 'bugfix/fix_coded_phy_s8_tx_issue' into 'master'
...
fix(esp_phy): fixed BLE coded phy s8 tx issue in coexistence scenarios
Closes BT-3457, BT-3656, and WIFI-5934
See merge request espressif/esp-idf!29579
2024-04-10 20:45:15 +08:00
xuxiao
ec872c0c81
fix(wifi): fix code review comments
2024-04-10 15:27:50 +08:00
xuxiao
27f61966cd
feat(wifi): add esp32c5 beta3 wifi support
2024-04-10 14:09:40 +08:00
linruihao
e0dbcfae00
fix(esp_phy): update phylib for C3, S3, C2 and C6
...
- fixed BLE coded phy s8 tx issue in coexistence scenarios
- fixed ESP32-C3 and ESP32-S3 BLE RX issue
- optimize ESP32-C3 and ESP32-S3 light sleep current
2024-04-08 14:16:26 +08:00
Wu Zheng Hui
601a086b16
Merge branch 'fix/add_phy_private_dslp_callback' into 'master'
...
fix(esp_hw_support): move deepsleep phy callback before PLL disable
See merge request espressif/esp-idf!29952
2024-04-02 19:37:39 +08:00