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

Add alerts for timesync and disconnection #1799

Open
wants to merge 9 commits into
base: main
Choose a base branch
from

Conversation

Gold872
Copy link

@Gold872 Gold872 commented Mar 3, 2025

Resolves #1798

Also adds missing C++ implementation for IsConnected() along with heartbeat checking.

Has not been tested yet.

@mcm001
Copy link
Contributor

mcm001 commented Mar 7, 2025

My new Java unit test makes me happy with that stuff. Someone should port that to c++.

Copy link
Member

@spacey-sooty spacey-sooty left a comment

Choose a reason for hiding this comment

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

Make a seperate group for Photon alerts

@mcm001 mcm001 force-pushed the disconnect-alert branch 3 times, most recently from 8f07793 to 6d0e5e8 Compare March 10, 2025 21:33
@mcm001 mcm001 force-pushed the disconnect-alert branch from 6d0e5e8 to 25b54c1 Compare March 10, 2025 21:34
@mcm001 mcm001 marked this pull request as ready for review March 10, 2025 21:50
@mcm001 mcm001 requested a review from a team as a code owner March 10, 2025 21:50
@mcm001 mcm001 requested a review from spacey-sooty March 10, 2025 21:50
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.

Ability to use WPILib Alert API for Camera Disconnection
3 participants