• Joined on 2025-04-06
yaro pushed to main at yaro/wifi_test 2025-04-21 14:35:10 -05:00
a97c7eadee Refactor and enhance run_iperf function in runtest.sh for improved error handling and code reuse
yaro pushed to main at yaro/wifi_test 2025-04-21 13:57:50 -05:00
664eb96853 Remove redundant line in logging section of runtest.sh
yaro pushed to main at yaro/wifi_test 2025-04-21 13:55:56 -05:00
736703054e Fixed set -x
yaro pushed to main at yaro/wifi_test 2025-04-21 13:54:21 -05:00
26c3927e75 Improve iperf3 error handling in runtest.sh by capturing stderr and logging detailed error messages
yaro pushed to main at yaro/wifi_test 2025-04-21 13:53:08 -05:00
cb3278b280 Enhance iperf3 error handling in runtest.sh for improved reliability and logging
yaro pushed to main at yaro/wifi_test 2025-04-21 13:10:28 -05:00
50000ac5c2 Refactor iperf3 function in runtest.sh for improved argument handling and readability
yaro pushed to main at yaro/wifi_test 2025-04-21 12:56:06 -05:00
e3c3647a7e Add packet count tracking to SSID metrics in analyze_pcap function
1d2fafb4e3 Add packet count to analyze_pcap output and CSV reporting
Compare 2 commits »
yaro pushed to main at yaro/wifi_test 2025-04-21 12:49:21 -05:00
4891f0bdfe Add iperf3 testing functionality to runtest.sh and update CSV output format; include local and remote TCP/UDP metrics
yaro pushed to main at yaro/wifi_test 2025-04-17 15:20:41 -05:00
da0763806b Add 'Open' status to SSID summary in analyze_pcap function for enhanced metrics reporting
5f42fb7d9e Refactor analyze_pcap function to improve SSID reporting; include BSSID list and adjust Cisco client metrics calculation.
Compare 2 commits »
yaro pushed to main at yaro/wifi_test 2025-04-17 14:56:27 -05:00
673dd51226 Fix SSID metrics file naming to ensure proper CSV extension handling
yaro pushed to main at yaro/wifi_test 2025-04-17 14:04:21 -05:00
287ec036eb Enhance analyze_pcap function to track hidden SSIDs and Cisco client counts; update SSID metrics file attachment in runtest.sh for improved reporting.
yaro pushed to main at yaro/wifi_test 2025-04-17 13:35:11 -05:00
51312b04de Rename 'NumberofBSSIDs' to 'NumberofBSSIDsOnSSID' for clarity in metrics reporting; remove debug flag setting in runtest.sh for cleaner execution.
yaro pushed to main at yaro/wifi_test 2025-04-17 10:29:26 -05:00
58abd38c3c Add SSID summary generation and export to analyze_pcap function for enhanced metrics reporting
yaro pushed to main at yaro/wifi_test 2025-04-17 10:13:01 -05:00
246dfb7aee Enhance analyze_pcap function to return additional SSID metrics including number of BSSIDs, average signal, max signal, and number of channels for improved analysis.
yaro pushed to main at yaro/wifi_test 2025-04-16 16:00:59 -05:00
cc4f4f0adb Define FAILURE_LOG variable for consistent failure log file naming
yaro pushed to main at yaro/wifi_test 2025-04-16 15:31:43 -05:00
03e4d95f2d Add debug output for email attachments in runtest.sh for better traceability
yaro pushed to main at yaro/wifi_test 2025-04-16 14:44:59 -05:00
7ff3703326 Fix attachment flag formatting in email sending logic for correct attachment handling
yaro pushed to main at yaro/wifi_test 2025-04-16 14:08:31 -05:00
a989ddcff0 Remove debug output for enrich.py execution in runtest.sh for cleaner logs
yaro pushed to main at yaro/wifi_test 2025-04-16 13:49:55 -05:00
32640267b2 Add debug output for enrich.py execution in runtest.sh for better traceability
yaro pushed to main at yaro/wifi_test 2025-04-16 12:56:53 -05:00
e698e25a5d Refactor email attachment handling in runtest.sh for improved clarity and reliability