Name | Modified | Size | Downloads / Week |
---|---|---|---|
Parent folder | |||
myLogViewerPro_1_0_4_4.zip | 2019-12-30 | 298.6 kB | |
Readme.txt | 2019-12-30 | 4.2 kB | |
myLogViewerPro_1_0_4_2.zip | 2019-09-25 | 346.7 kB | |
Totals: 3 Items | 649.5 kB | 2 |
myLogViewerPro Windows Application ChangeLog This is a program designed to work with the myDewControllerPro, myFocuserPro2 and mySolar projects. It can display the data logfile from the myDewControllerPro (versions 2 and 3), the temperature logfile from the myFocuserPro2, and the seeing logfile from the mySolar controller. There are four sample datafiles used for testing (the files end in .csv) // (c) Copyright Robert Brown 2014-2017. All Rights Reserved. // The schematic, code and ideas for myFocuser are released into the public domain. Users are free to implement // these but may NOT sell this project or projects based on this project for commercial gain without express // written permission granted from the author. Schematics, Code, Firmware, Ideas, Applications, Layout are // protected by Copyright Law. // Permission is NOT granted to any person to redistribute, market, manufacture or sell for commercial gain // the myLogViewerPro products, ideas, circuits, builds, variations and units described or discussed herein or // on this site. // Permission is granted for personal use only. (c) R Brown, 2016-2020, All Rights Reserved. // 1.0.4.4 // Extend Certificate // 1.0.4.3 // Found the problem with the magnifier when desktop scaling not 100% // Move to Visual Studio 2019 // 1.0.4.0 // Adjust offsets for magnifier // 1.0.3.9 // Resize app (smaller), make small changes to magnifier, change layout // 1.0.3.8 // Fix graphing of mysqmpro // 1.0.3.7 // fix logging of error messages upon exception [sometimes ignored] // 1.0.3.6 10092018 // Add support for myFocuserPro2E logfiles // 1.0.3.5 05082018 // Remove trend line // 1.0.3.3 05082018 // Add support for changes to myFocuserPro2 logfiles // 1.0.3.2 // Add check for mysqmpro chart when changing values and reloading chart // Add similar features for mydewcontrollerpro3 // 1.0.3.1 13072018 // Reload a mysqmpro chart if values are hidden or shown // 1.0.3.0 13072018 // Streamline menu for magnifier // Ensure checkboxes for mySQMPRO are enabled/disabled correctly // 1.0.2.9 12072018 // Improve magnifier // 1.0.2.8 12072018 // Add option on setting menu to hide sqmpro values from chart // Add Magnifier // 1.0.2.7 02042018 // Clear graph of old values when loading new data file of same type // 1.0.2.6 04122017 // Add code to handle a header line for mySQMPRO data log files // 1.0.2.5 02122017 // Change to eng-us locale // 1.0.2.4 11112017 // Fix error handling with mySQMPRO data log file // 1.0.2.3 07112017 // Add SQMPRO handling // Remove mySQMGPSPRO // 1.0.2.1 07112017 // Add SQMPRO handling // 1.0.2.0 01042017 // Add support for mySQMGPSPRO // Fix bug in error logging not working in sub-folders // 1.0.1.9 11022017 // Autoscale the datapoint labels depending on zoom // 1.0.1.8 05022017 // Tidy x labels on graph to be orientated vertically and number of data point labels // dynamically adjusted when graph is resized via zoom control // 1.0.1.7 04022017 // Add support for mySQM logs // 1.0.1.6 04022017 // Fix wrong label text for mySolar // 1.0.1.5 04022017 // Add mySolar logfile viewing // 1.0.1.4 17102016 // Remember form location // 1.0.1.3 16102016 // Changed signing certificate expiry from 2017 to 2021 // 1.0.1.2 17072016 // Change to permit loading of myDewControllerPro2 log files // Fix errors in processing myDewControllerPro3 log files - ch3pwr and ch3offset // 1.0.1.1 04062016 // Change Company/PublisherName to myFocuserPro and Product Name to myLogViewerPro // 1.0.1.0 21042016 // Fixed error when loading DewControllerPro3 files // 1.0.0.9 11042016 // Embed manifest set for Vista users // 1.0.0.8 07022016 // Converted trendline RadioButton to CheckBox // Fixed error in conversion of ch3 mode // 1.0.0.7 02022016 // Added trendlines (code is placed in, needs configuration) // 1.0.0.6 31102015 // Changes for Win10 compatibility // 1.0.0.4 29012016 // Removed Focus/TempProbe from Chart1 (was a leftover from v1.0.0.0) // Moved Humidity/Ch1Pwr/Ch2Pwr/Ch3Pwr to Seconday Axis on Chart1 because they are 0-100 // 1.0.0.3 29012015 // Initial Release