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 #1435, Consistent use of uint16 for EventID #1572

Merged
merged 1 commit into from
Jun 2, 2021

Conversation

skliper
Copy link
Contributor

@skliper skliper commented May 25, 2021

Describe the contribution
Fix #1435 - use uint16 everywhere for EventID

Testing performed
Built/ran unit tests, passed

Expected behavior changes
None, just makes types consistent

System(s) tested on

  • Hardware: Intel i5, Docker
  • OS: Ubuntu 18.04
  • Versions: Bundle main + this commit

Additional context
Doesn't fix the fact CFE_EVS_FREE_SLOT is not documented or handled well. See #1574.

Third party code
None

Contributor Info - All information REQUIRED for consideration of pull request
Jacob Hageman - NASA/GSFC

@skliper skliper added the CCB:Ready Ready for discussion at the Configuration Control Board (CCB) label May 25, 2021
@skliper skliper added this to the 7.0.0 milestone May 25, 2021
@skliper skliper added the CCB:Approved Indicates code review and approval by community CCB label May 26, 2021
@astrogeco astrogeco removed the CCB:Ready Ready for discussion at the Configuration Control Board (CCB) label May 27, 2021
@astrogeco astrogeco changed the base branch from main to integration-candidate June 2, 2021 14:26
@astrogeco astrogeco merged commit 00d1a39 into nasa:integration-candidate Jun 2, 2021
@skliper skliper deleted the fix1435-eventid_type branch October 22, 2021 19:25
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.

Use consistent type for EventID
3 participants