• Joined on 2025-04-06
yaro pushed to main at yaro/wifi_test 2025-05-06 08:29:33 -05:00
dcbd240bb5 Reduce CHANNEL_LIST to essential channels for improved performance
yaro pushed to main at yaro/wifi_test 2025-05-05 15:46:00 -05:00
0effd8a28d Add --no-iperf flag to skip iperf3 tests and improve argument handling
yaro pushed to main at yaro/wifi_test 2025-05-05 14:40:21 -05:00
89dd1e030e Fix variable assignment for speedtest duration tracking
df05194b3b Initialize duration variables for speed test metrics
Compare 2 commits »
yaro pushed to main at yaro/wifi_test 2025-05-05 14:35:52 -05:00
1a9174eb6c Fix syntax error in durations CSV output by adding missing quote
yaro pushed to main at yaro/wifi_test 2025-05-05 14:16:03 -05:00
3f5affa6fe Refactor iperf3 logging to remove unnecessary duration logs and improve clarity in warnings
yaro pushed to main at yaro/wifi_test 2025-05-05 11:32:43 -05:00
8038a46176 Remove debug logging for sys.argv in main function
dca9f7eebe Improve warning message for iperf3 timeout to include elapsed time
Compare 2 commits »
yaro pushed to main at yaro/wifi_test 2025-05-02 16:27:16 -05:00
0181766269 Add debug logging for sys.argv in main function
yaro pushed to main at yaro/wifi_test 2025-05-02 16:19:05 -05:00
bc1160d670 Log listener launch arguments for better debugging
yaro pushed to main at yaro/wifi_test 2025-05-02 16:11:32 -05:00
e448097581 Refactor argument parsing in runtest.sh to improve clarity and consistency
yaro pushed to main at yaro/wifi_test 2025-05-02 15:46:10 -05:00
099ea01a52 Enhance listener output handling in runtest.sh to manage empty and missing sample files
yaro pushed to main at yaro/wifi_test 2025-05-02 15:30:15 -05:00
656f067fa5 Add listener sample data to test file output
yaro pushed to main at yaro/wifi_test 2025-05-02 15:23:53 -05:00
da5a854ccb Fix attachment logic to check TEST_FILE instead of LISTENER_OUTFILE
yaro pushed to main at yaro/wifi_test 2025-05-02 15:19:04 -05:00
015af7f26b Fix listener output file naming in runtest.sh
yaro pushed to main at yaro/wifi_test 2025-05-02 15:14:35 -05:00
abdf5bcb61 Remove timeout from listener readiness check in runtest.sh
yaro pushed to main at yaro/wifi_test 2025-05-02 15:11:16 -05:00
0b351ee7ca Fix listener sample file logging to reflect correct sample count
yaro pushed to main at yaro/wifi_test 2025-05-02 14:44:52 -05:00
c0e15ed39e Fix variable expansion in listener sample file path
yaro pushed to main at yaro/wifi_test 2025-05-02 14:42:07 -05:00
3cdcadcb6d Add listener readiness check in runtest.sh
yaro pushed to main at yaro/wifi_test 2025-05-02 14:37:45 -05:00
4beafbe674 Fix indentation for logging and sleep commands in runtest.sh
yaro pushed to main at yaro/wifi_test 2025-05-02 14:36:32 -05:00
f71d683275 Executable flag.
yaro pushed to main at yaro/wifi_test 2025-05-02 14:35:41 -05:00
8301dd8744 Remove session logging from runtest.sh and adjust argument display