Releases: Daves-Astrophotography/UniUSBSQMServer
V1.3.0 Release
V1.3.0 Release
Download the relevant zip file for your Windows OS, either x64 or x86.
The application has been built to be standalone and requires not additional .Net framework dependency, everything required should be embedded in the zip file.
Changes:
Fix #12 , Separation symbol, cultureinfo
The application wasn't displaying the correct data when used on a culture with ", comma" decimal symbol. e.g. Magnitude 11.37 was displayed as 1137 instead of 11,37 this also affected the calculations of Bortle and NELM values.
Also removed an unnecessary additional Double conversion that was converting a double to a double in one of the utility functions.
v1.2.0 Release
V1.2.0 Release
Download the relevant zip file for your Windows OS, either x64 or x86.
The application has been built to be standalone and requires not additional .Net framework dependency, everything required should be embedded in the zip file.
Changes:
Fix #8, Trend doesn't remove the deselected data series, only stops drawing new points.
Fix #9, Point redraw on Settings Change Slow UI Response
v1.1.0 Release
V1.1.0 Release
Download the relevant zip file for your Windows OS, either x64 or x86.
The application has been built to be standalone and requires not additional .Net framework dependency, everything required should be embedded in the zip file.
Changes:
Fix #1 Trend width is not constrained by Logging Limit
Fix #2 Change access to Settings Configuration Menus
Fix #3 Re-design the trend drawing backend, now allows settings changes while running. Redraws update.
Fix #4 View Data Store form data list moves position with autoscroll off.
Fix #6 DataStore View Form list exceeds memory logging limit when set.
plus several code cleanups and removal of unnecessary reference.
v1.0.0 Initial Release
V1.0.0 Release
Download the relevant zip file for your Windows OS, either x64 or x86.
The application has been built to be standalone and requires not additional .Net framework dependency, everything required should be embedded in the zip file.