changelog
Some checks are pending
EIVE/eive-obsw/pipeline/head Build queued...
EIVE/eive-obsw/pipeline/pr-v3.0.0-dev This commit looks good

This commit is contained in:
Marius Eggert 2023-06-05 16:06:36 +02:00
parent a5f9bb3177
commit 58dee642a6

View File

@ -51,6 +51,8 @@ will consitute of a breaking change warranting a new major release:
reason.
- OFF mode is ignores in TM store for determining whether a store will be written. The modes will
only be used to cancel a transfer.
- Handling of multiple RWs in the ACS Controller is improved and can be changed by parameter
commands.
## Added
@ -91,6 +93,8 @@ will consitute of a breaking change warranting a new major release:
- Prevent spam of TCS controller heater unavailability event if all heaters are in external control.
- TCS heater switch info set contained invalid values because of a faulty `memcpy` in the TCS
controller. There is not crash risk but the heater states were invalid.
- Fixed usage of quaternion valid flag, which does not actually represent the validity of the
quaternion.
# [v2.0.5] 2023-05-11