This commit is contained in:
parent
4e3229f018
commit
9265f27af9
@ -24,6 +24,8 @@ will consitute of a breaking change warranting a new major release:
|
|||||||
- EPS Subsystem has been added to EIVE System Tree
|
- EPS Subsystem has been added to EIVE System Tree
|
||||||
- Power Controller for calculating the State of Charge and FDIR regarding low SoC has been
|
- Power Controller for calculating the State of Charge and FDIR regarding low SoC has been
|
||||||
introduced.
|
introduced.
|
||||||
|
- Activate Xiphos WDT with a timeout period of 80 seconds using the `libxiphos` API. The WDT
|
||||||
|
calls are done by the new `XiphosWdtHandler` object.
|
||||||
|
|
||||||
## Changed
|
## Changed
|
||||||
|
|
||||||
@ -36,11 +38,6 @@ will consitute of a breaking change warranting a new major release:
|
|||||||
- Missing `nullptr` checks for PLOC Supervisor handler, which could lead to crashes.
|
- Missing `nullptr` checks for PLOC Supervisor handler, which could lead to crashes.
|
||||||
- SCEX bugfix for normal and transition commanding.
|
- SCEX bugfix for normal and transition commanding.
|
||||||
|
|
||||||
## Added
|
|
||||||
|
|
||||||
- Activate Xiphos WDT with a timeout period of 60 seconds using the `libxiphos` API. The WDT
|
|
||||||
calls are done by the new `XiphosWdtHandler` object.
|
|
||||||
|
|
||||||
# [v6.6.0] 2023-09-18
|
# [v6.6.0] 2023-09-18
|
||||||
|
|
||||||
## Changed
|
## Changed
|
||||||
|
Loading…
Reference in New Issue
Block a user