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

Implement PDU 24A #194

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

Implement PDU 24A #194

wants to merge 8 commits into from

Conversation

bjackson312006
Copy link
Contributor

@bjackson312006 bjackson312006 commented Nov 8, 2024

Changes

  • mpu.json: Added current CAN

Notes

This PR is for a Cerberus ticket

To Do

  • Update pca9539 --> tca9539 - Not doing this until before merge
  • Add a current sensor read command x4 and send over CAN, corresponding YAML
  • Update pinout according to schematic.
  • Update fuse and shutdown extraction and repackaging as bools in YAML, use correct pins (note: low refresh rate)
  • Update PDU CTRL functions to correct pins.
  • Update PDU TSMS sense to correct pins
  • Update driver interaction layer as needed

Checklist

  • All commits are tagged with the ticket number
  • No merge conflicts
  • All checks passing
  • Remove any non-applicable sections of this template
  • Assign the PR to yourself
  • Request reviewers & ping on Slack
  • PR is linked to the ticket (fill in the closes line below)

Closes #205

@bjackson312006 bjackson312006 self-assigned this Nov 8, 2024
cangen/can-messages/mpu.json Outdated Show resolved Hide resolved
@bjackson312006 bjackson312006 marked this pull request as ready for review November 10, 2024 23:55
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.

[IO] - Implement PDU 24A
2 participants