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

Adding metadata and persistent panic info #827

Merged
merged 5 commits into from
Dec 5, 2023
Merged

Adding metadata and persistent panic info #827

merged 5 commits into from
Dec 5, 2023

Conversation

ryan-summers
Copy link
Member

Fixes #821 by using generally the same logic as Booster to persist panic information into RAM for later inspection. Also adds the /alive topic info that Booster has:
image

> platform service
Version             : v0.9.0-74-gaccf844 [release]
Hardware Revision   : v1.1
Rustc Version       : rustc 1.74.0 (79e9716c9 2023-11-13)
Features            :
Panic Info          : None

>

@ryan-summers ryan-summers requested a review from jordens December 5, 2023 10:13
Copy link
Member

@jordens jordens left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Lgtm. Let's call it /meta

ryan-summers and others added 2 commits December 5, 2023 12:17
Co-authored-by: Robert Jördens <rj@quartiq.de>
Co-authored-by: Robert Jördens <rj@quartiq.de>
@ryan-summers ryan-summers requested a review from jordens December 5, 2023 11:18
@jordens jordens enabled auto-merge December 5, 2023 11:48
jordens
jordens previously approved these changes Dec 5, 2023
@jordens jordens added this pull request to the merge queue Dec 5, 2023
Merged via the queue into main with commit f595e50 Dec 5, 2023
@jordens jordens deleted the feature/metadata branch April 12, 2024 07:35
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.

support persistent crash and firmware/hardware info
2 participants