add a way to detect off or broken SUS devices #587

Merged
meggert merged 3 commits from bugfix_sus_fdir into develop 2023-04-11 17:24:02 +02:00
Showing only changes of commit 4e9a074e82 - Show all commits

View File

@ -22,6 +22,8 @@ will consitute of a breaking change warranting a new major release:
to a regression, so commanding the SDC state machine externally lead to confusing results.
- Fixed a bug in persistent TM store, where the active file was not reset of SD card switches.
SD card switch from 0 to 1 and vice-versa works without errors from persistent TM stores now.
- Add a way for the SUS polling to detect broken or off devices by checking the retrieved
temperature for the all-ones value (0x0fff).
## Changed