You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
@@ -1219,18 +1219,18 @@ <h5 id="_processing_of_bus_operations">4.1.1.7. Processing of Bus Operations</h5
1219
1219
</div>
1220
1220
</div>
1221
1221
<divclass="sect3">
1222
-
<h4id="low-cut-can-demos">4.1.2. Demos</h4>
1222
+
<h4id="low-cut-can-examples">4.1.2. Examples</h4>
1223
1223
<divclass="paragraph">
1224
-
<p>The following list contains demos, which illustrate both the Bus Simulation as such and Network FMUs of various designs:</p>
1224
+
<p>The following list contains examples, which illustrate both the Bus Simulation as such and Network FMUs of various designs (the code is maintained in the <ahref="https://github.com/modelica/fmi-ls-bus-examples" class="bare">https://github.com/modelica/fmi-ls-bus-examples</a> repository):</p>
1225
1225
</div>
1226
1226
<divclass="ulist">
1227
1227
<ul>
1228
1228
<li>
1229
-
<p><ahref="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.
1229
+
<p><ahref="https://github.com/modelica/fmi-ls-bus-examples/tree/main/can-bus-simulation">CAN Bus Simulation</a>: Represents an exemplary Bus Simulation FMU for CAN.
1230
1230
This Bus Simulation can be used in combination with the other Network FMUs listed below.</p>
1231
1231
</li>
1232
1232
<li>
1233
-
<p><ahref="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>
1233
+
<p><ahref="https://github.com/modelica/fmi-ls-bus-examples/tree/main/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>
<p>The following list contains demos, which illustrate both the Bus Simulation as such and Network FMUs of various designs:</p>
1814
+
<p>The following list contains examples, which illustrate both the Bus Simulation as such and Network FMUs of various designs (the code is maintained in the <ahref="https://github.com/modelica/fmi-ls-bus-examples" class="bare">https://github.com/modelica/fmi-ls-bus-examples</a> repository):</p>
1815
1815
</div>
1816
1816
<divclass="ulist">
1817
1817
<ul>
1818
1818
<li>
1819
-
<p><ahref="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.
1819
+
<p><ahref="https://github.com/modelica/fmi-ls-bus-examples/tree/main/flexray-bus-simulation">FlexRay Bus Simulation</a>: Represents an exemplary Bus Simulation FMU for FlexRay.
1820
1820
This Bus Simulation can be used in combination with the other Network FMUs listed below.</p>
1821
1821
</li>
1822
1822
<li>
1823
-
<p><ahref="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>
1823
+
<p><ahref="https://github.com/modelica/fmi-ls-bus-examples/tree/main/flexray-node">FlexRay Countdown Clocks</a>: This demo Network FMU demonstrates startup, sending and receiving multiple Transmit operations using <code>countdown</code> clocks.</p>
0 commit comments