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
..
EnumDescriptionToMenuItemConverter.cs
resolved warnings and messages, beautified code
3 years ago
EnumValueToEnumDescriptionConverter.cs
added check if SettingsViewModel implements IProtocolSettings in CommunicationProtocolFactory,
3 years ago
IntToStringConverter.cs
worked on MultiFormatTextBox
3 years ago
MessageImportanceToBrushConverter.cs
fixed no tab open exception,
3 years ago
MessageImportanceToFontWeightConverter.cs
fixed no tab open exception,
3 years ago
ProtocolConnectionStateToBrushConverter.cs
changed IsConnected boolean to State of Enum ProtocolConnectionState,
3 years ago
ProtocolTypeToIconConverter.cs
fixed no tab open exception,
3 years ago