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
{{ message }}
This repository was archived by the owner on Jan 21, 2022. It is now read-only.
Copy file name to clipboardExpand all lines: README.md
+1-1Lines changed: 1 addition & 1 deletion
Original file line number
Diff line number
Diff line change
@@ -28,7 +28,7 @@ Open New Project -> CMakeLists.txt
28
28
The channel receives osi message from the network with specific IP address, Port number and data type.
29
29
30
30
### Playback:
31
-
The channel receives osi message from the loaded file.
31
+
The channel receives osi message from the loaded file. The tool will check a header file of same name with a extension: .txth. If it doesn't exist, the tool will create one automatically for the first time.
32
32
A "Delta-Delay" variable can be set to slow down the playback speed in case of very large message files. By default this value is "0" ms.
33
33
Example: set it to 10 ms, each message will have 10 ms more delay for playing.
0 commit comments