xiehang
|
426736c769
|
bugfix: fix some wifi bugs
1. fix max tx power to 20dBm
2. fix the issue that the esp_wifi_sta_get_ap_info can't get country
|
2021-01-11 19:21:18 +08:00 |
|
xiehang
|
42061dded1
|
esp_wifi: add limitation for setting maximum WiFi TX power
Limit the WiFi TX power range to 10dBm ~ 20.5 dBm
|
2020-12-10 02:55:22 +00:00 |
|
Angus Gratton
|
b355854d4d
|
Merge branch 'master' into feature/cmake
|
2018-09-05 10:35:04 +08:00 |
|
zhangyanjiao
|
5425979932
|
when brownout reset occurs,set the phy TX Power to the lowest
|
2018-08-30 14:22:03 +08:00 |
|
Angus Gratton
|
cb99531d15
|
cmake: Generate PHY init data partition as part of the build
|
2018-04-30 09:59:20 +10:00 |
|
Tian Hao
|
09862b5918
|
component/esp32 : update phy & rtc
RTC V230
add BT AGC saturation protection, replace RTC V229.
PHY V362
Power up print: "phy_version: 362.0, 61e8d92, Sep 8 2017, 18:48:13"
1. esp_init_data_v3.bin
modify TX target power
modify WIFI & BT RX gain table
2. modify phy_close_rf()
3. add phy_set_most_tpw()
4. 26M crystal work OK
5. noise_check_loop ok
|
2017-10-17 18:02:42 +08:00 |
|
Ivan Grokhotkov
|
fdc24eb118
|
phy init: remove descriptions of PHY init parameters
|
2017-10-09 14:40:08 +08:00 |
|
Ivan Grokhotkov
|
4853df9c83
|
phy init data update
This changes 54M target power from 16 dBm to 15 dBm, and bumps init_data version from 0 to 1.
|
2016-12-19 14:23:39 +08:00 |
|
Ivan Grokhotkov
|
4db29f74a0
|
add PHY init support
|
2016-11-18 20:11:16 +08:00 |
|