- Made minor changes and optimized overall source code.
- Fixed some bugs.
- Stable version.
- New feature added: Export output data to
.txt
or.csv
file. - Made some changes to XAML.
- Optimized overall source code.
- New feature added: Refresh button to repopulate COM* ports.
- Made some changes to XAML.
- Optimized ViewModel and restructured some code.
- Fixed exception error when no port is present.
- Optimized Model code.
- Added
SingletonBase
class.
- Initial features:
- Available serial port settings
- Selectable COM* ports
- Selectable baud rates
- Selectable parities
- Selectable data bits
- Selectable stop bits
- Enable/disable Data Termina Ready (DTR)
- Enable/disable Request To Send (RTS)
- Send (write) data string to serial port
- Receive or monitor (read) data sent from serial port
- Line ending options
- Autoscroll output box
- Metro-like application skin
- Available serial port settings