| .. |
|
Factories
|
added check if SettingsViewModel implements IProtocolSettings in CommunicationProtocolFactory,
|
3 years ago |
|
Helpers
|
changed to using only one udp client, enables to reply from the same port that the message was received on,
|
3 years ago |
|
Model
|
changed to using only one udp client, enables to reply from the same port that the message was received on,
|
3 years ago |
|
Network
|
implemented Tcp Client Protocol, including UI part,
|
3 years ago |
|
Serial
|
changed to using only one udp client, enables to reply from the same port that the message was received on,
|
3 years ago |
|
Tcp
|
implemented progress bar and auto remove status bar message after duration,
|
3 years ago |
|
Types
|
implemented Tcp Client Protocol, including UI part,
|
3 years ago |
|
Udp
|
changed to using only one udp client, enables to reply from the same port that the message was received on,
|
3 years ago |
|
UsbHid
|
changed to using only one udp client, enables to reply from the same port that the message was received on,
|
3 years ago |
|
CommunicationProtocol.cs
|
implemented progress bar and auto remove status bar message after duration,
|
3 years ago |
|
CommunicationProtocolInstanciation.cd
|
removed unnecessary DisconnecteEventArgs,
|
3 years ago |
|
CommunicationProtocols.cd
|
removed unnecessary DisconnecteEventArgs,
|
3 years ago |
|
ConnectionRequestEventArgs.cs
|
implemented ConnectionRequestEventArgs to provide Connection result (Sucess or failure) to ProtocolSettingsViewModel
|
3 years ago |
|
ICommunicationProtocol.cs
|
changed to using only one udp client, enables to reply from the same port that the message was received on,
|
3 years ago |
|
ILibraryEquivalentConverter.cs
|
implemented serial protocol,
|
3 years ago |
|
IProtocolSettings.cd
|
removed unnecessary DisconnecteEventArgs,
|
3 years ago |
|
IProtocolSettings.cs
|
implemented newline handling in CommunicationDataViewModel,
|
3 years ago |
|
IProtocolSettingsViewModel.cs
|
implemented forcing state change of settingsVM when UnintentionalDisconnect happened,
|
3 years ago |
|
MultiTerm.Protocols.csproj
|
implemented first version of UDP protocol
|
3 years ago |
|
ProtocolSettingsViewModel.cs
|
implemented forcing state change of settingsVM when UnintentionalDisconnect happened,
|
3 years ago |
|
ProtocolSettingsViewModels.cd
|
removed unnecessary DisconnecteEventArgs,
|
3 years ago |
|
ReceivedDataEventArgs.cs
|
changed ExtendedChar to ExtendedByte,
|
3 years ago |
|
SentDataEventArgs.cs
|
changed ExtendedChar to ExtendedByte,
|
3 years ago |