11 Commits (005b453130adbb3991ab764b0d6226f5d411434f)

Author SHA1 Message Date
Jonas Arnold 897908bf13 changed to using only one udp client, enables to reply from the same port that the message was received on, 3 years ago
Jonas Arnold 92beb2ec45 changed IsConnected boolean to State of Enum ProtocolConnectionState, 3 years ago
Jonas Arnold 7061568cda Implemented MultiFormatDataView for SentData, 3 years ago
Jonas Arnold d8670a37db introduced InstanceIdentifier and applied it to Tab Title. 3 years ago
Jonas Arnold 1fab46d5c5 wired up real communication protocol to the CommunicationDataViewModel, 3 years ago
Jonas Arnold 641e72b1bd implemented ConnectionRequestEventArgs to provide Connection result (Sucess or failure) to ProtocolSettingsViewModel 3 years ago
Jonas Arnold 585ce8bebd implemented serial protocol, 3 years ago
Jonas Arnold 0b36f17997 implemented CommunicationProtocolFactory, added to App, 3 years ago
Jonas Arnold e7b3e33f9e enhancements in ProtocolConnectionSettings, renamed to ViewModel 3 years ago
Jonas Arnold 517dd057da extended CommunicationProtocol with ProtocolConnectionSettings class 3 years ago
Jonas Arnold b05f3ff137 implemented abstract CommunicationProtocol and enhanced ICommunicationProtocol 3 years ago