Update FSFW from upstream #71

Closed
muellerr wants to merge 1112 commits from development into eive/develop
20 changed files with 402 additions and 65 deletions
Showing only changes of commit b94685e045 - Show all commits

View File

@@ -35,6 +35,9 @@ and this project adheres to [Semantic Versioning](http://semver.org/).
### Time ### Time
PR: https://egit.irs.uni-stuttgart.de/fsfw/fsfw/pulls/584 and
https://egit.irs.uni-stuttgart.de/fsfw/fsfw/pulls/593
- `timeval` to `TimeOfDay_t` - `timeval` to `TimeOfDay_t`
- Added Mutex for gmtime calls: (compare http://www.opengate.at/blog/2020/01/timeless/) - Added Mutex for gmtime calls: (compare http://www.opengate.at/blog/2020/01/timeless/)
- Moved the statics used by Clock in ClockCommon.cpp to this file - Moved the statics used by Clock in ClockCommon.cpp to this file