ronghulin
|
b4e4fd7a67
|
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
Closes https://github.com/espressif/esp-idf/issues/6267
|
2020-12-22 11:51:13 +08:00 |
|
Angus Gratton
|
66fb5a29bb
|
Whitespace: Automated whitespace fixes (large commit)
Apply the pre-commit hook whitespace fixes to all files in the repo.
(Line endings, blank lines at end of file, trailing whitespace)
|
2020-11-11 07:36:35 +00:00 |
|
ronghulin
|
ffd8c26780
|
feature: support multiple PHY init data
|
2020-03-05 16:14:00 +08:00 |
|
liu zhifu
|
5d855fcdef
|
esp_wifi: add limitation for setting maximum WiFi TX power
Limit the WiFi TX power range to 10dBm ~ 20.5 dBm
|
2019-06-27 17:28:59 +08:00 |
|
suda-morris
|
c5c716e9d7
|
esp_wifi: fix wrong path of phy_init_data
Closes https://github.com/espressif/esp-idf/issues/3482
|
2019-06-18 11:29:09 +08:00 |
|