Skip to content

Add canards module failure type#103

Closed
ChristineS112 wants to merge 1 commit into
mainfrom
canards_healthcheck
Closed

Add canards module failure type#103
ChristineS112 wants to merge 1 commit into
mainfrom
canards_healthcheck

Conversation

@ChristineS112
Copy link
Copy Markdown

No description provided.

@ChristineS112 ChristineS112 requested a review from JasonBrave as a code owner May 16, 2026 19:58
Comment thread include/common.h
/// @brief Data format error, for example input is a malformed CAN packet
W_DATA_FORMAT_ERROR
W_DATA_FORMAT_ERROR,
/// @brief Canards module error, for example logger intialization failure
Copy link
Copy Markdown
Member

Choose a reason for hiding this comment

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

What's wrong with W_FAILURE or a case specific error code

Copy link
Copy Markdown
Author

Choose a reason for hiding this comment

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

canards specific

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