Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Feature/fix wifi testing #232

Open
wants to merge 5 commits into
base: develop
Choose a base branch
from
Open

Feature/fix wifi testing #232

wants to merge 5 commits into from

Conversation

cs-xm
Copy link
Contributor

@cs-xm cs-xm commented Jan 25, 2024

Minor timeout tweaks to improve our chances of establishing a Wifi connection in a noisy signal environment and a function to provide us with some basic diagnostic IP information. Coupled together with work done moving our Lab AP antenna, this should keep things stable for now.

In a loud enterprise wifi environment 30 seconds isn't always
enough to find, connect and setup the wifi stack, then also test.
This allows us to print the full IP info actually used during wifi
testing, to quickly see any potential issues with the IP stack.
This is so we leave the now extended test enough time to fail after
60 seconds before cutting it off from the calling bash script.
@mbanth mbanth added the type:testing actual testing or developing test stuff label Jan 25, 2024
Copy link
Collaborator

@mbanth mbanth left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Looks good to me.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
type:testing actual testing or developing test stuff
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants