esp-idf/examples/wifi/ftm/main
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
..
CMakeLists.txt FTM support for ESP32-C3 and connectionless mode 2021-01-27 20:49:07 +05:30
ftm_main.c fix(esp_wifi): Update FTM calibration and fix other FTM issues 2023-07-21 10:08:18 +05:30
Kconfig.projbuild wifi/ftm: Move FTM report logging into application and some bugfixes 2021-04-20 03:44:51 +00:00