15 Commits

Author SHA1 Message Date
eaf7b3447e feat(phy): update phy library from 1166.0 to 1167.0
1. Fix PWM stopping in some case
2022-02-18 11:53:43 +08:00
63e168112f feat(phy): update phy library from 1163.0 to 1166.0
1. Optimize RX blocking certification
2. Reduce TX power when bringing up
3. Fix crash when waking up from sleep in case of using 40MHz XTAL
2021-08-31 17:00:15 +08:00
ae5b1b3b86 feat(phy): update phy library from 1159.0 to 1163.0
1. optimize TX EVM
2. optimize clock setting in wake-up
2020-06-30 16:05:38 +08:00
89177a8365 feat(phy): update phy library from 1156.0 to 1059.0
1. add phy configuration parameters calibration
2020-04-21 18:01:30 +08:00
a4dbca40f5 feat(phy): update phy library from 1155.0 to 1156.0
1. fix bug in calibration
2. reduce RAM cost
3. reduce current when RF is closed
2020-03-24 15:11:26 +08:00
d6c4be69e0 feat(phy): update phy library to 1155.0
Fix phy software closing RF to cause system error.
2019-11-11 18:42:40 +08:00
464742672c feat(phy): update phy library
Optimize wifi sleep performance when DTIM > 2.
2019-10-25 11:30:09 +08:00
a4498afae9 feat(phy): update phy to 1152.0
Fix clock error when init_data[112] = 1.
2019-10-22 09:55:06 +08:00
c7ac512e99 feat(phy): update phy library to 1151.0
1. rename function from "rtc_init_2" to be "rtc_init_clk"
2. reduce time cost of openning RF
3. locate "phy_close_rf" and "i2c" from flash to IRAM
2019-09-29 18:14:51 +08:00
4d4e1c0564 fix(esp8266): fix system and wifi sleep/wake process error 2019-09-25 14:13:47 +08:00
6b7c87189d feat(phy): relink ets_printf of libphy.a to phy_printf
"phy_printf" has no output.
2019-09-16 15:47:50 +08:00
157e214436 feat(esp8266): update libphy to version 1149
1. seperate rtc module from phy
2. fix the bug that frequency shifts in some scenarios
2019-09-09 10:29:11 +08:00
2f6869961a feat(esp8266): Update libphy.a to 1055_22 2019-03-22 12:36:11 +08:00
7f8b88b978 feat: update libphy.a to 1055_8 2018-08-28 16:22:31 +08:00
5a62aa1075 feat(esp8266): Move library to esp8266 of components 2018-04-04 20:25:08 +08:00