9 Commits (f4c3223c90176c6968ac71d3922b1b416041809e)

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 2a3e37e7cc implemented first version of UsbHid Protocol, 3 years ago
Jonas Arnold 8abb83345c fixed clear command, 3 years ago
Jonas Arnold df8fdd4a29 changed ExtendedChar to ExtendedByte, 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 585ce8bebd implemented serial protocol, 3 years ago
Jonas Arnold 0b36f17997 implemented CommunicationProtocolFactory, added to App, 3 years ago