esp-idf/components/esp_wifi
Nachiket Kukade fb64c24785 fix(esp_wifi): Update FTM calibration and fix other FTM issues
Update wifi libs with below fixes -

1. Bugfixes in Initiator and Responder mode
2. Fix wrong RTT value in first FTM procedure without connection
3. Update FTM calibration values for ESP32S2, S3 and C3
4. Update distance estimation logic
5. Add some useful command parameters in FTM example
6. Fix bug when number of FTM measurement frames received is more
   than (number_of_brusts * FTMs per brust).

Co-authored-by: Sarvesh Bodakhe <sarvesh.bodakhe@espressif.com>
2023-07-21 10:08:18 +05:30
..
esp32 esp_wifi: add protection for mac reset (backport 4.4) 2022-11-08 11:01:51 +08:00
esp32c3 esp_wifi: add protection for mac reset (backport 4.4) 2022-11-08 11:01:51 +08:00
esp32s2 Merge branch 'bugfix/add_protection_for_mac_rst_v4.4' into 'release/v4.4' 2022-11-09 17:58:48 +08:00
esp32s3 esp_wifi: add protection for mac reset (backport 4.4) 2022-11-08 11:01:51 +08:00
include spelling correction in documentation 2023-07-20 10:26:48 +08:00
lib@1e65557980 fix(esp_wifi): Update FTM calibration and fix other FTM issues 2023-07-21 10:08:18 +05:30
src smartconfig: fix the issue of sending failure and exit 2023-03-31 17:26:05 +08:00
test esp_wifi: add small UT for country code 2022-09-19 15:22:57 +08:00
test_md5 ci: improve checks for Wi-Fi/PHYlibraries 2022-01-05 17:29:35 +08:00
CMakeLists.txt esp_phy: move lib_printf.c to esp_phy 2022-01-11 12:09:11 +08:00
component.mk esp_phy: decouple esp_phy component from esp_wifi and bt 2021-06-03 16:17:31 +08:00
Kconfig esp_wifi: change max connection num on ESP32C3 and ESP32S3 2022-12-22 11:45:50 +08:00
linker.lf wifi: Fix linking of WiFi functions dependent on PM_ENABLE 2022-07-01 12:29:35 +08:00
sdkconfig.rename Add HW external coexist api. 2021-10-12 14:05:14 +08:00