You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Describe the bug #404 removed pipename from the structure that is written when the send pipe info command is sent. Need to add this information back in. Also related to #982. Likely need to reconsider what is output (memory addresses likely not helpful).
To Reproduce
Observe file output from a CFE_SB_SEND_PIPE_INFO_CC command before and after #404 merge.
Expected behavior #404 shouldn't have changed output file.
Describe the bug
#404 removed pipename from the structure that is written when the send pipe info command is sent. Need to add this information back in. Also related to #982. Likely need to reconsider what is output (memory addresses likely not helpful).
To Reproduce
Observe file output from a CFE_SB_SEND_PIPE_INFO_CC command before and after #404 merge.
Expected behavior
#404 shouldn't have changed output file.
Code snips
cFE/fsw/cfe-core/src/sb/cfe_sb_task.c
Lines 1015 to 1029 in e0d1ce8
System observed on:
All.
Additional context
Observed in build verification test of 6.8
Reporter Info
Jacob Hageman - NASA/GSFC
Ping @wmoleski
The text was updated successfully, but these errors were encountered: