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 #1069, Resolve mismatched types in SBR throttle #1116

Merged

Conversation

skliper
Copy link
Contributor

@skliper skliper commented Jan 22, 2021

Describe the contribution
Fix #1069 - Switched throttle indexes to use CFE_SB_RouteId_Atom_t and combined helper function since separation no longer necessary (only 1 foreach function implemented).

Testing performed
Build and run unit tests, passed.

Expected behavior changes
None, just resolves static analysis warning

System(s) tested on

  • Hardware: cFS Dev Server
  • OS: Ubuntu 18.04
  • Versions: Bundle main + this commit

Additional context
None

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 Jan 22, 2021
@skliper skliper added this to the 7.0.0 milestone Jan 22, 2021
@astrogeco astrogeco added CCB:2021-01-27 and removed CCB:Ready Ready for discussion at the Configuration Control Board (CCB) labels Jan 27, 2021
@astrogeco
Copy link
Contributor

CCB:2021-01-27 APPROVED

Removes throttle helper function and places it in the "foreach" route ID to match types
No functional change

@astrogeco astrogeco changed the base branch from main to integration-candidate January 27, 2021 22:09
@astrogeco astrogeco merged commit 3a1b9e1 into nasa:integration-candidate Feb 3, 2021
astrogeco added a commit to nasa/cFS that referenced this pull request Feb 3, 2021
@skliper skliper deleted the fix1069-sbr_throttle_types branch March 23, 2021 13:12
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Resolve routeid msgid comparison issue reported by LGTM
2 participants