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 #90, Rename SB Command Pipe to CmdPipe #91

Merged

Conversation

thnkslprpt
Copy link
Contributor

Checklist

Describe the contribution
Fixes #90
InputPipe global data struct member renamed to CmdPipe.

Testing performed
GitHub CI actions (incl. Build + Run, Unit Tests etc.) all passing successfully.

Expected behavior changes
No change to behavior.
DS's SB command pipe struct member is now named consistently with the rest of cFS and the other apps which improves future maintainability.

Contributor Info
Avi Weiss @thnkslprpt

@thnkslprpt thnkslprpt force-pushed the fix-90-rename-sb-command-pipe-to-cmdpipe branch from b7c6ea7 to baebec6 Compare March 14, 2023 13:05
@dzbaker dzbaker merged commit ce98853 into nasa:main Mar 16, 2023
@thnkslprpt thnkslprpt deleted the fix-90-rename-sb-command-pipe-to-cmdpipe branch March 16, 2023 21:45
@dmknutsen dmknutsen added this to the Equuleus milestone May 26, 2023
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.

DS is the only app to label the SB Command Pipe as InputPipe
4 participants