Multiprocotol Terminalprogram (BAT)
You can not select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
Jonas Arnold
0da1a83e7c
implemented Tcp Client Protocol, including UI part,
renamed all Messages to UIMessage,
created StoppedReadingUIMessage,
worked on UDP protocol
|
3 years ago |
| .. |
|
Handshake.cs
|
implemented serial protocol,
|
3 years ago |
|
ISerialProtocolSettings.cs
|
implemented first version of UsbHid Protocol,
|
3 years ago |
|
Parity.cs
|
implemented serial protocol,
|
3 years ago |
|
SerialProtocol.cs
|
changed IsConnected boolean to State of Enum ProtocolConnectionState,
|
3 years ago |
|
SerialProtocolSettingsViewModel.cs
|
implemented Tcp Client Protocol, including UI part,
|
3 years ago |
|
StopBits.cs
|
implemented serial protocol,
|
3 years ago |