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
92beb2ec45
changed IsConnected boolean to State of Enum ProtocolConnectionState,
...
changed DisconnectedEvent to ConnectionStateChanged event,
fixed exception while unintentional disconnect in SerialProtocol,
implemented connection state indicator in tab header,
resolved warnings
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
fixed clear MultiFormatTextBox does not work,
3 years ago
StopBits.cs
implemented serial protocol,
3 years ago