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
9ae494e2e7
implemented automatic reload of COM ports in SerialSettingsView and automatic reload of usb devices in UsbHidSettingsView.
therefore implemented ICloneable and IEquatable in UsbHidDeviceInfo
|
3 years ago |
| .. |
|
Assets
|
added application icon,
|
3 years ago |
|
Behaviours
|
manually implemented reading method to get enum value by matching description, removing dependency Humanizer,
|
3 years ago |
|
Controls
|
implemented CommandableSubMenu to generate list of clickable MenuItems and binding to a command with parameter
|
3 years ago |
|
Helpers
|
fixed binding for start menu,
|
3 years ago |
|
Properties/PublishProfiles
|
added application icon,
|
3 years ago |
|
ValueConverters
|
fixed binding for start menu,
|
3 years ago |
|
View
|
implemented automatic reload of COM ports in SerialSettingsView and automatic reload of usb devices in UsbHidSettingsView.
|
3 years ago |
|
App.xaml
|
implemented DI for MainWindow,
|
3 years ago |
|
App.xaml.cs
|
changed logfile and config file location,
|
3 years ago |
|
AssemblyInfo.cs
|
Add project files.
|
3 years ago |
|
Common.cs
|
changed logfile and config file location,
|
3 years ago |
|
MainWindow.xaml
|
added app icon
|
3 years ago |
|
MainWindow.xaml.cs
|
implemented DI for MainWindow,
|
3 years ago |
|
MultiTerm.Wpf.csproj
|
added application icon,
|
3 years ago |
|
WpfContext.cs
|
wired up real communication protocol to the CommunicationDataViewModel,
|
3 years ago |