21 Commits (df681d6189ba5ff24ed38d044901c75ae0799019)

Author SHA1 Message Date
Jonas Arnold bc33e30083 removed ICommunicationDataViewModel, 3 years ago
Jonas Arnold 637eb20386 manually implemented reading method to get enum value by matching description, removing dependency Humanizer, 3 years ago
Jonas Arnold 0da1a83e7c implemented Tcp Client Protocol, including UI part, 3 years ago
Jonas Arnold 6606e30d5b implemented first version of UDP protocol 3 years ago
Jonas Arnold 2a3e37e7cc implemented first version of UsbHid Protocol, 3 years ago
Jonas Arnold 7061568cda Implemented MultiFormatDataView for SentData, 3 years ago
Jonas Arnold e7164953bb implemented send on enter, 3 years ago
Jonas Arnold df8fdd4a29 changed ExtendedChar to ExtendedByte, 3 years ago
Jonas Arnold 4524a975b8 completely overhauled CommunicationDataViewModel, 3 years ago
Jonas Arnold 236111f94e fixed clear MultiFormatTextBox does not work, 3 years ago
Jonas Arnold 493260dac7 implemented newline handling in CommunicationDataViewModel, 3 years ago
Jonas Arnold 907dac42f8 introduced clear button in MultiFormatDataView and cleaned up custom controls 3 years ago
Jonas Arnold e7eb55848e implemented selection of data in MultiFormatDataView 3 years ago
Jonas Arnold 0210de0c2b introduced DataViewModel to wrap ExtendedChar Model and create line identifier, 3 years ago
Jonas Arnold 429c7e842d added CommunicationDataViewModel, 3 years ago
Jonas Arnold 88ba4515c6 implemented conversion of MultiFormatString to DotNet string, 3 years ago
Jonas Arnold c87e20c871 Format seperated into seperate file, 3 years ago
Jonas Arnold 6651dfb381 added and included MultiFormatTextBox in SendReceiveView 3 years ago
Jonas Arnold c8c53221d3 added check if SettingsViewModel implements IProtocolSettings in CommunicationProtocolFactory, 3 years ago
Jonas Arnold 8393a41cea registered event handler for connection request from UI, 3 years ago
Jonas Arnold c3a965875f added SendReceiveViewModel and according View, 3 years ago
Jonas Arnold d152bf121d created and mapped ShellViewModel and according View 3 years ago