Skip to content

Fix #110, #149, update identifier names#152

Merged
astrogeco merged 1 commit intonasa:mainfrom
jphickey:fix-110-149-more-renames
Jan 12, 2022
Merged

Fix #110, #149, update identifier names#152
astrogeco merged 1 commit intonasa:mainfrom
jphickey:fix-110-149-more-renames

Conversation

@jphickey
Copy link
Copy Markdown
Contributor

@jphickey jphickey commented Jan 6, 2022

Describe the contribution
Renames all remaining identifiers that did not have an appropriate name per the coding standards. Specifically, this is anything
that did not start with CF prefix (#149) and anything that ended with an underscore only (#110).

Fixes #149
Fixes #110

Testing performed
Build and sanity check CF, run all tests
Execute test file transfer between two CFE nodes

Expected behavior changes
None, internal symbol rename only

System(s) tested on
Ubuntu 21.10

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

@jphickey jphickey force-pushed the fix-110-149-more-renames branch from 6213a5b to 5855cf0 Compare January 6, 2022 23:28
@jphickey jphickey added the CCB:Ready Ready for discussion at the Configuration Control Board (CCB) label Jan 10, 2022
@jphickey jphickey force-pushed the fix-110-149-more-renames branch from 5855cf0 to 252817b Compare January 11, 2022 19:54
Renames all remaining identifiers that did not have an appropriate
name per the coding standards.  Specifically, this is anything
that did not start with CF prefix (nasa#149) and anything that
ended with an underscore only (nasa#110).
@jphickey jphickey force-pushed the fix-110-149-more-renames branch from 252817b to bc7ee2b Compare January 11, 2022 20:08
@astrogeco astrogeco merged commit 1c54b31 into nasa:main Jan 12, 2022
@astrogeco astrogeco removed the CCB:Ready Ready for discussion at the Configuration Control Board (CCB) label Jan 12, 2022
@jphickey jphickey deleted the fix-110-149-more-renames branch January 12, 2022 16:52
@skliper skliper added this to the Draco milestone Mar 25, 2022
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.

Some functions/typedefs remaining that do not follow naming convention Function names differing only by trailing underscore

4 participants