Skip to content

Fix #1435, Consistent use of uint16 for EventID#1572

Merged
astrogeco merged 1 commit intonasa:integration-candidatefrom
skliper:fix1435-eventid_type
Jun 2, 2021
Merged

Fix #1435, Consistent use of uint16 for EventID#1572
astrogeco merged 1 commit intonasa:integration-candidatefrom
skliper:fix1435-eventid_type

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