Skip to content
Merged
Show file tree
Hide file tree
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
1 change: 0 additions & 1 deletion .gitignore
Original file line number Diff line number Diff line change
@@ -1,6 +1,5 @@
# generated files
*.html
*.pdf

# PyCharm projects
.idea/
Expand Down
5 changes: 3 additions & 2 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@
[![Build Specification](https://github.com/modelica/fmi-ls-xcp/actions/workflows/build-ls-xcp.yml/badge.svg)](https://github.com/modelica/fmi-ls-xcp/actions/workflows/build-ls-xcp.yml)

This repository contains the FMI Layered Standard for XCP (FMI-LS-XCP) based on the
[Functional Mock-up Interface][FMI] 3.0 standard for the exchange of simulation models.
[Functional Mock-up Interface][FMI] 3.0 standard for the exchange of simulation models.

The released versions can be found [here](https://github.com/modelica/fmi-ls-xcp/releases).

Expand All @@ -15,6 +15,7 @@ the [FMI][] standard.
Our publications and presentations may also be of interest to you:

- [Beyond FMI - Towards New Applications with Layered Standards]
- [FMI Layered Standards in Automotive Development](https://raw.githubusercontent.com/modelica/fmi-ls-xcp/refs/heads/main/publications/FMI_LayeredStandards_in_automotive_context.pdf)

or dive into our video ["FMI, Layered Standards and ASAM Standards - Enabling Seamless SiL Simulation of Virtual ECUs"](https://www.youtube.com/watch?v=KzzKRa3jORs).
Discover how the cutting-edge FMI 3.0 standard and the layered standards based on it are revolutionizing the world of Software-in-the-Loop (SiL) simulations.
Expand Down Expand Up @@ -56,4 +57,4 @@ The [FMI-LS-BUS] specifies an FMI extension for using network communication (e.g
[spec]: https://modelica.github.io/fmi-ls-xcp/main/
[2-Clause BSD License]: https://opensource.org/licenses/BSD-2-Clause
[Attribution-ShareAlike 4.0 International]: https://creativecommons.org/licenses/by-sa/4.0/
[Beyond FMI - Towards New Applications with Layered Standards]: https://ecp.ep.liu.se/index.php/modelica/article/view/947
[Beyond FMI - Towards New Applications with Layered Standards]: https://ecp.ep.liu.se/index.php/modelica/article/view/947
Binary file not shown.