Commit Graph

10 Commits

Author SHA1 Message Date
chenjianxing
88afe19a1e Update esp32s2 phy lib v2300 to support eco1 chip(48552c3) 2022-02-10 14:00:27 +08:00
zhangyanjiao
a59d0ed9d8 update wifi and phy lib (48552c3)
1. fix the issue that no tbtt is generated in station+softap mode when maximum modem sleep is enabled
1. do not need to update multi-antenna configure when waking up
2. update libphy.a to V4670 719f9f6_20210218 for esp32(234056fe)
3. update libphy.a to V1500 20210225_0a54a2f for esp32s2(234056fe)
2022-01-17 17:49:39 +08:00
xiehang
dfe4c8ec6c esp_wifi: Update WiFi lib (3c8d1dd2)
1. Change wifi scan duration from 120ms to 100ms
2. Using deport reg instead of ahb
3. Revert to report specific reason code when receiving deauth during 4-way-handshark
4. Fix the bug that tx ampdu parameter is not from peer device
5. Faster WiFi station connect improvement, avoid 100ms passive scan
6. Add FCS failed packets filter
7. Fix country code last byte to space instead of NULL
8. Fix softap cannot forward A-MSDU
9. Fix max tx power to 20dBm
10. Fix the issue that the esp_wifi_sta_get_ap_info can't get country
11. Update esp32 phy lib to v4660
12. Update esp32s2 phy lib to v1300
13. Fix the bug that esp32s2 can't get CSI info
2021-03-19 10:56:46 +08:00
ChenJianxing
5b4f85b992 update phy lib (9c894866)
esp32 phy v4330
esp32s2 phy v603
2020-07-23 16:32:29 +08:00
zhangyanjiao
4885125b74 wifi changes (10db11f3):
1. Add TBTT update when AP reset TSF
2. fix the bug for regdomian update
3. update ESP32S2 phy lib to 601,5b0f7cd
2020-06-19 14:22:30 +08:00
xiehang
0c525430a9 Update esp32s2 phy lib v303 (4234f656) 2020-04-15 16:42:09 +08:00
ChenJianxing
62f67bb4f1 update esp32s2 phy lib v301 (2bd4864) 2020-04-03 14:10:48 +08:00
ChenJianxing
76048004ff update esp32s2 phy lib v300.(b88ceb84) 2020-03-19 20:51:39 +08:00
ChenJianxing
59f2ff048a Update WiFi lib and phy lib from v102 to v202(44109a33)
1.add ant field for esp32s2.
2.update phy lib from v102 to v202.
2020-02-28 17:37:10 +08:00
Sagar Bijwe
6b5e54a1f7 wifi: Change esp32s2beta dir to esp32s2 (5813c5b6) 2020-02-18 17:31:14 +05:30