esp-idf/examples/wifi/ftm/main
Nachiket Kukade dc46fe5343 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-13 10:37:53 +08:00
..
CMakeLists.txt esp_wifi: Remove -Wno-format compile option for FTM example, iperf example, roaming example 2022-12-23 11:05:17 +08:00
ftm_main.c fix(esp_wifi): Enable FTM for ESP32C2, fix other FTM issues 2023-07-13 10:37:53 +08:00
Kconfig.projbuild wifi/ftm: Move FTM report logging into application and some bugfixes 2021-04-20 03:44:51 +00:00