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

DAQ Automatic Tests #26

Merged
merged 8 commits into from
Feb 19, 2025
Merged

DAQ Automatic Tests #26

merged 8 commits into from
Feb 19, 2025

Conversation

tbengani
Copy link
Contributor

Send CAN message in DAQ CAN through DCM when car states up/down between HV_EN and RTD. Use 1 byte: 1 bit for start/stop, 7 bits for test_id.

@MerinoSheep
Copy link
Contributor

Request me on this when you feel like it is finished

@tbengani tbengani requested a review from MerinoSheep February 17, 2025 22:17
@MerinoSheep MerinoSheep force-pushed the feature/daq-automatic-tests branch from 3cd330b to 1b98ae6 Compare February 17, 2025 22:27
@MerinoSheep
Copy link
Contributor

I also think you have a build error somewhere double check if all projects build

@tbengani
Copy link
Contributor Author

Yea I can't seem to build it on my end. I have errors showing up in other places(not DCM), so maybe my configuration is not right.

@MerinoSheep
Copy link
Contributor

you're probably using the wrong compiler. I would double check the confluence page

@MerinoSheep
Copy link
Contributor

Fix the two things i reviewed then I think were good to merge

@tbengani
Copy link
Contributor Author

For the compiler, I am using GCC arm-none-eabi, so I'm not sure why its not working.

Do I need to make the changes locally and push them back to this PR?

@MerinoSheep
Copy link
Contributor

MerinoSheep commented Feb 18, 2025 via email

@MerinoSheep
Copy link
Contributor

once you pull can you delete build folder and build again

@tbengani
Copy link
Contributor Author

It builds on my computer now.
Isn't this PR already fixed(semicolon + moving srand)? The build was successful. Or are there other things to change.

@MerinoSheep
Copy link
Contributor

The two things that are part of the review

@tbengani
Copy link
Contributor Author

Wait I'm confused-- what exactly should I fix(and where do I find it)?

@MerinoSheep
Copy link
Contributor

MerinoSheep commented Feb 19, 2025 via email

@MerinoSheep
Copy link
Contributor

oh wait my fault they were in preview haha

@MerinoSheep MerinoSheep marked this pull request as draft February 19, 2025 01:16
@MerinoSheep MerinoSheep marked this pull request as ready for review February 19, 2025 01:16
@tbengani
Copy link
Contributor Author

ready to merge

@MerinoSheep MerinoSheep merged commit ef587e8 into main Feb 19, 2025
1 of 2 checks passed
@MerinoSheep MerinoSheep deleted the feature/daq-automatic-tests branch February 19, 2025 05:45
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.

2 participants