esp-idf/components/esp_wifi
Nachiket Kukade 6e6139061d fix(esp_wifi): Enable FTM for ESP32C2, fix other FTM issues
Enable FTM for ESP32C2 and 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, C3 and C2
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-10 10:41:37 +05:30
..
esp32 esp_wifi: fix ret when setting channel at wifi not started, fix timer callback 2023-06-27 21:34:53 +08:00
esp32c2 esp_wifi: fix ret when setting channel at wifi not started, fix timer callback 2023-06-27 21:34:53 +08:00
esp32c3 esp_wifi: fix ret when setting channel at wifi not started, fix timer callback 2023-06-27 21:34:53 +08:00
esp32c6 esp_wifi: fix ret when setting channel at wifi not started, fix timer callback 2023-06-27 21:34:53 +08:00
esp32s2 esp_wifi: fix ret when setting channel at wifi not started, fix timer callback 2023-06-27 21:34:53 +08:00
esp32s3 esp_wifi: fix ret when setting channel at wifi not started, fix timer callback 2023-06-27 21:34:53 +08:00
include feat(wifi): Add API to get RSSI info after station connects to AP 2023-07-06 17:27:42 +08:00
lib@3a3abfa142 fix(esp_wifi): Enable FTM for ESP32C2, fix other FTM issues 2023-07-10 10:41:37 +05:30
src all: Removes unnecessary newline character in logs 2023-06-09 03:31:21 +08:00
test_apps all: Removes unnecessary newline character in logs 2023-06-09 03:31:21 +08:00
test_md5 coex: support esp32h2 coex lib 2023-03-16 17:23:43 +08:00
wifi_apps fix(esp_wifi): NAN Service discovery and datapath bugfixes 2023-07-05 10:35:14 +05:30
.build-test-rules.yml esp32h2: add build test 2023-01-17 10:29:04 +08:00
CMakeLists.txt Remove -Wno-format in esp_phy, esp_wifi, wpa_supplicant components 2023-03-27 06:42:08 +00:00
Kconfig esp32h4: checked all the corner stuffs of the removal 2023-04-23 12:03:07 +00:00
linker.lf esp_wifi: move coex part from esp_wifi to esp_coex 2023-02-26 06:58:18 +00:00
sdkconfig.rename esp_coex: correct Kconfig name 2023-02-26 06:58:18 +00:00