Skip to content

Commit 5f01ba2

Browse files
Benedikt MenneBenedikt Menne
authored andcommitted
Update FMI-LS-BUS Impl. Guide URLs
1 parent 8d74086 commit 5f01ba2

File tree

2 files changed

+5
-5
lines changed

2 files changed

+5
-5
lines changed

ls-bus-guide/4____network_abstraction.adoc

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -306,10 +306,10 @@ fmi3Status fmi3UpdateDiscreteStates(...)
306306
==== Demos [[low-cut-can-demos]]
307307
The following list contains demos, which illustrate both the Bus Simulation as such and Network FMUs of various designs:
308308

309-
* https://github.com/modelica/fmi-guides/tree/main/ls-bus-guide/demos/can-bus-simulation[CAN Bus Simulation]: Represents an exemplary Bus Simulation FMU for CAN.
309+
* https://github.com/modelica/fmi-ls-bus-guides/tree/main/ls-bus-guide//demos/can-bus-simulation[CAN Bus Simulation]: Represents an exemplary Bus Simulation FMU for CAN.
310310
This Bus Simulation can be used in combination with the other Network FMUs listed below.
311311

312-
* https://github.com/modelica/fmi-guides/tree/main/ls-bus-guide/demos/can-node-triggered-output[CAN Triggered Output]: This demo Network FMU demonstrates sending and receiving multiple CAN Transmit operations using `triggered` output clocks.
312+
* https://github.com/modelica/fmi-ls-bus-guides/tree/main/ls-bus-guide//demos/can-node-triggered-output[CAN Triggered Output]: This demo Network FMU demonstrates sending and receiving multiple CAN Transmit operations using `triggered` output clocks.
313313

314314
==== Sequence Diagrams [[low-cut-can-sequence-diagrams]]
315315
This section contains sample sequences to clarify the facts in the CAN, CAN FD, CAN XL part.
@@ -659,7 +659,7 @@ Using it, the currently pending cycle and macro tick can be calculated based on
659659
==== Demos [[low-cut-flexray-demos]]
660660
The following list contains demos, which illustrate both the Bus Simulation as such and Network FMUs of various designs:
661661

662-
* https://github.com/modelica/fmi-guides/tree/main/ls-bus-guide/demos/flexray-bus-simulation[FlexRay Bus Simulation]: Represents an exemplary Bus Simulation FMU for FlexRay.
662+
* https://github.com/modelica/fmi-ls-bus-guides/tree/main/ls-bus-guide//demos/flexray-bus-simulation[FlexRay Bus Simulation]: Represents an exemplary Bus Simulation FMU for FlexRay.
663663
This Bus Simulation can be used in combination with the other Network FMUs listed below.
664664

665-
* https://github.com/modelica/fmi-guides/tree/main/ls-bus-guide/demos/flexray-node[FlexRay Countdown Clocks]: This demo Network FMU demonstrates startup, sending and receiving multiple Transmit operations using `countdown` clocks.
665+
* https://github.com/modelica/fmi-ls-bus-guides/tree/main/ls-bus-guide//demos/flexray-node[FlexRay Countdown Clocks]: This demo Network FMU demonstrates startup, sending and receiving multiple Transmit operations using `countdown` clocks.

ls-bus-guide/README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -17,4 +17,4 @@ standard.
1717

1818
[FMI-LS-BUS]: https://github.com/modelica/fmi-ls-bus/
1919
[github]: index.adoc
20-
[guide]: https://modelica.github.io/fmi-guides/main/ls-bus-guide/
20+
[guide]: https://modelica.github.io/fmi-ls-bus-guides/main/ls-bus-guide/

0 commit comments

Comments
 (0)