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

EdsMsg component needs the integrity API added to sync with CFE #70

Closed
jphickey opened this issue Dec 12, 2023 · 0 comments · Fixed by #71
Closed

EdsMsg component needs the integrity API added to sync with CFE #70

jphickey opened this issue Dec 12, 2023 · 0 comments · Fixed by #71
Assignees

Comments

@jphickey
Copy link
Contributor

Describe the bug
In the CFE MSG module, nasa/cFE#2468 made a separate "integrity" API that covers both origination and validation. This replaces CFE_MSG_UpdateHeader that was only for origination.

The EDS implementation of MSG functions needs to have this added so it will work with mainline CFE again.

To Reproduce
Build with mainline CFE, link fails due to missing integrity API calls.

Expected behavior
Should work with mainline

System observed on:
Debian

Reporter Info
Joseph Hickey, Vantage Systems, Inc.

@jphickey jphickey self-assigned this Dec 12, 2023
jphickey added a commit to jphickey/EdsLib that referenced this issue Dec 12, 2023
This makes the EDS MSG implementation line up with the CFE
mainline again.
jphickey added a commit that referenced this issue Dec 14, 2023
Fix #70, add msg integrity source file
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 a pull request may close this issue.

1 participant