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
The following list contains demos, which illustrate both the Bus Simulation as such and Network FMUs of various designs:
308
308
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.
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.
310
310
This Bus Simulation can be used in combination with the other Network FMUs listed below.
311
311
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.
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.
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
659
659
==== Demos [[low-cut-flexray-demos]]
660
660
The following list contains demos, which illustrate both the Bus Simulation as such and Network FMUs of various designs:
661
661
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.
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.
663
663
This Bus Simulation can be used in combination with the other Network FMUs listed below.
664
664
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.
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.
0 commit comments