-
Notifications
You must be signed in to change notification settings - Fork 5
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
doc: overview of score roadmap and components
Issue-ref: see #86
- Loading branch information
Showing
4 changed files
with
121 additions
and
0 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
|
@@ -43,3 +43,4 @@ Documentation | |
features/index | ||
process/index | ||
platform_management_plan/index.rst | ||
score_releases/index.rst |
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,112 @@ | ||
.. | ||
# ******************************************************************************* | ||
# Copyright (c) 2024 Contributors to the Eclipse Foundation | ||
# | ||
# See the NOTICE file(s) distributed with this work for additional | ||
# information regarding copyright ownership. | ||
# | ||
# This program and the accompanying materials are made available under the | ||
# terms of the Apache License Version 2.0 which is available at | ||
# https://www.apache.org/licenses/LICENSE-2.0 | ||
# | ||
# SPDX-License-Identifier: Apache-2.0 | ||
# ******************************************************************************* | ||
SCORE Releases Overview | ||
======================= | ||
|
||
Roadmap | ||
-------- | ||
Roadmap is a living document. | ||
|
||
.. image:: _assets/score_timeline.svg | ||
:width: 700 | ||
:alt: Infrastructure overview | ||
:align: center | ||
|
||
Overview | ||
-------- | ||
|
||
.. image:: _assets/score_v_05.svg | ||
:width: 900 | ||
:alt: Infrastructure overview | ||
:align: center | ||
|
||
SW Module List | ||
-------------- | ||
|
||
.. list-table:: SCORE software modules overview | ||
:header-rows: 1 | ||
|
||
* - SW Module Name | ||
- Committer List | ||
- Release | ||
- Date | ||
- Contribution Request | ||
- Repo | ||
* - IPC | ||
- Holger Grandy, Gerd Schaeffer, Nico Hartmann, Sven Kappel, Thilo Schmitt | ||
- v0.5 | ||
- Q4 | ||
- _ | ||
- `inc_mw_com <https://github.com/eclipse-score/inc_mw_com>`_ | ||
* - Fixed Execution Order Framework (incl. Orchestrator) | ||
- Holger Grandy, Gerd Schaeffer, Nico Hartmann, Sven Kappel, Thilo Schmitt | ||
- v0.5 | ||
- Q4 | ||
- _ | ||
- `inc_feo <https://github.com/eclipse-score/inc_feo>`_ | ||
* - Logging | ||
- Holger Grandy, Gerd Schaeffer, Nico Hartmann | ||
- v0.5 | ||
- Q4 | ||
- _ | ||
- `inc_mw_log <https://github.com/eclipse-score/inc_mw_log>`_ | ||
* - Persistency | ||
- Gerd Schaeffer, Nico Hartmann, Sven Kappel | ||
- v0.5 | ||
- Q4 | ||
- _ | ||
- `inc_mw_per <https://github.com/eclipse-score/inc_mw_per>`_ | ||
* - Integration Testing Framework | ||
- Holger Grandy | ||
- v0.5 | ||
- Q4 | ||
- _ | ||
- _ | ||
* - SOME/IP | ||
- _ | ||
- _ | ||
- _ | ||
- _ | ||
- _ | ||
* - Lifecycle | ||
- _ | ||
- _ | ||
- _ | ||
- _ | ||
- _ | ||
* - Diagnosis | ||
- _ | ||
- _ | ||
- _ | ||
- _ | ||
- _ | ||
* - OS Abstraction Layer | ||
- _ | ||
- _ | ||
- _ | ||
- _ | ||
- _ | ||
* - Time Sync | ||
- _ | ||
- _ | ||
- _ | ||
- _ | ||
- _ | ||
* - Firewall | ||
- _ | ||
- _ | ||
- _ | ||
- _ | ||
- _ |