We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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
Checklist
Describe the bug Copy of nasa/sample_app#167
Expected behavior Rename the CommandCode variable in CI_LAB_ProcessGroundCommand() to FcnCode to better align with the cFE API.
CommandCode
CI_LAB_ProcessGroundCommand()
FcnCode
Code snips
ci_lab/fsw/src/ci_lab_app.c
Lines 225 to 232 in a5e8b4b
Reporter Info Avi Weiss @thnkslprpt
The text was updated successfully, but these errors were encountered:
Fix nasa#127, Rename CommandCode variable to FcnCode
e741d2a
2c398c0
Merge pull request #128 from thnkslprpt/fix-127-rename-commandcode-va…
36d976a
…riable Fix #127, Rename CommandCode variable to FcnCode
Successfully merging a pull request may close this issue.
Checklist
Describe the bug
Copy of nasa/sample_app#167
Expected behavior
Rename the
CommandCode
variable inCI_LAB_ProcessGroundCommand()
toFcnCode
to better align with the cFE API.Code snips
ci_lab/fsw/src/ci_lab_app.c
Lines 225 to 232 in a5e8b4b
Reporter Info
Avi Weiss @thnkslprpt
The text was updated successfully, but these errors were encountered: