changelog
All checks were successful
EIVE/eive-obsw/pipeline/head This commit looks good
EIVE/eive-obsw/pipeline/pr-v2.1.0-dev This commit looks good

This commit is contained in:
Marius Eggert 2023-05-26 13:53:46 +02:00
parent 335394b863
commit a7c6cd017d

View File

@ -84,6 +84,8 @@ will consitute of a breaking change warranting a new major release:
- When a PUS parsing error occured while parsing a TM store file, the dump completion procedure
was always executed.
- Some smaller logic fixes in the TM store base class
- Fixed usage of C `abs` instead of C++ `std::abs`, which results in MTQ commands not being
scaled correctly between 1Am² and 0.2Am².
# [v2.0.5] 2023-05-11