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
1fab46d5c5
wired up real communication protocol to the CommunicationDataViewModel,
...
added DisconnectedEvent to CommunicationProtocol,
added handling for sent data while not connected,
introduced IContext and WpfContext to handover UI context to backend (required to add to ObservableCollection)
3 years ago
..
CommunicationDataViewModel.cs
wired up real communication protocol to the CommunicationDataViewModel,
3 years ago
DataViewModel.cs
introduced DataViewModel to wrap ExtendedChar Model and create line identifier,
3 years ago
ITerminalViewModel.cs
implemented CommunicationProtocolFactory, added to App,
3 years ago
SendReceiveViewModel.cs
wired up real communication protocol to the CommunicationDataViewModel,
3 years ago
ShellViewModel.cs
implemented serial protocol,
3 years ago
TerminalViewModel.cs
wired up real communication protocol to the CommunicationDataViewModel,
3 years ago