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 #83, allow the EDS MsgIDs to fully match baseline build #84

Merged
merged 1 commit into from
Feb 1, 2024

Conversation

jphickey
Copy link
Contributor

@jphickey jphickey commented Feb 1, 2024

Describe the contribution
Update the MsgID mapping logic such that it can exactly reproduce the MsgID values used in the baseline / non-EDS build.

This allows one to switch back and forth between an EDS and non-EDS workflow without disrupting MsgID values.

Fixes #83

Testing performed
Build and run all tests

Expected behavior changes
MsgIDs can be preserved between EDS and non-EDS builds

System(s) tested on
Debian

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

Update the MsgID mapping logic such that it can exactly reproduce
the MsgID values used in the baseline / non-EDS build.

This allows one to switch back and forth between an EDS and non-EDS
workflow without disrupting MsgID values.
@jphickey jphickey added the CCB:Ready Pull request is ready for CCB discussion label Feb 1, 2024
@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 Feb 1, 2024
@dzbaker dzbaker merged commit cf06166 into nasa:main Feb 1, 2024
@jphickey jphickey deleted the fix-83-msgid-matchup branch March 4, 2024 17:59
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.

Improve "global" message ID support, such that MsgIDs can exactly match non-EDS build
2 participants