Skip to content

Commit 0114fec

Browse files
committed
Update main features in README.md
1 parent 8de040a commit 0114fec

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

README.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -10,8 +10,8 @@ The previously fragmented functionality was streamlined, improved, and extended
1010
Main features:
1111
* Cross-platform (Windows and Linux).
1212
* (Soft) real-time synchronization of a simulation.
13-
* Support for Keyboard, Joystick/Gamepad, and 3Dconnexion Spacemouse.
14-
* Support for a universal packaging concept to pack Modelica variables in a graphical and convenient way into a bit vector and transport such a bit vector via UDP or Shared Memory (CAN support is prototypical available).
13+
* Support for keyboard, joystick/gamepad, and 3Dconnexion Spacemouse.
14+
* Support for a universal packaging concept to pack Modelica variables in a graphical and convenient way into a bit vector and transport such a bit vector via UDP, TCP/IP, serial I/O or shared memory (CAN support is prototypical available).
1515
* Support of the Linux control and measurement device interface for digital and analog IO (Comedi interface).
1616

1717
All device drivers are made available via external Modelica functions. Furthermore, high level interfaces on these functions are provided via Modelica blocks. The first interface uses Modelica 3.2 functionality only (when-clauses and sample-operator).

0 commit comments

Comments
 (0)