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
8393a41cea
registered event handler for connection request from UI,
created binding between settings view model and view,
created first settings view
|
3 years ago |
| .. |
|
Factories
|
implemented CommunicationProtocolFactory, added to App,
|
3 years ago |
|
Helpers
|
implemented CommunicationProtocolFactory, added to App,
|
3 years ago |
|
Model
|
changed ExtendedChar
|
3 years ago |
|
Serial
|
implemented CommunicationProtocolFactory, added to App,
|
3 years ago |
|
Types
|
moved protocols enum to Protocols project
|
3 years ago |
|
CommunicationProtocol.cs
|
implemented CommunicationProtocolFactory, added to App,
|
3 years ago |
|
ICommunicationProtocol.cs
|
implemented CommunicationProtocolFactory, added to App,
|
3 years ago |
|
IProtocolSettings.cs
|
implemented CommunicationProtocolFactory, added to App,
|
3 years ago |
|
IProtocolSettingsViewModel.cs
|
implemented CommunicationProtocolFactory, added to App,
|
3 years ago |
|
MultiTerm.Protocols.csproj
|
enhancements in ProtocolConnectionSettings, renamed to ViewModel
|
3 years ago |
|
ProtocolSettingsViewModel.cs
|
registered event handler for connection request from UI,
|
3 years ago |
|
ReceivedDataEventArgs.cs
|
implemented abstract CommunicationProtocol and enhanced ICommunicationProtocol
|
3 years ago |
|
SentDataEventArgs.cs
|
implemented abstract CommunicationProtocol and enhanced ICommunicationProtocol
|
3 years ago |