AerospaceNU / AerospaceNU/stm32-avionics

Hardware failures should be handled to not prevent board functionality

未關閉
#267 0 則留言 0 個 reaction 已指派 1 人 已被 @ariscript 認領 在 GitHub 檢視
主要語言
C
星號
5
分支
0
PR 合併指標
30 天內沒有已合併 PR

描述

Currently, some hardware failures will cause boards to loop in initialization or when writing/reading in drivers. We currently do some basic hardware status logging, but this should be expanded.

- Create standard interface for representing status of hardware
- Determine which operations currently will loop indefinitely (or at least until the watchdog timer resets the board)
- Create sane status checks for all hardware modules that will report errors but not hinder overall board functionality
- Test hardware failures (possibly simulated) to validate that checks are working and that overall functionality is only reduced in the specific hardware that has failed

貢獻指南

這個儲存庫沒有索引到貢獻指南

評估

這個 Issue 還沒有評估資料。

把新 issue 寄到你的電子郵件信箱

精選適合新手參與的 GitHub issue 摘要。