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
Common
added some class diagrams for documentation
3 years ago
MultiTerm.Core
changed IsConnected boolean to State of Enum ProtocolConnectionState,
3 years ago
MultiTerm.Core.Tests
changed ExtendedChar to ExtendedByte,
3 years ago
MultiTerm.Protocols
changed IsConnected boolean to State of Enum ProtocolConnectionState,
3 years ago
MultiTerm.Wpf
changed IsConnected boolean to State of Enum ProtocolConnectionState,
3 years ago
MultiTerm.Wpf.CustomControl
changed IsConnected boolean to State of Enum ProtocolConnectionState,
3 years ago
.gitattributes
Add .gitattributes and .gitignore.
3 years ago
.gitignore
Add .gitattributes and .gitignore.
3 years ago
MultiTerm.sln
changed ExtendedChar to ExtendedByte,
3 years ago