OVMS3-idf/components/esp_wifi
Xia Xiaotian 10d26549fa Coexist: fix some coexist bugs
1. Fix high beacon and broadcast packets loss ratio of WiFi to
   make MDNS test pass.
2. Improve stability of WiFi performance with a little sacrifice
   of throughput.
3. Improve BLE advertising and connection performance with
   dynamic priority. It sacrifices a little WiFi throughput, but
   achieves balance between WiFi and Bluetooth.
2019-09-30 11:42:05 +08:00
..
esp32/include esp_wifi: add limitation for setting maximum WiFi TX power 2019-06-27 17:28:59 +08:00
include Coexist: fix some coexist bugs 2019-09-30 11:42:05 +08:00
lib_esp32@e0e387d911 Coexist: fix some coexist bugs 2019-09-30 11:42:05 +08:00
src Merge branch 'cleanup/make_supp_headers_private_v4.0' into 'release/v4.0' 2019-09-23 18:00:43 +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 Fix Kconfig issues discovered by upstream Kconfiglib 2019-09-25 08:25:51 +02:00
linker.lf ldgen: update component linker fragment files 2019-04-04 15:57:34 +08: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