Describe the bug
The subscription report control commands (CFE_SB_SEND_PREV_SUBS_CC, CFE_SB_ENABLE_SUB_REPORTING_CC, CFE_SB_DISABLE_SUB_REPORTING_CC) don't work from the ground system since they use CFE_SB_SEND_HK_MID instead of CFE_SB_SUB_RPT_CTRL_MID.
May want to remove them from the GUI since they aren't really ground commands.
To Reproduce
Attempt to send any of these commands, cFE will report error.
Expected behavior
If we do want to support sending from the ground, should work. If we don't, they shouldn't show up on GUI.
Code snips
NA
System observed on:
- Hardware: cFS Dev Server
- OS: Ubuntu 18.04
- Versions: bundle main
Additional context
None
Reporter Info
Jacob Hageman - NASA/GSFC
Describe the bug
The subscription report control commands (CFE_SB_SEND_PREV_SUBS_CC, CFE_SB_ENABLE_SUB_REPORTING_CC, CFE_SB_DISABLE_SUB_REPORTING_CC) don't work from the ground system since they use CFE_SB_SEND_HK_MID instead of CFE_SB_SUB_RPT_CTRL_MID.
May want to remove them from the GUI since they aren't really ground commands.
To Reproduce
Attempt to send any of these commands, cFE will report error.
Expected behavior
If we do want to support sending from the ground, should work. If we don't, they shouldn't show up on GUI.
Code snips
NA
System observed on:
Additional context
None
Reporter Info
Jacob Hageman - NASA/GSFC