Skip to content
Open
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
2 changes: 2 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,6 @@
# Overview


Portable and high-performance implementation of a Lifecycle feature for S-CORE project.

This repository contains source code for Launch Manager and Health Monitor. Lifecycle feature is implemented in C++ language, but Rust language bindings are also provided. Additionally, to demonstrate how to use Lifecycle, a set of example applications can be found in ``demo`` folder.
Expand Down Expand Up @@ -535,3 +536,4 @@ This overview represent a high level illustration of requirements coverage and i
- Configurable recovery wait time ✅
- External monitor notifications & watchdog support ✅
- Internal monitoring (self-health) checks ✅