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

Receiver #132

Merged
merged 9 commits into from
Feb 4, 2024
Merged

Receiver #132

merged 9 commits into from
Feb 4, 2024

Conversation

HamzaIqbal786110
Copy link
Contributor

Changes

Verified that CAN messages make it to the receive buffer and also verified that the callback is being triggered. The changes to make this work were not exclusively in cerberus and Embedded Base also has some necessary changes to make this work.

To Do

Refine the callback function and make that actually work and verify that CAN messages are being verified.

Copy link
Contributor

@nwdepatie nwdepatie left a comment

Choose a reason for hiding this comment

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

this looks good

@HamzaIqbal786110 HamzaIqbal786110 merged commit 130fe03 into develop/make-it-work Feb 4, 2024
1 check passed
nwdepatie pushed a commit that referenced this pull request Feb 4, 2024
* Disabled outgoing can

* Made reciever build

* Trying to make CAN work - 1/22

* temp changes

* Made CAN Sorta Work

* Made interrupts work

* Cleaned up dummy changes

* fixed typo

* Made ioc changes
nwdepatie pushed a commit that referenced this pull request Feb 4, 2024
* Disabled outgoing can

* Made reciever build

* Trying to make CAN work - 1/22

* temp changes

* Made CAN Sorta Work

* Made interrupts work

* Cleaned up dummy changes

* fixed typo

* Made ioc changes
@nwdepatie nwdepatie deleted the receiver branch March 29, 2024 16:09
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.

3 participants