- 02 Mar, 2017 2 commits
-
-
Jasem Mutlaq authored
-
Jasem Mutlaq authored
-
- 01 Mar, 2017 4 commits
-
-
Jasem Mutlaq authored
+ Fix issue where parking mount and dome were not called if flat job was not at the beginning of the sequence. + Added tolerance parameter to ADU calculations instead of the hard-coded tolerance percentage settings.
-
Jasem Mutlaq authored
-
Jasem Mutlaq authored
-
Jasem Mutlaq authored
Use polynomial fitting also in capture module to calculate optimal exposure time in flat frames in addition to least-square fitting
-
- 27 Feb, 2017 2 commits
-
-
Robert Lancaster authored
Since several people have had problems with the default directories for indiserver, astrometry, xplanet, etc on OS X when they build KStars themselves, I thought I would write some code to fix the problem. Note that the problem has only been experienced by people who build kstars themselves and either don’t have all the internal content in their app or they delete their kstarsrc file without deleting their data directory. In both of these situations they end up with a problem because the defaults in options are for Linux and are not correct on OS X. If the user doesn’t run the code that copies the data directory or the user doesn’t toggle the internal checkboxes in the options, then the Linux defaults are written to the kstarsrc file instead of the defaults for OS X. So I worked this evening to try to come up with a way that the default paths that do not rely on the internal structure of the app, but instead use the default locations of the external packages on OS X could be written to the user’s kstarsrc file by default. Note that this change will not affect the majority of users who will probably be installing kstars from the dmg and won’t have a data directory yet, so they will still get everything set to internal which will work just fine for them. This change should mainly just affect people building kstars themselves from source. Of course, for those people, they will still need to install all of these items to their proper locations. CCMAIL:kstars-devel@kde.org
-
Yuri Chornoivan authored
-
- 26 Feb, 2017 6 commits
-
-
Jasem Mutlaq authored
-
Jasem Mutlaq authored
-
Jasem Mutlaq authored
-
Jasem Mutlaq authored
-
Jasem Mutlaq authored
Introducing new algorithm for focus based on polynomial fittings of data and then finding minimum solution for best HFR position. Requires GSL dependencies, but INDI already requires it so why not
-
Jasem Mutlaq authored
-
- 25 Feb, 2017 6 commits
-
-
Jasem Mutlaq authored
-
Jasem Mutlaq authored
-
Jasem Mutlaq authored
-
Yuri Chornoivan authored
-
Jasem Mutlaq authored
-
Jasem Mutlaq authored
-
- 24 Feb, 2017 3 commits
-
-
git://anongit.kde.org/kstarsJasem Mutlaq authored
-
Robert Lancaster authored
This patch will fix numerous minor OS X issues and will also add some new functionality to OS X with the Astrometry Conf File Editor and to all operating systems with the addition of the Astrometry Index File Configuration Pane. 1. Adds the Astrometry Index File Configuration Pane. For now, it just displays what indexes are installed and makes recommendations based on your CCD. It also gives you a link to the folder so that you can see where to add the index files you need. In the future I would like to make this an interface for downloading index files you need and possibly temporarily disabling ones that are installed but that you don’t need right now. 2. Adds the Astrometry.cfg editor for OS X only. For now, all it does is to load the file into a plain text editor, then allows you to make changes and save them. Later it might be good to change this to make it more user friendly. But this does add a decent amount of additional capability already. 3. Fixes the INDI drivers default directory on OS X. (When not using the Internal Indiserver) 4. Fixes the constellation art problem. 5. Changes the server for the GSC zip file download since the other one was not as reliable and slower. 6. Fixes a bug that could cause problems if you exited the KStars setup wizard without setting the geolocation. 7. Makes the Astrometry options a QT Tool window on OS X. Jasem: I made a few modifications to this patch in the GUI and also in implementation. No more update button, it will update on show event. I added an introductory paragraph with icons for each index state instead of having tooltip explanation. I fixed one issue with math since it was not marking some index files that were required. Change FOV display to match what align module is showing. Prevented new pages from apeparing in Windows since they cannot use offline solver. CCMAIL:kstars-devel@kde.org
-
Script Kiddy authored
-
- 23 Feb, 2017 8 commits
-
-
Jasem Mutlaq authored
-
Jasem Mutlaq authored
-
git://anongit.kde.org/kstarsJasem Mutlaq authored
-
Jasem Mutlaq authored
Fix several minor issues in Align. Make isSlewDirty a member variable in case scope does not send busy signal
-
Jasem Mutlaq authored
-
Jasem Mutlaq authored
-
Jasem Mutlaq authored
-
Script Kiddy authored
-
- 22 Feb, 2017 5 commits
-
-
Jasem Mutlaq authored
-
Jasem Mutlaq authored
-
Jasem Mutlaq authored
-
Script Kiddy authored
In case of conflict in i18n, keep the version of the branch "ours" To resolve a particular conflict, "git checkout --ours path/to/file.desktop"
-
Script Kiddy authored
-
- 21 Feb, 2017 4 commits
-
-
Yuri Chornoivan authored
-
Pino Toscano authored
-
Jasem Mutlaq authored
-
Jasem Mutlaq authored
-