EIVE upstream #29

Merged
muellerr merged 693 commits from use-eive-upstream into develop 2023-06-30 15:44:39 +02:00
Showing only changes of commit cf27954a86 - Show all commits

View File

@ -11,6 +11,7 @@ and this project adheres to [Semantic Versioning](http://semver.org/).
## Fixed ## Fixed
- Use `modetree::connectModeTreeParent` in `PowerSwitcherComponent` to connect mode tree parent. - Use `modetree::connectModeTreeParent` in `PowerSwitcherComponent` to connect mode tree parent.
- Pool Manager now enables the `spillToHigherPools` option in `LocalPool` parent.
## Changed ## Changed
@ -19,7 +20,6 @@ and this project adheres to [Semantic Versioning](http://semver.org/).
- Simplify `PeriodicHousekeepingHelper`: No non-diagnostic handling. - Simplify `PeriodicHousekeepingHelper`: No non-diagnostic handling.
Start removing the distinction between diagnostics and regular Start removing the distinction between diagnostics and regular
HK packets. HK packets.
- Pool Manager now allows enabling the `spillToHigherPools` option.
# [v6.0.0] # [v6.0.0]