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
..
Factories
implemented CommunicationProtocolFactory, added to App,
3 years ago
Helpers
implemented creation of TerminalViewModel Tabs with DI,
3 years ago
Model
added CommunicationDataViewModel,
3 years ago
Types
wired up real communication protocol to the CommunicationDataViewModel,
3 years ago
ViewModel
wired up real communication protocol to the CommunicationDataViewModel,
3 years ago
MultiTerm.Core.csproj
enhancements in ProtocolConnectionSettings, renamed to ViewModel
3 years ago