update changelog
All checks were successful
EIVE/eive-obsw/pipeline/pr-develop This commit looks good

This commit is contained in:
Marius Eggert 2023-02-07 09:46:19 +01:00
parent 18af6228a0
commit a9fcb6a183

View File

@ -17,10 +17,17 @@ change warranting a new major release:
# [unreleased]
## Changed
- Readded calibration matrices for MGM calibration
## Fixed
- Bugfix in FSFW where the sequence flags of the PUS packets were set to continuation segment (0b00)
instead of unsegmented (0b11).
- Bugfixes in 'SensofProcessing' 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'.
# [v1.23.0] 2023-02-01