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
0da1a83e7c
implemented Tcp Client Protocol, including UI part,
renamed all Messages to UIMessage,
created StoppedReadingUIMessage,
worked on UDP protocol
|
3 years ago |
| .. |
|
NetworkSettingsView.xaml
|
implemented Tcp Client Protocol, including UI part,
|
3 years ago |
|
NetworkSettingsView.xaml.cs
|
generalized Settings view in Frontend to NetworkSettingsView
|
3 years ago |
|
SerialSettingsView.xaml
|
Implemented MultiFormatDataView for SentData,
|
3 years ago |
|
SerialSettingsView.xaml.cs
|
added check if SettingsViewModel implements IProtocolSettings in CommunicationProtocolFactory,
|
3 years ago |
|
TcpClientSettingsView.xaml
|
implemented Tcp Client Protocol, including UI part,
|
3 years ago |
|
TcpClientSettingsView.xaml.cs
|
implemented Tcp Client Protocol, including UI part,
|
3 years ago |
|
UdpSettingsView.xaml
|
generalized Settings view in Frontend to NetworkSettingsView
|
3 years ago |
|
UdpSettingsView.xaml.cs
|
implemented first version of UDP protocol
|
3 years ago |
|
UsbHidSettingsView.xaml
|
fixed no tab open exception,
|
3 years ago |
|
UsbHidSettingsView.xaml.cs
|
implemented first version of UsbHid Protocol,
|
3 years ago |