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

Don't wait for online during boot #44

Merged
merged 1 commit into from
Jan 4, 2025

Conversation

crschardt
Copy link
Contributor

With PhotonVision/photonvision#1672, the network handling is more robust. It should be OK to not wait for NetworkManager to detect online during the boot process. This will speed bootup, especially first boot if the system isn't connected to a network.

Copy link
Contributor

@mcm001 mcm001 left a comment

Choose a reason for hiding this comment

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

Big if true

@crschardt
Copy link
Contributor Author

I made this so I can do some thorough testing on it. We shouldn’t wait for this do the first 2025 release of Photonvision, but I’m hoping to have enough testing done that we can use it in the second release.

@crschardt
Copy link
Contributor Author

Tested on an OPi5 and OPi5 Pro with good results.

@crschardt crschardt marked this pull request as ready for review January 4, 2025 03:57
@crschardt crschardt merged commit d9bcb56 into PhotonVision:main Jan 4, 2025
12 checks passed
@crschardt crschardt changed the title Don't wait for online in Don't wait for online during boot Jan 4, 2025
@crschardt crschardt deleted the no-wait-for-network-on-boot branch January 4, 2025 04:02
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants