Skip to content

[wpilib] Report PDH faults #5149

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

Draft
wants to merge 3 commits into
base: main
Choose a base branch
from

Conversation

Starlight220
Copy link
Member

I'm not sure how to implement this in C++ due to lack of reflection. Any ideas better than a ton of ifs?

@calcmogul calcmogul added the help: needs C++ Java exists, needs C++ port label Nov 22, 2023
@calcmogul calcmogul added component: hal Hardware Abstraction Layer component: wpilibj WPILib Java component: wpilibc WPILib C++ labels Dec 2, 2023
@Gold856
Copy link
Contributor

Gold856 commented Jun 22, 2024

Since #5521 was implemented, getting all the faults can now be done with a simple for loop.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
component: hal Hardware Abstraction Layer component: wpilibc WPILib C++ component: wpilibj WPILib Java help: needs C++ Java exists, needs C++ port
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants