RW Refactoring #381

Merged
meggert merged 20 commits from rw_refactoring into develop 2023-02-17 10:35:31 +01:00
Showing only changes of commit e99819449a - Show all commits

View File

@ -24,6 +24,7 @@ change warranting a new major release:
- Added values for MGM sensor fusion
- Refactored RW Software: Polling runs in separate thread, all RWs are now polled in under 60 ms.
PR: https://egit.irs.uni-stuttgart.de/eive/eive-obsw/pulls/381
- Bumped FSFW to allow initializing child modes in `SubsystemBase` derived objects.
## Fixed