Skip to content

psp Integration Candidate: 2021-01-12#240

Merged
astrogeco merged 3 commits into
mainfrom
integration-candidate
Jan 13, 2021
Merged

psp Integration Candidate: 2021-01-12#240
astrogeco merged 3 commits into
mainfrom
integration-candidate

Conversation

@astrogeco

@astrogeco astrogeco commented Jan 13, 2021

Copy link
Copy Markdown
Contributor

Describe the contribution

Fix #227, Use OSAL time conversion/access methods

Testing performed
See https://github.com/nasa/cFS/pull/174/checks

Expected behavior changes

PR #231 - Instead of accessing OS_time_t member values directly, use the OSAL-provided conversion and access methods. This provides independence and abstraction from the specific OS_time_t definition and allows OSAL to transition to a 64 bit value.

System(s) tested on
Ubuntu 18.04

Additional context
Part of nasa/cFS#174

Third party code
None

Contributor Info - All information REQUIRED for consideration of pull request
@jphickey

jphickey and others added 3 commits January 4, 2021 15:42
Instead of accessing OS_time_t values directly, use the
OSAL-provided conversion and access methods.  This provides
independence/abstraction from the specific OS_time_t
definition and allows OSAL to transition to a 64 bit value.
Fix #227, Use OSAL time conversion/access methods
Increase development build and Update ReadMe
@astrogeco astrogeco marked this pull request as ready for review January 13, 2021 23:21
@astrogeco astrogeco merged commit 2fcce6f into main Jan 13, 2021
@astrogeco astrogeco changed the title psp Integration Candidate: 2021-01-13 psp Integration Candidate: 2021-01-12 Jan 13, 2021
astrogeco added a commit to nasa/cFS that referenced this pull request Jan 13, 2021
segeljakt pushed a commit to LeoDOS-Project/LeoDOS that referenced this pull request Mar 22, 2026
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.

Update PSP to use OS time conversion/access methods

2 participants