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

Subscription report control commands don't work #140

Open
skliper opened this issue Oct 14, 2020 · 0 comments
Open

Subscription report control commands don't work #140

skliper opened this issue Oct 14, 2020 · 0 comments
Labels
bug Something isn't working

Comments

@skliper
Copy link
Contributor

skliper commented Oct 14, 2020

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

@skliper skliper added the bug Something isn't working label Oct 14, 2020
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
Development

No branches or pull requests

1 participant