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
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
..
ByteDataViewModel.cs
changed ExtendedChar to ExtendedByte,
3 years ago
CommunicationDataViewModel.cs
changed ExtendedChar to ExtendedByte,
3 years ago
ICommunicationDataViewModel.cs
changed ExtendedChar to ExtendedByte,
3 years ago
IDataViewModel.cs
changed ExtendedChar to ExtendedByte,
3 years ago
ITerminalViewModel.cs
implemented CommunicationProtocolFactory, added to App,
3 years ago
SendReceiveViewModel.cs
worked on conversion of strings,
3 years ago
ShellViewModel.cs
implemented serial protocol,
3 years ago
TerminalViewModel.cs
changed ExtendedChar to ExtendedByte,
3 years ago