Skip to content

Conversation

@Ethan-Caracoglia
Copy link

Created Drivers for the ADS8689IPWR ADC sensors that get processed through SPI and packaged into a 5 byte CAN message that gets sent to the VCU giving throttle, brake, and error information.

@mjh9585
Copy link

mjh9585 commented May 24, 2025

Change the .github/workflows/cmake.yml file from runs-on: ubuntu-latest to runs-on: ubuntu-22.04 to fix the build issue.

Copy link

@aclowmclaughlin aclowmclaughlin left a comment

Choose a reason for hiding this comment

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

This is really impressive work and the code is honestly really clean. I think 90% of everything I commented was simply just some like comments that could be added.
Only code change of significance is using a struct to contain the CAN message instead of an array.

Copy link

@mjh9585 mjh9585 left a comment

Choose a reason for hiding this comment

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

Overall pretty good, just a few changes besides the ones mentioned. Please include the Jira Issue ID in the pull request name like the other.

Ethan-Caracoglia and others added 6 commits August 19, 2025 21:06
Co-authored-by: Diego <119289719+DiegoLHendrix@users.noreply.github.com>
Co-authored-by: Rue <61093955+aclowmclaughlin@users.noreply.github.com>
Co-authored-by: Matthew Heller <69865851+mjh9585@users.noreply.github.com>
@Ethan-Caracoglia Ethan-Caracoglia changed the title Out of the CR(H)IB and into the fire [FWT-20] Out of the CR(H)IB and into the fire Jan 26, 2026
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.

4 participants