- 27 Oct, 2016 2 commits
-
-
Robert Lancaster authored
-
Jasem Mutlaq authored
Add support to NEF handlign. I probably need to utilize libraw instead of dcraw so that this can work multiplatform
-
- 26 Oct, 2016 3 commits
-
-
Robert Lancaster authored
-
Jasem Mutlaq authored
-
Jasem Mutlaq authored
-
- 25 Oct, 2016 7 commits
-
-
Robert Lancaster authored
-
Jasem Mutlaq authored
-
Jasem Mutlaq authored
-
Jasem Mutlaq authored
-
Jasem Mutlaq authored
Add parity detection to astrometry modules and it is reused on next captures unless a solver fails then it gets reset to both. Adding alignment solver timer as well to watch for timeout
-
Jasem Mutlaq authored
-
Robert Lancaster authored
-
- 24 Oct, 2016 6 commits
-
-
Robert Lancaster authored
-
Jasem Mutlaq authored
-
Jasem Mutlaq authored
Use flag to know if calibration was ever completed instead of checkin for prior status. Fix dark frame bug
-
Jasem Mutlaq authored
-
Jasem Mutlaq authored
-
Jasem Mutlaq authored
-
- 23 Oct, 2016 6 commits
-
-
Robert Lancaster authored
-
Jasem Mutlaq authored
-
Jasem Mutlaq authored
Better use QDir::tempPath() directly. Also monitor if process was started at all or if an error occured and handle it
-
Jasem Mutlaq authored
-
Jasem Mutlaq authored
-
Robert Lancaster authored
-
- 22 Oct, 2016 9 commits
-
-
Jasem Mutlaq authored
Fix crash due to activeJob pointer not being reset. Make sure all queue icons are disabled during sequence execution
-
Jasem Mutlaq authored
Use a timer to check if guiding deviation are still not resolved after 1 minute. If that happens then complete abort of the sequence occurs
-
Jasem Mutlaq authored
Gradient algorithm should only be run on subframes as running on full frame images would make it impossible to run
-
Jasem Mutlaq authored
-
Jasem Mutlaq authored
-
Jasem Mutlaq authored
-
Jasem Mutlaq authored
-
Jasem Mutlaq authored
Using QtConcurrent to parallelize some aspects of KStars. Now WCS is running in a seprate thread and this brought opening time from 5 seconds to less than 1 second in WCS-enabled frames
-
Robert Lancaster authored
-
- 21 Oct, 2016 7 commits
-
-
Jasem Mutlaq authored
-
Jasem Mutlaq authored
-
Jasem Mutlaq authored
-
Jasem Mutlaq authored
-
Jasem Mutlaq authored
-
Jasem Mutlaq authored
-
Jasem Mutlaq authored
Increase subframe capture size since star can sometimes move a bit around and we do not want to lose it. Also reset first load upon subframing so that the frame is adjusted properly
-