| Name | Modified | Size | Downloads / Week |
|---|---|---|---|
| Parent folder | |||
| mySQMNOGPS_2_3_5_2.zip | 2020-01-02 | 244.3 kB | |
| ReadmeNOGPS.txt | 2020-01-02 | 3.6 kB | |
| mySQMGPS_2_2_6_9.zip | 2020-01-02 | 249.0 kB | |
| Readme.txt | 2020-01-02 | 5.0 kB | |
| mySQMNOGPS_2_3_4_8.zip | 2017-04-04 | 247.2 kB | |
| mySQMGPS_2_2_6_5.zip | 2017-04-04 | 252.0 kB | |
| Totals: 6 Items | 1.0 MB | 0 | |
mySQMNOGPS Change Log // (c) Copyright Robert Brown 2014-2016. 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 mySQM products, ideas, circuits, builds, variations and units described or discussed herein or // on this site. // Permission is granted for personal use only. // 2.3.5.2 02012020 // Extend certificate // 2.3.5.1 03122017 // Change application locale to eng-us // 2.3.5.0 29112017 // Fix writing of sqm, irradiance and frequency to data logfile when Windows locale is not Eng US // 2.3.4.8 04042017 // Fix bug in datalogging - filename invalid if not root directory // 2.3.4.7 04022017 // Change format of logfile to .csv so can be read by myLogViewerPro // 2.3.4.4 06122016 // Expand size of com port box as COM12 text is clipped // 2.3.4.3 18102016 // Remember form location // 2.3.4.2 05102016 // Speed enhancements // Other minor bug fixes // 2.3.4.0 05102016 // Uses new protocol, only with firmware 217 or higher // 2.3.3.0 04102016 // Add port speed selector, default speed is 4800 // 2.3.2.9 04102016 // Add data log feature, automated at timed interval, add extra intervals // Remove Rx/Tx boxes and replace with status message bar // 2.3.2.6 01092016 // Fix time out issues on connect() and error handling when serial connection is lost // 2.3.2.5 29082016 // Changes to namespace and messageboxes // Fix for app staying resident in memory after closing (rare occurrence) // 11042016 2323 // Minor changes // 31012016 2322 // Changes for Win10 compatibility // 15122015 2321 // Single instance check on startup, only one instance can run at a time // 12122015 2320 // Saves window locations and sizes, hold down shift to override // Arduino firmware version also displayed in About box when connected // Disable resizing of windows form and sub-forms // 30112015 2319 // fixed when connecting to invalid comport // the firmware version will be written to the errorlog when connected // changed serial initialization code, will connect if 12V is ON first // Removed startup dialog box // 31082015 2318 // Use published application version rather than static version string // Rewrite the exit events, now will not let application exit if serial port is connected // Added copyright message when program starts // 29082015 2317 // Changed name on Start menu, now mySQM-mySQMNOGPS // 28082015 2316 // Rewrite the exit events, now will not let application exit if serial port is connected // 06082015 2315 // disable automatechkbox checked when click disconnect // disable automatechkbox click disconnect // disable interval timer when click disconnect // disable automate chkbox if not connected // make 1m default setting // also get firmware // Added text boxes for all values // Added automate feature // 01022015 231 // Made SQM text box read only // // 31012015 230 // Removed myversion string and now doing this version from the piublic version number // NOTE: About() does NOT work when running in Visual Studio, only when program is installed // Added comport refresh