Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

trace MAX5970 peaks + resets #1580

Merged
merged 6 commits into from
Dec 13, 2023
Merged

trace MAX5970 peaks + resets #1580

merged 6 commits into from
Dec 13, 2023

Conversation

bcantrill
Copy link
Collaborator

@bcantrill bcantrill commented Dec 13, 2023

Draft commit message:

Traces peaks (recorded minimumm and maximum) from the MAX5970, as well
as attempts to infer and trace resets (albeit with a mechanism that
can result in false negatives), along with some refactoring to get
board-specific code (e.g., MAX5970 instrumentation) in the board
support package.  Also includes an Idol interface to clear the
BMR491's event buffer.

Note that this work increases the flash size of the power task, but that already needs to be done for #1579.

@bcantrill bcantrill marked this pull request as ready for review December 13, 2023 08:33
@bcantrill bcantrill enabled auto-merge (squash) December 13, 2023 18:07
@bcantrill bcantrill merged commit 6bd39ed into master Dec 13, 2023
71 checks passed
Aaron-Hartwig pushed a commit that referenced this pull request Feb 22, 2024
Traces peaks (recorded minimum and maximum) from the MAX5970, as well
as attempts to infer and trace resets (albeit with a mechanism that
can result in false negatives), along with some refactoring to get
board-specific code (e.g., MAX5970 instrumentation) in the board
support package.  Also includes an Idol interface to clear the
BMR491's event buffer.

Co-authored-by: Andy Fiddaman <[email protected]>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants