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
..
Factories
implemented CommunicationProtocolFactory, added to App,
3 years ago
Helpers
implemented creation of TerminalViewModel Tabs with DI,
3 years ago
Model
worked on conversion of strings,
3 years ago
Types
wired up real communication protocol to the CommunicationDataViewModel,
3 years ago
ViewModel
changed IsConnected boolean to State of Enum ProtocolConnectionState,
3 years ago
Core.cd
added some class diagrams for documentation
3 years ago
MultiTerm.Core.csproj
completely overhauled MultiFormatTextBox,
3 years ago
TerminalInstanciation.cd
added some class diagrams for documentation
3 years ago