Jonas Arnold
9ada8868f7
implemented reading only amount of bytes communicated via Usb Hid
3 years ago
Jonas Arnold
64fceb0fee
implemented forcing state change of settingsVM when UnintentionalDisconnect happened,
...
made Sending and Receiving with USB HID more robust
3 years ago
Jonas Arnold
2a3e37e7cc
implemented first version of UsbHid Protocol,
...
implemented UsbHid Settings View etc,
cleaned up SerialProtocol
3 years ago
Jonas Arnold
93e275c15d
added some class diagrams for documentation
3 years ago
Jonas Arnold
5bc385b061
implemented teardown of all tabs when closing Main App
3 years ago
Jonas Arnold
21d4dc9b0e
fixed text width by applying monospaced font (Consolas) to all data
3 years ago
Jonas Arnold
7bbaa54ea6
fixed paste into RichTextBox in MultiFormatTextBox
3 years ago
Jonas Arnold
0ed1e65f94
realized items count only visible when debugging
3 years ago
Jonas Arnold
7061568cda
Implemented MultiFormatDataView for SentData,
...
separated Display settings in SendReceiveView
implemented Send Data Textbox not cleared when sending was not successful,
worked on formatting,
removed selector in MultiFormatDataView,
cleanup
3 years ago
Jonas Arnold
e7164953bb
implemented send on enter,
...
fixed selection of textbox in MultiFormatDataView
3 years ago
Jonas Arnold
8abb83345c
fixed clear command,
...
added buffer and bufferHandlingThread in Communication Protocol to separatly handle data (not slowing down protocol interface)
3 years ago
Jonas Arnold
df8fdd4a29
changed ExtendedChar to ExtendedByte,
...
changed CharacterDataViewModel to ByteDataViewModel,
added Unit Tests for ExtendedByte Conversion,
refactored CommunicationDataViewModel,
changed from reading chars to reading bytes in SerialProtocol,
fixed Clear functionality of MultiFormatDataView
3 years ago
Jonas Arnold
39e6420a58
worked on conversion of strings,
...
changed sending data as bytes rather than as encoded string,
fixed bug in MultiFormatTextBox
3 years ago
Jonas Arnold
eac55765c2
fixed many bugs in MultiFormatString,
...
cleaned up IFormattedCharacter and subclasses,
3 years ago
Jonas Arnold
a54b02150b
completely overhauled MultiFormatTextBox,
...
now proper spacing and combination of formats is supported,
the data is also cleanly displayed in the backend part
3 years ago
Jonas Arnold
4524a975b8
completely overhauled CommunicationDataViewModel,
...
clearly defined data structure with interfaces,
implemented MultiFormatDataView so that it cooperates with a CommunicationDataViewModel,
implemented changes in SendReceiveView and TerminalViewModel,
removed DataViewModelToStringConverter since it is not used anymore
3 years ago
Jonas Arnold
236111f94e
fixed clear MultiFormatTextBox does not work,
...
implemented com port auto select if none is selected and refreshed
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,
...
added DisconnectedEvent to CommunicationProtocol,
added handling for sent data while not connected,
introduced IContext and WpfContext to handover UI context to backend (required to add to ObservableCollection)
3 years ago
Jonas Arnold
9ad7ae3430
introduced TextBox in MultiFormatDataView to improve performance when only Characters are displayed,
...
changed newline characters display to unicode control symbols
3 years ago
Jonas Arnold
268b23bef4
worked on styling of MultiFormatDataView
3 years ago
Jonas Arnold
6316e66ea5
worked on data formatting and styling
3 years ago
Jonas Arnold
493260dac7
implemented newline handling in CommunicationDataViewModel,
...
implemented handling when newline separator is changed,
removed newline sequence variables from IProtocolSettings,
changed display style of RealizedItems in MultiFormatDataView,
introduced Selector for NewlineSeparator in MultiFormatDataView
3 years ago
Jonas Arnold
907dac42f8
introduced clear button in MultiFormatDataView and cleaned up custom controls
3 years ago
Jonas Arnold
676465a5c1
fixed bugs in CommunicationDataViewModel
3 years ago
Jonas Arnold
e7eb55848e
implemented selection of data in MultiFormatDataView
3 years ago
Jonas Arnold
61903beab1
fixed error by adding dotnet properties
3 years ago
Jonas Arnold
02bf114413
implemented RealizedItemsCount Property for MultiFormatDataView
3 years ago
Jonas Arnold
0210de0c2b
introduced DataViewModel to wrap ExtendedChar Model and create line identifier,
...
changed MultiFormatDataView to VirtualizingWrapPanel and added grouping per line
3 years ago
Jonas Arnold
c11c99b3c8
added MultiFormatDataView in first state,
...
fixed some warnings
3 years ago
Jonas Arnold
429c7e842d
added CommunicationDataViewModel,
...
added DataLine,
added Properties to ExtendedChar to access Data from Frontend,
added MultiFormatDataView in first state,
fixed some warnings
3 years ago
Jonas Arnold
88ba4515c6
implemented conversion of MultiFormatString to DotNet string,
...
added temporary solution to view the data
3 years ago
Jonas Arnold
c87e20c871
Format seperated into seperate file,
...
worked on MultiFormatTextBox,
added SendData to SendReceiveViewModel
3 years ago
Jonas Arnold
90ee6d2fa0
MultiFormatTextBox:
...
fixed deleting from other format,
implemented getting background brush from resources
3 years ago
Jonas Arnold
06f7503586
implemented change of color in MultiFormatTextBox
3 years ago
Jonas Arnold
8bd6a14297
worked on MultiFormatTextBox
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,
...
implemented COM Port readout,
fixed functionality of AreEditable for the ProtocolSettingsViewModel,
implemented EnumValueToDescriptionConverter using Humanizer package,
implemented IntToStringConverter,
implemented SerialSettingsView
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,
...
made changes to CommunicationProtocol,
added ILibraryEquivalentConverter to convert library types to local types,
added Messenger to App,
implemented UserInterfaceMessages
3 years ago
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
Jonas Arnold
0b36f17997
implemented CommunicationProtocolFactory, added to App,
...
implemented ProtocolSettings and ProtocolSettingsViewModel,
extended CommunicationProtocol by settings and ProtocolType
3 years ago
Jonas Arnold
77e355a269
moved protocols enum to Protocols project
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
Jonas Arnold
867cc15529
changed ExtendedChar
3 years ago
Jonas Arnold
5ef28a13ea
added MultiTerm.Protocols project,
...
added ExtendedChar class
3 years ago
Jonas Arnold
95a9eec8e4
finished implementation of XmlAppSettingsProvider,
...
added description to IAppSettingsProvider methods,
added loading and saving to settings on app startup and exit,
cleaned up ShellViewModel
3 years ago
Jonas Arnold
5312b750f5
cleaned up namespaces:
...
Common.Logger => Common.Logging
MultiTerm.Core.Common => MultiTerm.Core.Types
added Log Method to ILogger and SerilogLogger,
implemented IAppSettingsProvider and XmlAppSettingsProvider,
added EnumHelpers in Common project
3 years ago