Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Appearance settings

Releases: eclipse-score/feo

v1.0.2

14 Nov 12:14

Choose a tag to compare

Module Name: feo
Release Tag: v1.0.2
Origin Release Tag: v1.0.0
Release Commit Hash: 4841281
Release Date: 2025-11-14

Overview
The module fixed execution order and reprocessing framework (FEO) is intended to support data-driven or time-driven applications. It provides a fixed execution order for activities and the necessary infrastructure to reprocess activities in a simulated environment.

Disclaimer
This release note does not "release for production", as it does not come with a safety argumentation and a performed safety assessment.
The work products compiled in the safety package are created with care according to a process satisfying standards, but the project, being a non-profit and open source organization, can not take over any liability for its content.

New Features
Key aspects of S-CORE and FEO framework are:

a framework for applications (not for platform services)
for data-driven and time-driven applications (mainly in the ADAS domain)
support fixed execution order
supporting reprocessing
Feature request https://eclipse-score.github.io/score/main/features/frameworks/feo/index.html
Feature Requirements https://eclipse-score.github.io/score/main/features/frameworks/feo/requirements/feature_req.html
Feature Architecture https://eclipse-score.github.io/score/main/features/frameworks/feo/architecture/feature_architecture.html

Module Documentation
https://eclipse-score.github.io/score/main/modules/feo/docs/index.html

Component Documentation
https://eclipse-score.github.io/score/main/modules/feo/feo/docs/index.html#doc__feo

Bug Fixes
not applicable for this release

Compatibility
For a detailed list checkout here: https://github.com/eclipse-score/feo/blob/candidate_v0.5/MODULE.bazel

Major dependencies:

"score_communication", version = "0.1.0"
"score_baselibs", version = "0.1.3"
"score_crates", version = "0.0.4"

Performed Verification

Known Issues
Issue 1: The safety activities are ongoing and not finalized yet

Issue 2: All requirements for "Supervision" are not implemented

Issue 3: All requirements for "Error Handling" are not implemented, exception "Response to termination request" is partly implemented

Issue 4: No unit tests or integration, system tests available yet

Issue 5: Readme-Files in feo/examples are not up-to-date, it is only possible to build with bazel, eclipse-score/score#1999

All issues are identified by eclipse-score/score#1645, eclipse-score/score#1657

Upgrade Instructions
not applicable for this release

Contact Information
For any questions or support, please contact the FEO Feature Team (https://github.com/orgs/eclipse-score/discussions/categories/feo-ft) or raise an issue/discussion.

v1.0.1

13 Nov 16:30

Choose a tag to compare

Module Name: feo
Release Tag: v1.0.1
Origin Release Tag: v1.0.0
Release Commit Hash: d54948d5877eab30ce04b4fb3d63240d140320df
Release Date: 2025-11-14

Overview
The module fixed execution order and reprocessing framework (FEO) is intended to support data-driven or time-driven applications. It provides a fixed execution order for activities and the necessary infrastructure to reprocess activities in a simulated environment.

Disclaimer
This release note does not "release for production", as it does not come with a safety argumentation and a performed safety assessment.
The work products compiled in the safety package are created with care according to a process satisfying standards, but the project, being a non-profit and open source organization, can not take over any liability for its content.

New Features
Key aspects of S-CORE and FEO framework are:

  • a framework for applications (not for platform services)
  • for data-driven and time-driven applications (mainly in the ADAS domain)
  • support fixed execution order
  • supporting reprocessing

Feature request https://eclipse-score.github.io/score/main/features/frameworks/feo/index.html
Feature Requirements https://eclipse-score.github.io/score/main/features/frameworks/feo/requirements/feature_req.html
Feature Architecture https://eclipse-score.github.io/score/main/features/frameworks/feo/architecture/feature_architecture.html

Module Documentation
https://eclipse-score.github.io/score/main/modules/feo/docs/index.html

Component Documentation
https://eclipse-score.github.io/score/main/modules/feo/feo/docs/index.html#doc__feo

Bug Fixes
not applicable for this release

Compatibility
For a detailed list checkout here: https://github.com/eclipse-score/process_description/blob/main/MODULE.bazel

Major dependencies:

"communication", version = "1.0.0"
"score-baselibs", version = "1.0.0"
"score_crates", version = "1.0.0"

Performed Verification

Known Issues
Issue 1: The safety activities are ongoing and not finalized yet

Issue 2: All requirements for "Supervision" are not implemented

Issue 3: All requirements for "Error Handling" are not implemented, exception "Response to termination request" is partly implemented

Issue 4: No unit tests or integration, system tests available yet

Issue 5: Readme-Files in feo/examples are not up-to-date, it is only possible to build with bazel, eclipse-score/score#1999

All issues are identified by eclipse-score/score#1645, eclipse-score/score#1657

Upgrade Instructions
not applicable for this release

Contact Information
For any questions or support, please contact the FEO Feature Team (https://github.com/orgs/eclipse-score/discussions/categories/feo-ft) or raise an issue/discussion.

v1.0.0

13 Nov 11:27

Choose a tag to compare

Module Name: feo
Release Tag: v1.0.0
Origin Release Tag: first release
Release Commit Hash: c8b7fc3
Release Date: 2025-11-14

Overview
The module fixed execution order and reprocessing framework (FEO) is intended to support data-driven or time-driven applications. It provides a fixed execution order for activities and the necessary infrastructure to reprocess activities in a simulated environment.

Disclaimer
This release note does not "release for production", as it does not come with a safety argumentation and a performed safety assessment.
The work products compiled in the safety package are created with care according to a process satisfying standards, but the project, being a non-profit and open source organization, can not take over any liability for its content.

New Features
Key aspects of S-CORE and FEO framework are:

  • a framework for applications (not for platform services)
  • for data-driven and time-driven applications (mainly in the ADAS domain)
  • support fixed execution order
  • supporting reprocessing

Feature request https://eclipse-score.github.io/score/main/features/frameworks/feo/index.html
Feature Requirements https://eclipse-score.github.io/score/main/features/frameworks/feo/requirements/feature_req.html
Feature Architecture https://eclipse-score.github.io/score/main/features/frameworks/feo/architecture/feature_architecture.html

Module Documentation
https://eclipse-score.github.io/score/main/modules/feo/docs/index.html

Component Documentation
https://eclipse-score.github.io/score/main/modules/feo/feo/docs/index.html#doc__feo

Bug Fixes
not applicable for this release

Compatibility
For a detailed list checkout here: https://github.com/eclipse-score/process_description/blob/main/MODULE.bazel

Major dependencies:

"communication", version = "1.0.0"
"score-baselibs", version = "1.0.0"
"score_crates", version = "1.0.0"

Performed Verification

Known Issues
Issue 1: The safety activities are ongoing and not finalized yet

Issue 2: All requirements for "Supervision" are not implemented

Issue 3: All requirements for "Error Handling" are not implemented, exception "Response to termination request" is partly implemented

Issue 4: No unit tests or integration, system tests available yet

Issue 5: Readme-Files in feo/examples are not up-to-date, it is only possible to build with bazel, eclipse-score/score#1999

All issues are identified by eclipse-score/score#1645, eclipse-score/score#1657

Upgrade Instructions
not applicable for this release

Contact Information
For any questions or support, please contact the FEO Feature Team (https://github.com/orgs/eclipse-score/discussions/categories/feo-ft) or raise an issue/discussion.

Morty Proxy This is a proxified and sanitized view of the page, visit original site.