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 #19, Use CFE_MSG_PTR macro and other name updates #85

Merged
merged 1 commit into from
Mar 30, 2023

Conversation

jphickey
Copy link
Contributor

Checklist (Please check before submitting)

Describe the contribution
Follow naming conventions for cmd/tlm data structures and use provided macros where appropriate.

Fixes #19

Testing performed
Build and sanity check LC, run all tests

Expected behavior changes
None

System(s) tested on
Debian

Contributor Info - All information REQUIRED for consideration of pull request
Joseph Hickey, Vantage Systems, Inc.

@github-advanced-security
Copy link

You have successfully added a new CodeQL configuration security. As part of the setup process, we have scanned this repository and found 2 existing alerts. Please check the repository Security tab to see all alerts.

@github-advanced-security
Copy link

You have successfully added a new CodeQL configuration coding-standard. As part of the setup process, we have scanned this repository and found 79 existing alerts. Please check the repository Security tab to see all alerts.

Follow naming conventions for cmd/tlm data structures and use provided
macros where appropriate.
@dzbaker dzbaker merged commit 5554bd1 into nasa:main Mar 30, 2023
@jphickey jphickey deleted the fix-19-use-msg-ptr branch April 21, 2023 13:39
@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.

Apps should use CFE_MSG_PTR macro instead of cast or local unwrapping
3 participants