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 #744 - update LastSender in pipe description and add AppId to buf… #749

Closed
wants to merge 1 commit into from

Conversation

CDKnightNASA
Copy link
Contributor

Describe the contribution
fix #744
This adds AppId to the buff description (used by CFE_SB_GetLastSenderId()) and updates the LastSender field in the CFE_SB_PipeD_t struct for each pipe that receives the message.

Testing performed
Built and ran in debugger to inspect values.

Expected behavior changes
Adds a field to the CFE_SB_SenderId_t struct, properly populates the CFE_SB_PipeD_t private struct (which is used for HK tlm.)

System(s) tested on
Debian 10.3

Contributor Info - All information REQUIRED for consideration of pull request
Christopher.D.Knight@nasa.gov

@CDKnightNASA CDKnightNASA added the CCB:Ready Ready for discussion at the Configuration Control Board (CCB) label Jun 18, 2020
@CDKnightNASA
Copy link
Contributor Author

closing this PR, I feel the fix in #750 is more appropriate and holistic.

@CDKnightNASA CDKnightNASA removed the CCB:Ready Ready for discussion at the Configuration Control Board (CCB) label Jun 19, 2020
@CDKnightNASA CDKnightNASA self-assigned this Jun 19, 2020
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

SB Pipe Info 'LastSender' Field is Unused
2 participants