SCEX filesystem usage fixes #765

Merged
muellerr merged 10 commits from scex-fs-usage-improvements into main 2023-08-02 15:31:48 +02:00
Showing only changes of commit 58c19e90eb - Show all commits

View File

@ -21,12 +21,13 @@ will consitute of a breaking change warranting a new major release:
- Small SCEX fix: The temperatur check option was not passed
on for commands with a user data size larger than 1.
- SCEX: Properly check whether filesystem is usable for filesystem checks
- `EiveSystem`: Add a small delay between triggering an event for FDIR reboots and sending the
command to the core controller.
## Changed
- SCEX: Only perform filesystem checks when not in OFF mode.
- `EiveSystem`: Add a small delay between triggering an event for FDIR reboots and sending the
command to the core controller.
- The `EiveSystem` now only sends reboot commands targetting the same image.
# [v6.2.0] 2023-07-26