Added a new dialog 'uRADMonitor Network' that can be used to list all devices from the uRADMonitor network.
Application settings from the config.xml
file are stored (and migrated automatically) into a JSON file named uRADMonitorX.json
.
Fixed an issue that was causing the application to be restored outside the visible area of the screen.
Fixed an issue that was causing the taskbar application icon to be blurred.
Measurements retrieved from uRADMonitor devices are using internally the decimal
type representation instead of double
.
Code refactoring and optimization.
Other minor improvements.