Skip to content

Conversation

@astrogeco
Copy link
Contributor

@astrogeco astrogeco commented May 8, 2020

Describe the contribution
Fixes #28, #30, and #34

Testing performed
See PRs
Bundle CI - https://travis-ci.com/github/nasa/cFS/builds/165726730

Expected behavior changes
PR #29 - Apply the CFE_SB_MsgIdToValue() and CFE_SB_ValueToMsgId() routines where compatibility with an integer MsgId is necessary - syslog prints, events, compile-time MID #define values.

PR #31 - Changes to documentation only; no code impact
PR #35 - Deprecates shell tlm subscription

System(s) tested on
See PRs

Additional context
Part of nasa/cFS#83

Contributor Info - All information REQUIRED for consideration of pull request
Joseph Hickey, Vantage Systems, Inc.
Leor Bleier, NASA-GSFC
Jacob Hageman, NASA-GSFC

lbleier-GSFC and others added 7 commits April 8, 2020 16:23
Do not assume CFE_SB_MsgId_t is implicitly integral in nature.
When an integer value is required for printing or backward
compatibility, use the explicit conversion routine to
get this.
Fix #34, Deprecate shell tlm subscription
Fix #28, Opaque CFE_SB_MsgId_t values
Merged manually to resolve conflict
@astrogeco astrogeco changed the title Integration Candidate: 2020-04-29 Integration Candidate COMBINED 2020-04-29 and 2020-05-06 May 13, 2020
@astrogeco astrogeco marked this pull request as ready for review May 13, 2020 02:03
@astrogeco astrogeco merged commit b59f32e into master May 13, 2020
@skliper skliper added this to the 2.4.0 milestone Jun 1, 2020
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.

Deprecate reference to deprecated output to shell tlm pkt Fix doxygen warnings App should treat CFE_SB_MsgId_t values as opaque

5 participants