We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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
Hardware is complete for leak detection. FIrmware however, remains unimplemented.
Completion checklist:
The text was updated successfully, but these errors were encountered:
Specifications we need:
Leaks are detected on pin 14, or Analog 0 (A0). The more water is on the sensors, the higher this voltage will be.
You'll need to read the voltage and set a voltage threshold to to say when it leaks.
From there, you need to publish to can bus with avcan.equipment.safety.ArmingStatus, and set to disarmed if there is a leak.
Eventually we'll make our own data types.
Sorry, something went wrong.
This will be based on the internal environment board firmware.
ahlee1
zlnnnnn
No branches or pull requests
Hardware is complete for leak detection. FIrmware however, remains unimplemented.
Completion checklist:
The text was updated successfully, but these errors were encountered: