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 #256, add PSP version API #257

Merged
merged 1 commit into from
Mar 5, 2021
Merged

Conversation

jphickey
Copy link
Contributor

@jphickey jphickey commented Mar 3, 2021

Describe the contribution
Add a PSP implementation of the version API discussed in nasa/cFS#200

Fixes #256

Testing performed
Build CFE and sanity check

Expected behavior changes
Adds an API to get version info rather than using macros/globals.
This just returns the values of the globals.

System(s) tested on
Ubuntu 20.04

Additional context
Attempting to make the version info patterns consistent between all components. See nasa/cFS#200 for full background.

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

@jphickey jphickey added the CCB:Ready Pull request is ready for discussion at the Configuration Control Board (CCB) label Mar 3, 2021
@astrogeco astrogeco added CCB:2021-03-03 and removed CCB:Ready Pull request is ready for discussion at the Configuration Control Board (CCB) labels Mar 3, 2021
Add a PSP implementation of the version API discussed in nasa/cFS#200
@astrogeco
Copy link
Contributor

CCB 2021-03-03 APPROVED

@skliper skliper added this to the 1.6.0 milestone Mar 5, 2021
@skliper skliper self-assigned this Mar 5, 2021
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Implement PSP version functions
3 participants