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 #76, Microsec conversion lost resolution #147

Merged
merged 1 commit into from
Apr 21, 2020

Conversation

skliper
Copy link
Contributor

@skliper skliper commented Apr 2, 2020

Describe the contribution
Full precision conversion implemented, and documented options for speed
Fix #76

Testing performed
Steps taken to test the contribution:

  1. CI - https://travis-ci.com/github/skliper/cFS/builds/158006610

Expected behavior changes
Slightly slower calculation depending on hardware, but exact (to the resolution provided) conversion

System(s) tested on

  • Hardware: AMD
  • OS: Ubuntu 18.04
  • Versions: bundle w/ this change

Additional context
None

Third party code
None

Contributor Info - All information REQUIRED for consideration of pull request
Jacob Hageman - NASA/GSFC

@skliper skliper added this to the 1.5.0 milestone Apr 2, 2020
@skliper skliper added the CCB:Ready Pull request is ready for discussion at the Configuration Control Board (CCB) label Apr 9, 2020
@astrogeco astrogeco changed the title Fix #76: Microsec conversion lost resolution Fix #76, Microsec conversion lost resolution Apr 14, 2020
@skliper
Copy link
Contributor Author

skliper commented Apr 15, 2020

CCB 20200415 - APPROVED

@astrogeco astrogeco added CCB:Approved Indicates Approval by CCB CCB - 20200415 and removed CCB:Ready Pull request is ready for discussion at the Configuration Control Board (CCB) labels Apr 20, 2020
@astrogeco astrogeco changed the base branch from master to integration-candidate April 21, 2020 22:21
@astrogeco astrogeco merged commit c8bde97 into nasa:integration-candidate Apr 21, 2020
@skliper skliper deleted the is76-usec-conversion branch February 1, 2021 21:02
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
CCB:Approved Indicates Approval by CCB
Projects
None yet
Development

Successfully merging this pull request may close these issues.

CFE_PSP_GetTime Loses Resolution in Conversion to Microseconds (GSFC DCR 14952)
2 participants