OVMS3-idf/components/esp_wifi
Jack 939d5a0f6a esp_wifi: fix WiFi scan and connect bugs when coexist with Bluetooth
1. Fix WiFi scan leads to poor performance of Bluetooth.
2. Improve WiFi connect success ratio when coexist with Bluetooth.
3. Check if WiFi is still connected when CSA or beacon timeout happen.
4. add coex pre init
2019-12-09 12:17:16 +08:00
..
esp32/include esp_wifi: add limitation for setting maximum WiFi TX power 2019-06-27 17:28:59 +08:00
include esp_wifi: fix WiFi scan and connect bugs when coexist with Bluetooth 2019-12-09 12:17:16 +08:00
lib_esp32@59850619a8 esp_wifi: fix WiFi scan and connect bugs when coexist with Bluetooth 2019-12-09 12:17:16 +08:00
src esp_wifi: fix WiFi deinit memory leak 2019-10-29 22:32:17 +08:00
test test: move wifi library check to esp32-wifi-lib ci 2019-07-19 13:12:57 +08:00
CMakeLists.txt Merge branch 'cleanup/make_supp_headers_private_v4.0' into 'release/v4.0' 2019-09-23 18:00:43 +08:00
component.mk supplicant/esp_wifi: move supplicant to idf 2019-06-29 22:46:52 +08:00
Kconfig esp_wifi: Put some rx code to iram and update phy4180 2019-11-18 02:54:46 +00:00
linker.lf esp_wifi: Put some rx code to iram and update phy4180 2019-11-18 02:54:46 +00:00
Makefile.projbuild esp_wifi: fix wrong path of phy_init_data 2019-06-18 11:29:09 +08:00
sdkconfig.rename Rename Kconfig options (components/esp_wifi) 2019-05-21 09:09:01 +02:00