Multiprocotol Terminalprogram (BAT)
You can not select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
Jonas Arnold
df681d6189
replaced buffer handling thread with timer in CommunicationProtocol,
...
therefore implemented RecurringTimer,
implemented ICloneable for ExtendedByte,
implemented second stage queue to buffer data in TerminalViewModel,
updating data in UI in a separate task,
fixed warnings
3 years ago
..
ByteDataViewModel.cs
removed ICommunicationDataViewModel,
3 years ago
IDataViewModel.cs
changed ExtendedChar to ExtendedByte,
3 years ago
ITerminalViewModel.cs
implemented teardown of all tabs when closing Main App
3 years ago
MultiFormatDataViewModel.cs
replaced buffer handling thread with timer in CommunicationProtocol,
3 years ago
SendReceiveViewModel.cs
removed ICommunicationDataViewModel,
3 years ago
ShellViewModel.cs
implemented progress bar and auto remove status bar message after duration,
3 years ago
TerminalViewModel.cs
replaced buffer handling thread with timer in CommunicationProtocol,
3 years ago