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

Revamp Calypso/Mock #79

Open
jr1221 opened this issue Dec 10, 2024 · 0 comments
Open

Revamp Calypso/Mock #79

jr1221 opened this issue Dec 10, 2024 · 0 comments

Comments

@jr1221
Copy link
Contributor

jr1221 commented Dec 10, 2024

Description

Right now, if we get a CAN ID we dont recognize, we send a blank message called Calypso/Mock. Also, if we get a message shorter than expected, we silently fail.

Acceptance Criteria

Carry out proposed solution or explain alternative solution.

Proposed Solution

Cases of an ID which does not match anything should be revamped to include the CANID of the unrecognized message as the payload, the topic of which will be Calypso/MiscMessage or something IDC.

Cases of messages with a too small length should also be debugged, either by printing an error or sending a CAN message.

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

No branches or pull requests

1 participant