-
Notifications
You must be signed in to change notification settings - Fork 0
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
Implement component Mission Protection System (MPS) #11
Comments
Update 4/26Roughly halfway done, hitting more CN issues as porting more. Working with UCam to understand/resolve. Making extra content for the tutorial in the form of personal notes, to be added to the tutorial in the future. CN workflow is currently:
Would be very helpful to surface more insights – not necessarily more detail, but more helpful information. Notes:
|
@peterohanley can you open a draft PR with the code you have so far? |
To clarify - an appropriate span of a commit is a single file with ported specs. |
@peterohanley are the issues listed above resolved now? |
Blocked on GaloisInc/VERSE-Toolchain#124 |
Due date 12/4 |
Summary
MPS is an engine protection system. Redundant, measures engine temperature and pressure, and shuts down the engine if unsafe values are detected.
Acceptance Criteria
MPS conforms to the architecture specifications, component requirements and can be run in the OpenSUT infrastructure. Split into multiple tasks if needed.
Do
core.c
orposix_main.c
to increase the assurance and get feedback and examples for TA1)The text was updated successfully, but these errors were encountered: