• Joined on 2025-04-06
yaro pushed to main at yaro/inventory 2025-07-09 10:24:46 -05:00
65dcbbfb0b Refactor inventory model and related routes to standardize field names and improve clarity
yaro pushed to main at yaro/inventory 2025-07-09 09:30:56 -05:00
ac05373f95 Refactor mapped_column parameters for consistency in models
yaro pushed to main at yaro/muck_discord_bot 2025-07-08 20:43:37 -05:00
9a39cd8a1b Channel ID must be an int.
yaro pushed to main at yaro/muck_discord_bot 2025-07-08 20:31:33 -05:00
2c8acd1cc6 Alright. Ready for tinkering later.
yaro pushed to main at yaro/muck_discord_bot 2025-07-08 20:29:08 -05:00
b8763824d8 Whoops. Need to rename that file.
yaro created branch main in yaro/muck_discord_bot 2025-07-08 20:21:51 -05:00
yaro pushed to main at yaro/muck_discord_bot 2025-07-08 20:21:51 -05:00
7f6bdf248c First commit.
yaro created repository yaro/muck_discord_bot 2025-07-08 20:20:30 -05:00
yaro pushed to old_speedtest at yaro/wifi_test 2025-05-08 10:27:32 -05:00
05ce0e2ee6 Improve listener initialization timeout handling with warning log
yaro pushed to old_speedtest at yaro/wifi_test 2025-05-07 14:05:59 -05:00
f2df8f3efa Update log message to reflect correct sample count in listener launch
yaro created branch old_speedtest in yaro/wifi_test 2025-05-07 12:56:34 -05:00
yaro pushed to old_speedtest at yaro/wifi_test 2025-05-07 12:56:34 -05:00
yaro pushed to main at yaro/wifi_test 2025-05-07 10:42:26 -05:00
91599e1ffe Fix variable expansion in TEST_HEADER for correct CSV formatting
yaro pushed to main at yaro/wifi_test 2025-05-07 10:34:51 -05:00
594ce01b19 Refactor speedtest command to use a variable for header extraction and simplify server options for improved readability
yaro pushed to main at yaro/wifi_test 2025-05-07 09:58:31 -05:00
8f36942576 Add specific server options to speedtest command for improved accuracy
b9e03a6566 Calculate total duration including PING_COUNT for accurate observation duration estimation
Compare 2 commits »
yaro pushed to main at yaro/wifi_test 2025-05-07 08:40:52 -05:00
ce7284580e Calculate estimated observation duration based on speedtest results for accurate channel hopping intervals
yaro pushed to main at yaro/wifi_test 2025-05-07 08:05:54 -05:00
4f627a819d Remove interface availability check in main function to streamline execution flow
687d242d89 Refactor subprocess calls to use safe_call for improved error handling
c7639d330f Improve interface availability check in wait_for_interface_up function
Compare 3 commits »
yaro pushed to main at yaro/wifi_test 2025-05-06 16:14:22 -05:00
9101695db4 Add interface availability check before starting channel hopping
yaro pushed to main at yaro/wifi_test 2025-05-06 09:46:31 -05:00
d538e10c9c Refactor argument parser to allow setting channel hop interval with a new command-line option
yaro pushed to main at yaro/wifi_test 2025-05-06 09:32:55 -05:00
27d64d2bed Enhance channel hopping by adding dynamic hop interval calculation based on observation duration