Skip to content
This repository was archived by the owner on Jan 21, 2022. It is now read-only.

Commit e66f95a

Browse files
authored
Merge pull request #12 from Yang-Wu-Altran/patch-1
Update README.md
2 parents f07cdaf + f26ab94 commit e66f95a

File tree

1 file changed

+3
-0
lines changed

1 file changed

+3
-0
lines changed

README.md

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -40,8 +40,11 @@ The channel receives osi message from the network with specific IP address, Port
4040
### Playback:
4141
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.
4242
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.
43+
4344
Example: set it to 10 ms, each message will have 10 ms more delay for playing.
4445

46+
Besides the tool provides sending out osi message to network with specific port number.
47+
4548
### Save OSI Message:
4649
Log or cut out part of the osi message stream. Current the threshold is 100 osi messages. It can be saved to another osi file.
4750

0 commit comments

Comments
 (0)