small update
Some checks are pending
EIVE/eive-obsw/pipeline/pr-develop Build started...

This commit is contained in:
Robin Müller 2023-02-08 13:23:05 +01:00
parent bfa61632c2
commit 6ae0ee5b26
No known key found for this signature in database
GPG Key ID: 11D4952C8CCEF814

View File

@ -19,7 +19,7 @@ change warranting a new major release:
## Changed
- Readded calibration matrices for MGM calibration
- Readded calibration matrices for MGM calibration.
## Fixed
@ -29,7 +29,7 @@ change warranting a new major release:
stored as the git SHA hash in `commonConfig.h`. This will be
an empty string now for regular versions.
- 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
validity flag of 'mgmVecTotDerivative'.