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

This commit is contained in:
Robin Müller 2023-03-14 14:03:27 +01:00
parent 882fb02600
commit 6e049f3ee1
No known key found for this signature in database
GPG Key ID: 11D4952C8CCEF814

View File

@ -36,7 +36,7 @@ will consitute of a breaking change warranting a new major release:
## Changed
- Initialize switch states to a special `SWITCH_STATE_UNKNOWN` (2) variable. Return
`returnvalue::FAILED` in switch state getter.
`PowerSwitchIF::SWITCH_UNKNOWN` in switch state getter if this is the state.
- Wait 1 second before commanding SAFE mode. This ensures or at least increases the chance that
the switch states were initialized.
- Dual Lane Assemblies: The returnvalues of the dual lane power state machine FSM are not ignored