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
Common
replaced buffer handling thread with timer in CommunicationProtocol,
3 years ago
MultiTerm.Core
replaced buffer handling thread with timer in CommunicationProtocol,
3 years ago
MultiTerm.Core.Tests
removed unnecessary package,
3 years ago
MultiTerm.Protocols
replaced buffer handling thread with timer in CommunicationProtocol,
3 years ago
MultiTerm.Wpf
removed ICommunicationDataViewModel,
3 years ago
MultiTerm.Wpf.CustomControl
removed ICommunicationDataViewModel,
3 years ago
.gitattributes
Add .gitattributes and .gitignore.
3 years ago
.gitignore
Add .gitattributes and .gitignore.
3 years ago
MultiTerm.sln
changed ExtendedChar to ExtendedByte,
3 years ago