Skip to main content
Ctrl+K

Eclipse S-CORE

  • Features
  • Manuals
  • Safety Management
  • Security Management
  • Release notes
    • Verification Statistics
    • Component documentation
  • GitHub
  • Features
  • Manuals
  • Safety Management
  • Security Management
  • Release notes
  • Verification Statistics
  • Component documentation
  • GitHub

Section Navigation

  • Launch Manager
    • User Guide
      • Overview
      • Ready Conditions
      • Configuration
      • Integration
      • Configuration Examples
      • Implementation
    • Known Limitations
    • Requirements
    • Requirement Inspection Checklist
    • Component Architecture
    • Architecture Inspection Checklist
    • Detailed Design
    • Implementation Inspection Checklist
    • FMEA (Failure Modes and Effects Analysis)
    • DFA (Dependent Failure Analysis)
    • AoU Component Requirements Template
    • Sub-Component documentation
  • HealthMonitor
  • Component documentation
  • Launch Manager
  • User Guide

User Guide#

  • Overview
    • Introduction
      • What is the Launch Manager?
      • Responsibilities
    • Key concepts
      • Components
      • Ready state
      • Run targets
      • Starting Components
      • Dependencies
        • Rules for Configuring Dependencies
        • Example
  • Ready Conditions
    • Running
    • Terminated
  • Configuration
    • Measurement units
      • Time Intervals
      • Memory
    • Configuration schema
      • Reusable Types
        • alive_supervision (object)
        • watchdog (object)
        • recovery_action (object)
        • run_target (object)
        • component_properties (object)
        • deployment_config (object)
      • Launch Manager Root Properties
        • schema_version (integer, required)
        • defaults (object, optional)
        • components (object, optional)
        • run_targets (object, optional)
        • initial_run_target (string, required)
        • fallback_run_target (object, optional)
        • alive_supervision (object, optional)
        • watchdog (object, optional)
    • Default Values
      • S-CORE Standard Defaults
      • Inheritance Of Default Values
  • Integration
    • Configuration
      • Generating flatbuffer file
      • Location of the configuration file
  • Configuration Examples
    • example_conf.json
  • Implementation
    • Starting a process
    • Stopping a process
    • State Management

previous

Launch Manager

next

Overview

Edit on GitHub

Created using Sphinx 9.1.0.

Built with the PyData Sphinx Theme 0.17.0.