105 Commits

Author SHA1 Message Date
2e4ba2b423 esp_wifi: Add FTM support for ESP32S2 (f6cab3f1)
1. Support for FTM Initiator in STA mode, Responder in SoftAP mode
2. Add FTM frame formation, IEEE definitions, event and IOCTL.
3. Implementation of FTM bursts, Measurements and RTT calculations
4. Fix Watchdog timeouts, crashes with proper cleanup
5. Send raw FTM report data in FTM event
6. Updated distance estimation with better linear equations
2021-01-27 10:56:47 +05:30
b07a31c1d3 fix fake csa attack crash issue(edaf1899) 2021-01-25 21:41:18 +08:00
bad7d9df47 Support for ROC & Mgmt Tx for DPP (9c0d6be5)
1. Support for Remain-on-Channel and Action Tx
2. Added IOCTLs and events for the operations
2021-01-25 10:32:17 +05:30
21001cb8ac bringup esp32s3 beta2 wifi(c67cdf3e) 2021-01-23 17:24:53 +08:00
55635ec178 Support en/dis able ld wapi lib.(598dcf89d) 2021-01-22 10:55:53 +08:00