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

Fix #49, add header init macro #52

Merged
merged 1 commit into from
Apr 20, 2023
Merged

Conversation

jphickey
Copy link
Contributor

Describe the contribution
Adds a CFE_MSG_CMD_HDR_INIT macro to the EDS header implementation, for parity with the default MSG module.

Fixes #49

Testing performed
Build HS tables using this macro

Expected behavior changes
Compatibility with existing table definitions

System(s) tested on
Debian

Contributor Info - All information REQUIRED for consideration of pull request
Joseph Hickey, Vantage Systems, Inc.

@jphickey jphickey added the CCB:Ready Pull request is ready for CCB discussion label Apr 20, 2023
Adds a `CFE_MSG_CMD_HDR_INIT` macro to the EDS header implementation,
for parity with the default MSG module.
@dzbaker dzbaker added CCB:Approved Indicates code review and approval by community CCB and removed CCB:Ready Pull request is ready for CCB discussion labels Apr 20, 2023
@dzbaker dzbaker merged commit a369a78 into nasa:main Apr 20, 2023
@jphickey jphickey deleted the fix-49-add-init-macro branch April 25, 2023 20:55
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
CCB:Approved Indicates code review and approval by community CCB
Projects
None yet
Development

Successfully merging this pull request may close these issues.

EDS message header module needs to provide CFE_MSG_CMD_HDR_INIT macro
2 participants