Skip to content

Commit e4109f3

Browse files
committed
deploy: 4e02b37
1 parent 27909b2 commit e4109f3

File tree

1 file changed

+6
-6
lines changed

1 file changed

+6
-6
lines changed

main/ls-bus-guide/index.html

Lines changed: 6 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -586,8 +586,8 @@
586586
<div id="header">
587587
<h1>FMI LS BUS Implementers' Guide</h1>
588588
<div class="details">
589-
<span id="revnumber">version main-8d74086a514381a9cfa4022b9a173547d48d775e,</span>
590-
<span id="revdate">2025-07-29</span>
589+
<span id="revnumber">version main-4e02b37bb5c0d42c57422b32b8128a0d1a8904e5,</span>
590+
<span id="revdate">2025-10-09</span>
591591
</div>
592592
<div id="toc" class="toc2">
593593
<div id="toctitle">Contents</div>
@@ -1226,11 +1226,11 @@ <h4 id="low-cut-can-demos">4.1.2. Demos</h4>
12261226
<div class="ulist">
12271227
<ul>
12281228
<li>
1229-
<p><a href="https://github.com/modelica/fmi-guides/tree/main/ls-bus-guide/demos/can-bus-simulation">CAN Bus Simulation</a>: Represents an exemplary Bus Simulation FMU for CAN.
1229+
<p><a href="https://github.com/modelica/fmi-ls-bus-guides/tree/main/ls-bus-guide/demos/can-bus-simulation">CAN Bus Simulation</a>: Represents an exemplary Bus Simulation FMU for CAN.
12301230
This Bus Simulation can be used in combination with the other Network FMUs listed below.</p>
12311231
</li>
12321232
<li>
1233-
<p><a href="https://github.com/modelica/fmi-guides/tree/main/ls-bus-guide/demos/can-node-triggered-output">CAN Triggered Output</a>: This demo Network FMU demonstrates sending and receiving multiple CAN Transmit operations using <code>triggered</code> output clocks.</p>
1233+
<p><a href="https://github.com/modelica/fmi-ls-bus-guides/tree/main/ls-bus-guide/demos/can-node-triggered-output">CAN Triggered Output</a>: This demo Network FMU demonstrates sending and receiving multiple CAN Transmit operations using <code>triggered</code> output clocks.</p>
12341234
</li>
12351235
</ul>
12361236
</div>
@@ -1816,11 +1816,11 @@ <h4 id="low-cut-flexray-demos">4.2.2. Demos</h4>
18161816
<div class="ulist">
18171817
<ul>
18181818
<li>
1819-
<p><a href="https://github.com/modelica/fmi-guides/tree/main/ls-bus-guide/demos/flexray-bus-simulation">FlexRay Bus Simulation</a>: Represents an exemplary Bus Simulation FMU for FlexRay.
1819+
<p><a href="https://github.com/modelica/fmi-ls-bus-guides/tree/main/ls-bus-guide/demos/flexray-bus-simulation">FlexRay Bus Simulation</a>: Represents an exemplary Bus Simulation FMU for FlexRay.
18201820
This Bus Simulation can be used in combination with the other Network FMUs listed below.</p>
18211821
</li>
18221822
<li>
1823-
<p><a href="https://github.com/modelica/fmi-guides/tree/main/ls-bus-guide/demos/flexray-node">FlexRay Countdown Clocks</a>: This demo Network FMU demonstrates startup, sending and receiving multiple Transmit operations using <code>countdown</code> clocks.</p>
1823+
<p><a href="https://github.com/modelica/fmi-ls-bus-guides/tree/main/ls-bus-guide/demos/flexray-node">FlexRay Countdown Clocks</a>: This demo Network FMU demonstrates startup, sending and receiving multiple Transmit operations using <code>countdown</code> clocks.</p>
18241824
</li>
18251825
</ul>
18261826
</div>

0 commit comments

Comments
 (0)