-
Notifications
You must be signed in to change notification settings - Fork 217
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 #12, Comment update to correct for microseconds not always rounding up + a… #406
Conversation
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Minor nitpicks....
4c5c9a0
to
6b88ad5
Compare
Likely will require an update to the coverage testing, can handle with this pull request or open a new issue to address it. Also sounds more like a "warning" than "error"? |
CCB 20200415 - APPROVED |
@jphickey were your requested changes addressed? |
Yes, this looks fine now. |
Fix commit message? |
Sure thing...what do you want me to change it to? |
|
Describe the contribution
Fixes #12 , Microsecond round up code doesn't round up.
Updated comments in ostimer.c to reflect what the code is actually doing.
Added debug message if microsecs per sec value does not equal 1000000.
Testing performed
Ran unit tests.
System(s) tested on
Oracle VM VirtualBox
OS: ubuntu-19.10
Versions: cFE 6.7.11.0, OSAL 5.0.9.0, PSP 1.4.7.0
Contributor Info
Dan Knutsen
NASA/Goddard