Skip to content

Comments

Fix #2451, minor reorg of message headers#2453

Merged
dzbaker merged 1 commit intonasa:mainfrom
jphickey:fix-2451-msgstruct
Oct 18, 2023
Merged

Fix #2451, minor reorg of message headers#2453
dzbaker merged 1 commit intonasa:mainfrom
jphickey:fix-2451-msgstruct

Conversation

@jphickey
Copy link
Contributor

Checklist (Please check before submitting)

Describe the contribution
Puts the message encapsulation in a separate header from the message payload. Also puts all headers into the "header-check" target as there were some inclusion dependencies noted.

Fixes #2451

Testing performed
Build and run all tests

Expected behavior changes
None

System(s) tested on
Debian

Additional context
This is primarily to improve maintainability and resolve inclusion issues in other modules

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

Puts the message encapsulation in a separate header from the message
payload.  Also puts all headers into the "header-check" target as there
were some inclusion dependencies noted.
@jphickey jphickey added the CCB:Ready Ready for discussion at the Configuration Control Board (CCB) label Oct 12, 2023
@dzbaker dzbaker added CCB:Approved Indicates code review and approval by community CCB and removed CCB:Ready Ready for discussion at the Configuration Control Board (CCB) labels Oct 12, 2023
dzbaker added a commit to nasa/cFS that referenced this pull request Oct 18, 2023
*Combines:*

cFE v7.0.0-rc4+dev401
psp v1.6.0-rc4+dev96

**Includes:**

*cFE*
- nasa/cFE#2453

*psp*
- nasa/PSP#406
- nasa/PSP#410

Co-authored by: Anh Van <[email protected]>
Co-authored by: Joseph Hickey <[email protected]>
@dzbaker dzbaker mentioned this pull request Oct 18, 2023
2 tasks
@dzbaker dzbaker merged commit b00f01e into nasa:main Oct 18, 2023
dzbaker added a commit to nasa/cFS that referenced this pull request Oct 18, 2023
*Combines:*

cFE v7.0.0-rc4+dev401
psp v1.6.0-rc4+dev96

**Includes:**

*cFE*
- nasa/cFE#2453

*psp*
- nasa/PSP#406
- nasa/PSP#410

Co-authored by: Anh Van <[email protected]>
Co-authored by: Joseph Hickey <[email protected]>
@jphickey jphickey deleted the fix-2451-msgstruct branch November 16, 2023 14:08
@dzbaker dzbaker added this to the v7.0.0 milestone Feb 12, 2026
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.

Separate header files for message payloads and encapsulation

2 participants