|
|
| F´ Version |
|
| Affected Component |
|
Problem Description
ActiveTextLogger makes a Posix system call to convert time to a local workstation time.
This code should be removed so it can be run on non-posix platforms:
https://github.com/nasa/fprime/blob/devel/Svc/ActiveTextLogger/ActiveTextLogger.cpp#L84
Expected Behavior
ActiveTextLogger should just print the seconds/subseconds field.