Commit graph

13 commits

Author SHA1 Message Date
Yaro Kasear
6c231a0830 Enhance SSID tracking in query_metrics by introducing window-based data structures for improved signal statistics and debugging output 2025-04-29 13:34:03 -05:00
Yaro Kasear
21fcc807ad Refactor debug statements in _count_unlinked_devices and related logic for clarity and efficiency 2025-04-29 13:00:29 -05:00
Yaro Kasear
6958e22088 Refactor ghost client detection in _count_unlinked_devices to improve clarity and accuracy 2025-04-29 12:53:53 -05:00
Yaro Kasear
a1cc33e842 Add type assertion and debug statements in query_metrics for AP channel validation 2025-04-29 11:43:14 -05:00
Yaro Kasear
92015c4ba7 Add debug print statements for packet subtype and AP/client tracking in IndexedCapture 2025-04-29 11:30:42 -05:00
Yaro Kasear
a1aefedaff Add debug print statements to query_metrics for improved packet tracking 2025-04-29 11:20:36 -05:00
Yaro Kasear
c6fb5ca049 Add debug print statements to query_metrics for packet analysis insights 2025-04-29 11:07:37 -05:00
Yaro Kasear
6c8f542448 Remove debugging print statements from IndexedCapture to clean up code 2025-04-29 10:56:59 -05:00
Yaro Kasear
32488ccbe2 Add debug print statements to IndexedCapture for packet indexing insights 2025-04-29 10:32:43 -05:00
Yaro Kasear
dca27cf034 Revert a fix that did not work. 2025-04-29 10:28:32 -05:00
Yaro Kasear
6ecb49de99 Refactor query_metrics to utilize packet-specific data for client and AP counts, enhancing accuracy and performance 2025-04-29 10:12:20 -05:00
Yaro Kasear
2a13eed6f9 Add debug print statement to query_metrics for packet count in time range 2025-04-29 10:04:30 -05:00
Yaro Kasear
f9837f01e8 Refactor pcap analysis by introducing IndexedCapture for efficient data handling and querying 2025-04-29 09:36:38 -05:00