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
8 changes: 4 additions & 4 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -28,10 +28,10 @@ Releases and the [latest development version](https://fmi-standard.org/docs/main

The following [layered standards](https://github.com/modelica/fmi-standard/blob/main/docs/2_6_versioning_layered_standards.adoc#versioning-and-layered-standards) are currently under development:

- [XCP](https://github.com/modelica/fmi-ls-xcp) — information for calibration and measurement
- [Network Communication](https://github.com/modelica/fmi-ls-bus) — mapping of variables to buses
- [Structure](https://github.com/modelica/fmi-ls-struct) — semantic grouping of variables
- [REF](https://github.com/modelica/fmi-ls-ref) — stimuli and reference results
- [FMI-LS-XCP](https://github.com/modelica/fmi-ls-xcp) — calibration and measurement
Copy link
Collaborator

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Suggested change
- [FMI-LS-XCP](https://github.com/modelica/fmi-ls-xcp) — calibration and measurement
- [FMI-LS-XCP](https://github.com/modelica/fmi-ls-xcp) — calibration and measurement with the XCP Protocol

- [FMI-LS-Bus](https://github.com/modelica/fmi-ls-bus) — simulation of network communication
Copy link
Collaborator

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Suggested change
- [FMI-LS-Bus](https://github.com/modelica/fmi-ls-bus) — simulation of network communication
- [FMI-LS-BUS](https://github.com/modelica/fmi-ls-bus) — simulation of network communication

- [FMI-LS-Struct](https://github.com/modelica/fmi-ls-struct) — semantic grouping of variables
Copy link
Collaborator

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Suggested change
- [FMI-LS-Struct](https://github.com/modelica/fmi-ls-struct) — semantic grouping of variables
- [FMI-LS-Struct](https://github.com/modelica/fmi-ls-struct) — semantic grouping of variables, especially to define sampled maps

- [FMI-LS-Ref](https://github.com/modelica/fmi-ls-ref) — stimuli, reference results, and related files

## Copyright and License

Expand Down