- Add MAC address filter for debug logging (monitor filter command) - Add histograms for AMPDU aggregation, MCS distribution, and spatial streams - Display RA (Receiver Address) in data frame debug logs alongside TA - Add periodic diagnostic summary (every 10s) showing data frame stats - Add filtered frame diagnostic logging when filter is active - Fix MCS extraction to properly cap values based on HT/VHT/HE standards - Add esp_timer dependency to wifi_monitor component - Display frame type breakdown and histograms in monitor status - Show debug and filter status in monitor status output These changes help debug WiFi traffic by filtering on specific MAC addresses and providing detailed statistics about frame characteristics. Co-authored-by: Cursor <cursoragent@cursor.com> |
||
|---|---|---|
| .. | ||
| CMakeLists.txt | ||
| app_console.c | ||
| app_console.h | ||
| cmd_gps.c | ||
| cmd_ip.c | ||
| cmd_iperf.c | ||
| cmd_monitor.c | ||
| cmd_nvs.c | ||
| cmd_ping.c | ||
| cmd_sdcard.c | ||
| cmd_system.c | ||
| cmd_wifi.c | ||