moved TCScheduling Service to use timeval internally #735

Open
mohr wants to merge 7 commits from mohr/timetag_fix into development
1 changed files with 2 additions and 0 deletions
Showing only changes of commit 5a35f8e50b - Show all commits

View File

@ -13,6 +13,8 @@ and this project adheres to [Semantic Versioning](http://semver.org/).
- Linux OSAL `getUptime` fix: Check validity of `/proc/uptime` file before reading uptime.
- PUS Health Service: Size check for set health command.
- PUS Health Service: Perform operation completion for announce health command.
- PUS Scheduling Service: Use timeval internally
PR: https://egit.irs.uni-stuttgart.de/fsfw/fsfw/pulls/735
## Changed