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 2084 add fractional seconds to epoch #2087

Conversation

jonathan-brandenburg-metecs

Describe the contribution
Fix #2084

Testing performed
Build/run unit tests, confirm same coverage of time module

Expected behavior changes
Epoch contains a value for fractional seconds in the form of a CFE_MISSION_TIME_EPOCH_MICROS. This value is included in the time value before generating the printable string in CFE_TIME_Print

System(s) tested on

  • Hardware: i7/Virtual Box
  • OS: CentOS Linux 7.9
  • Versions: Bundle main plus this component

Additional context
None

Third party code
None

Contributor Info - All information REQUIRED for consideration of pull request
Jonathan Brandenburg - NASA/JSC

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Support for fractional seconds in epoch definition
2 participants