ACS Update scheduling #366

Merged
muellerr merged 24 commits from acs_update_scheduling into develop 2023-02-08 13:23:34 +01:00
17 changed files with 549 additions and 539 deletions
Showing only changes of commit 6ae0ee5b26 - Show all commits

View File

@@ -19,7 +19,7 @@ change warranting a new major release:
## Changed ## Changed
- Readded calibration matrices for MGM calibration - Readded calibration matrices for MGM calibration.
## Fixed ## Fixed
@@ -29,7 +29,7 @@ change warranting a new major release:
stored as the git SHA hash in `commonConfig.h`. This will be stored as the git SHA hash in `commonConfig.h`. This will be
an empty string now for regular versions. an empty string now for regular versions.
- Bump FSFW for important fix in PUS mode service. - Bump FSFW for important fix in PUS mode service.
- Bugfixes in 'SensofProcessing' where previously MGM values would be calibrated before being - Bugfixes in 'SensorProcessing' where previously MGM values would be calibrated before being
transformed in body RF. However, the calibration values are in the body RF. Also fixed the transformed in body RF. However, the calibration values are in the body RF. Also fixed the
validity flag of 'mgmVecTotDerivative'. validity flag of 'mgmVecTotDerivative'.