Warning, /education/kstars/ChangeLog is written in an unsupported language. File is not indexed.
0001 KStars Revision History 0002 0003 To produce log below, use: 0004 0005 $ git log --date=short --pretty=format:"%h %ad %<(20)%an %<(150,trunc)%s" 0006 0007 3.6.2 (Artemis): 0008 0009 c23d787e1 2022-11-29 Jasem Mutlaq Fix issue with opening and closing covers manually for Light, Flat, and Dark frames. It was not asking user to cover the scope on darks and was not .. 0010 bbbe27b65 2022-11-29 Jasem Mutlaq Fix setAllSettings not saving to KStars options file 0011 be1177c7d 2022-11-28 Jasem Mutlaq Avoid using driver manager to access client manager since it can suffer from a dangling pointer. DriverManager should be migrated to shared pointers.. 0012 bc950a716 2022-11-24 John Evans Adding back a missed change 0013 05fd8fa74 2022-11-24 John Evans rebasing some files 0014 18da11511 2022-11-24 John Evans Added extra logging to focus motion for debug purposes 0015 2d4a67d45 2022-11-22 Hy Murveit Don't dark guide when dithering. Reduce dithering lost-star threshold. 0016 ee7fc577f 2022-11-22 Hy Murveit Dark Guiding tweaks 0017 27fdc2614 2022-11-22 Jasem Mutlaq INDI driver sync 0018 1f6e980a5 2022-11-21 Jasem Mutlaq Fix target name connection and connect ekoslive after scheduler is initialized 0019 13cd3d36b 2022-11-21 Jasem Mutlaq If slewing to empty sky we should update target name accordingly to avoid confusion that we are still on the last target 0020 bd1c6281f 2022-11-21 Jasem Mutlaq Fine tune star rBest value to give more chance to select deep sky object within the vicinity 0021 fc671fe62 2022-11-21 Jurgen Doreleijers Fixing accounting problems for dso's. 0022 eaca38e27 2022-11-20 Jasem Mutlaq Add missing ACTIVE_FOCUSER check for ACTIVE_DEVICES 0023 f9748439a 2022-11-20 Jasem Mutlaq Add more logging for target coords so it is easier to diagnose issues 0024 c529eb057 2022-11-20 Jasem Mutlaq Add test case for deltaAngle 0025 79dd22abd 2022-11-20 Wolfgang Reissenberger But fix for re-alignment and meridian flip 0026 e2ea8e74b 2022-11-19 Hy Murveit Fix bug in dither offset check 0027 38005c58c 2022-11-20 Jasem Mutlaq Fix warnings and add more statement to watch for target position angle changes 0028 5960a4b57 2022-11-18 Jasem Mutlaq Use updateCoordsNow to avoid warnings 0029 77465dcd6 2022-11-18 Jasem Mutlaq Fix issue where center and track does not place an object exactly at the center but to an offset 0030 14d392c89 2022-11-18 Jasem Mutlaq Fix text cut off in the wizard 0031 87df459ad 2022-11-17 Jasem Mutlaq Do not static i18n. This should fix the language switch issue in KStars 0032 ab06d00fb 2022-11-17 Jasem Mutlaq Fix kxi18n reference not found warning in the logs. Thanks Albert 0033 47d5b1212 2022-11-17 Jasem Mutlaq Disable FETCH_TRANSLATIONS since po is now already included in the repo 0034 9cf165b98 2022-11-15 Jasem Mutlaq Update maximum focal length to 900 0035 91cbdc787 2022-11-14 Jasem Mutlaq If stream is disabled, do not process stream blobs 0036 527326818 2022-11-13 Wolfgang Reissenberger Scheduler warning for missing dome 0037 412e1ad4a 2022-11-13 Jasem Mutlaq Revert "Use shared_ptr from INDI since this is a major improvement to exchanging raw pointers of devices that might be deleted leading to crashes. T.. 0038 85ed6aa90 2022-11-13 Jasem Mutlaq Use shared_ptr from INDI since this is a major improvement to exchanging raw pointers of devices that might be deleted leading to crashes. This requ.. 0039 4f713ce04 2022-11-13 Jasem Mutlaq Generic invoke, property set and get 0040 01ea79f81 2022-11-12 Wolfgang Reissenberger Refactoring capture meridian flip state handling 0041 9e5470ab5 2022-11-10 Jasem Mutlaq Add generic method invoke call with optional arguments 0042 735d8711d 2022-11-10 Jasem Mutlaq Use KSMessageBox to manual observatory startup and shutdown 0043 17503e83f 2022-11-10 Jasem Mutlaq Send text directly 0044 fdbe8f6f6 2022-11-10 Hy Murveit remove exclamation marks 0045 95eeb487a 2022-11-10 Hy Murveit add warning when specified filter is not in the filter wheel definition 0046 b27d84e5b 2022-11-10 Jasem Mutlaq Fix enable mount limits due to meridian flip signal confusion. Fixes #230 0047 b5caf284c 2022-11-09 Jasem Mutlaq Add camera read-only gain and offset values if available 0048 f62413989 2022-11-09 Jasem Mutlaq Train editor should be disabled until we have trains to edit 0049 aa8d30614 2022-11-08 Jasem Mutlaq Give clear indication which devices are exactly missing from optical trains 0050 b588449b0 2022-11-08 Jasem Mutlaq Avoid refreshing optical manager too many times if no new devices are detected 0051 8a51cbc4a 2022-11-08 Jasem Mutlaq Only set optical train profile when all drivers are running 0052 04d97cd76 2022-11-07 Wolfgang Reissenberger Scheduler job handling during job startup 0053 9326dff7c 2022-11-07 Jasem Mutlaq Since edit strategy is on field change, no need to explicitly reload model from database after update 0054 dff6dd8d1 2022-11-06 Hy Murveit Fix issue where scheduler stopped when align was retrying. 0055 71c429fb4 2022-11-06 Hy Murveit Add healpix solver speedup to scheduler pointing check 0056 8cf39818e 2022-11-05 Jasem Mutlaq When removing profile and trains, make sure the database is cleaned from related settings as well 0057 da18bed5c 2022-11-04 Jasem Mutlaq Fix FlagManager RA box to show hours instead of degrees. 0058 c167a35fc 2022-11-03 John Evans Focus Motion Timer bug fix 0059 16c044c29 2022-11-02 Jasem Mutlaq Separate key from property name since later might be altered to support kcfg_ prefixes 0060 571ead8c4 2022-11-02 Jasem Mutlaq Restore polyfills since they are required and used 0061 d116db10e 2022-11-02 Jasem Mutlaq Add a function to save global settings programatically 0062 c2016e5bb 2022-10-31 Hy Murveit Disable large deviation backoff from multistar. 0063 615132f34 2022-10-31 Jasem Mutlaq Fix a few edge cases where a lone camera does not auto-connect even when that is enabled due to conflicts with optical train manager 0064 1ec0c2f12 2022-10-30 Jasem Mutlaq Use focus motion GUI to fetch value and return after timeout 0065 32e9ab7b7 2022-10-30 Jasem Mutlaq Add train, reducer, and ratio to database since they affect the effective FOV 0066 80ea2a68d 2022-10-30 Jasem Mutlaq Add .fz to compressed focus images. 0067 20fd759e0 2022-10-30 Jasem Mutlaq Change camera selection to camera 1 and 2 since it makes more sense to specify those with optical trains 0068 af3508278 2022-10-30 Jasem Mutlaq Respect delay parameter when framing 0069 14ca531f3 2022-10-29 Hy Murveit Remove scheduler sort-jobs-by-altitude option. 0070 15fd46284 2022-10-28 Hy Murveit Remove inaccurate tooltip 0071 a4661a7cf 2022-10-28 Jasem Mutlaq Fix filter manager not getting updated when filter wheel device is switched 0072 950738aee 2022-10-28 Jasem Mutlaq Remove obsolete filterAlias 0073 516a453c7 2022-10-27 Hy Murveit fitsURL was being (incorrectly) remembered across jobs. 0074 af517e6a2 2022-10-27 Jasem Mutlaq Use QFile::exists to check file path 0075 300a741eb 2022-10-25 Hy Murveit fix bug in aligning with fits file 0076 b9d0e04a3 2022-10-24 Wolfgang Reissenberger Bug fix for target recognition after finished slew 0077 2e4b04d56 2022-10-24 Jasem Mutlaq Add protections against crashes in mount module 0078 c9b1caa31 2022-10-24 Jasem Mutlaq Fix CSV parsing issue with telescopeius 0079 b1e7ddade 2022-10-24 Jasem Mutlaq Fix issue when equipment profile is started with different device from those stored in the optical train. If such a condition is detected, we must a.. 0080 a7c7952f0 2022-10-24 Jasem Mutlaq Sync scope info when mount is set again 0081 121e6fff3 2022-10-24 Jasem Mutlaq Fix bug when searching for deep sky catalog objects as it was using rBest even when oBest was nullptr. It should always use maxrad as starting point 0082 e87a015d7 2022-10-20 Jasem Mutlaq Telescopius mosaic import ready for testing 0083 c20b7182f 2022-10-19 Jasem Mutlaq Initial work for mosaic import backend 0084 215171005 2022-10-22 Wolfgang Reissenberger Invalid value used if no filter name is set instead of -1 0085 ab1918351 2022-10-21 Yuri Chornoivan Fix minor typos 0086 22221736c 2022-10-20 John Evans Control to allow autofocus backlash compensation to be toggled on or off 0087 c3bebc9ec 2022-10-19 Jasem Mutlaq Fix crash in focus module from using timer based temperature check. Since defaultFocusTemperatureSource is *already* connected to checkTemperatureSo.. 0088 0e0537e44 2022-10-19 Jasem Mutlaq Disconnect ready timer when device is disconnected 0089 af0b2db8b 2022-10-19 Jasem Mutlaq Prevent crash by checking weather source 0090 8fff5e72d 2022-10-19 Jasem Mutlaq Try to remove managed drivers differently 0091 2a7107adc 2022-10-19 Jasem Mutlaq Fix an issue where some late driver interface updates does not generate proper signals to update Ekos of the new arrived device. This particullary f.. 0092 84461b88b 2022-10-18 Jasem Mutlaq Fix crash when camera is not initialized 0093 d368ebcfc 2022-10-19 Wolfgang Reissenberger Scheduler error handling for starting astrometry 0094 51b2eb16a 2022-10-17 Jasem Mutlaq Add support for mosaic import from Telescopius 0095 e1bafbfa3 2022-10-17 Jasem Mutlaq Use correct header 0096 0b364d791 2022-10-16 Jasem Mutlaq Fix rotation in align. Fix PA in scheduler 0097 8bac0ef83 2022-10-15 Jasem Mutlaq Fix crash when saving a scheduler job with mixed mosaic and non-mosaic jobs 0098 486b6bf50 2022-10-15 Jasem Mutlaq Add missing telescopeInfo DBus call 0099 573bfb975 2022-10-15 Jasem Mutlaq Do not disconnect property registration timer to allow late properties to trigger an update once they arrive 0100 87317b637 2022-10-15 Jasem Mutlaq Fix issue with saving INDI hosts port. Fix connection to INDI server not generating a failure message upon connection refused. 0101 bfc16d5be 2022-10-12 Wolfgang Reissenberger Bug fix for test case execution 0102 14def4e57 2022-10-12 Jasem Mutlaq Respect max travel as set by the focuser. 0103 19964daf8 2022-10-12 Wolfgang Reissenberger State machine controls meridian flip for Mount 0104 db2b9deb8 2022-10-08 Marius P kstars remove "#if QT_VERSION >= QT_VERSION_CHECK(" 0105 981abf80b 2022-10-10 Albert Astals Cid Import info_url.dat from svn 0106 1ee190d84 2022-10-10 Jasem Mutlaq Do not process INDI timeout if auto connect is false 0107 4a9c6f8a0 2022-10-08 Jasem Mutlaq Fix issue where deleting scopes from database was not working due to string and number mismatch 0108 68c5ba243 2022-10-08 Jasem Mutlaq Fix issue where mount is not ready and therefore controls are not updated correctly as reported by some users. Now we check if mount becomes ready t.. 0109 8107632cc 2022-10-08 Jasem Mutlaq Fix radio button not updating train options properly by using toggled instead of clicked signals. 0110 8ee5174ed 2022-10-06 Jasem Mutlaq Process message at UTF-8 0111 524b27f57 2022-09-27 Hy Murveit Enforce start-capture guide deviation 0112 c604479bf 2022-10-02 Marius P Minimum Qt version is 5.12.7, remove #if checks for older Qt versions 0113 3e365444e 2022-10-05 Jasem Mutlaq Fix crash in dark library need to check if camera was initilized properly 0114 d91aecc91 2022-10-03 Marius P CMakeLists.txt cmake_minimum_required should be first 0115 6baa2cca8 2022-10-05 Albert Astals Cid remove fr kstars doc for now since it doesn't compile with KF 5.68 0116 e216e16c4 2022-10-04 Jasem Mutlaq Fix filter manager not refreshing correctly 0117 988c10f19 2022-10-04 Jasem Mutlaq Fix several crashes across modules when mount is not specified in the profile 0118 d39e3f3e9 2022-10-03 Jasem Mutlaq Fix crash when switching to a train that does not have filter wheel in focus module 0119 53bb406e4 2022-10-02 Jasem Mutlaq Convert astrometry scale in scheduler to the correct units required for SolverUtils 0120 9aae140ef 2022-10-02 Jasem Mutlaq Fix filter focus issue by using global filter managers per device instead of a unique instance for each module 0121 3f648d38c 2022-10-02 Jasem Mutlaq Starting KStars v3.6.2 development cycle. 0122 072890a34 2022-10-01 Jasem Mutlaq Check focuser for connection status as well 0123 9b01432c6 2022-10-01 Jasem Mutlaq More complete management of module status in compliance with device connection status 0124 a6a2657b4 2022-10-01 Jasem Mutlaq Enable and disable part of modules according to availability of devices 0125 ce83876d0 2022-10-01 Jasem Mutlaq Quick fix for ability to establish modules while not all devices are connected. 0126 5378eb568 2022-09-30 Jasem Mutlaq Remove debug statements 0127 a18b2ae1b 2022-09-30 Jasem Mutlaq Fix crash due to infinite cyclic calls when filter manager is updated. 0128 8494f0586 2022-09-30 Jasem Mutlaq Fix order of parameters 0129 a87f66590 2022-09-30 Hy Murveit remove the swapCheck checkbox 0130 42d4cf5c1 2022-09-30 Paolo Stivanin Lower QT_MIN_VERSION to 5.12.7 0131 9901e1a4a 2022-09-29 Jasem Mutlaq Do not declare connection failure while port selector is up 0132 0133 3.6.1 (ChoCho): 0134 0135 4cfb967be 2022-09-29 Jasem Mutlaq INDI driver sync 0136 f88169d38 2022-09-29 Jasem Mutlaq Warn users if one or more devices fail to connect 0137 b2a51cd00 2022-09-28 Jasem Mutlaq Fix issue where settingUpdated only emits the delta settings and not all settings 0138 77c4b156d 2022-09-28 Hy Murveit Make guider target plot square and visible from the start 0139 b52ec1edb 2022-09-28 Hy Murveit Do not draw star circles when printing HFRs 0140 5dee4c5bc 2022-09-27 Jasem Mutlaq Fix issue for simple devices where readyTimer is not started since there are no more properties to define after connect 0141 ae604534e 2022-09-27 Hy Murveit adjust guider logging 0142 3c107c0c1 2022-09-27 Hy Murveit bugfix: Analyze meridian flip session was not being rendered 0143 218d763ba 2022-09-26 Wolfgang Reissenberger Bug fix: correct widget names so that they match their option key 0144 add3d0f84 2022-09-25 Hy Murveit Bugfix: correct rendering of artificial horizon in equatorial mode 0145 b69eb9bb5 2022-09-25 Jasem Mutlaq Fix issue when modules are marked ready when they are not fully ready 0146 11c776ef3 2022-09-24 Hy Murveit Prevent guider from selecting very narrow guidestar 0147 6a39b3fe2 2022-09-24 Wolfgang Reissenberger Handling attempts sending an RPC call if no connection established 0148 dd2f11f33 2022-09-24 Hy Murveit Call checkCamera before loading a sequenceQueue in case UI has not yet been updated. 0149 dde5b6be7 2022-09-23 Hy Murveit bugfix, numPixels field was not being added to detected stars 0150 47ee6d41b 2022-09-23 Jasem Mutlaq Get driver interface and connection from basedevice upon setting it up for first time. This fixes an issue when connecting to a remote INDI server w.. 0151 09cf99f3f 2022-09-23 Jasem Mutlaq Fix a bug where filter list sometimes does not get updated since we do not keep refreshing the filter properties which may come at a later stage 0152 0e6ee00f3 2022-09-22 Jasem Mutlaq Prevent accidental setting of frame type to negative if case current index is below zero 0153 d7a0dabdd 2022-09-21 Wolfgang Reissenberger Bugfix for restarting a paused capture sequence after a meridian flip 0154 3a7edde82 2022-09-21 Jasem Mutlaq Update Satellite sources URLs 0155 fb3cca5ee 2022-09-20 Jasem Mutlaq Revert to Linear 1 Pass algorithm with more sane defaults to prevent huge initial movement 0156 031ca2581 2022-09-20 Jasem Mutlaq Add barlow to reducer and increase range to 3x as proposed by Sophie 0157 608ab8b0b 2022-09-19 Jasem Mutlaq Separate dust cap and light interfaces to their own defined schemas 0158 b0cd3fca3 2022-09-19 Jasem Mutlaq Only emit newDevice once the concrete device is established, not generic 0159 44e35b775 2022-09-19 Jasem Mutlaq Revert to polynomial algorithm as default as it appears to be more reliable if not as accurate 0160 96c912776 2022-09-19 Jasem Mutlaq Check existing device is not null before comparing with incoming device 0161 ad25136cf 2022-09-19 Jasem Mutlaq When setting same device again, run integrity check 0162 ed9f55536 2022-09-19 Jasem Mutlaq Use consistent function names across interfaces. Fix scheduler connections 0163 f61e9d785 2022-09-18 Jasem Mutlaq Fix filter manager reset. Fix light box and caps not properly initialized 0164 19f32f7b2 2022-09-18 Jasem Mutlaq Fix several issues with INDI devices syncing with scheduler 0165 ef24bbd8f 2022-09-18 Jasem Mutlaq Add missing TRAIN_GET_PROFILES command 0166 328fff709 2022-09-18 Jasem Mutlaq Fix default config value and remove obsolete option 0167 fa189393c 2022-09-18 Jasem Mutlaq Simplify code 0168 00727bfdb 2022-09-17 Jasem Mutlaq More options migration fixes 0169 303285941 2022-09-17 Jasem Mutlaq Fix minor option issues, always use GUI directly if accessible 0170 25b556034 2022-09-17 Jasem Mutlaq For GUI elements no need to call Options use the current value as is 0171 a66626269 2022-09-17 Wolfgang Reissenberger State machines for meridian flip and Capture 0172 cb7390038 2022-09-17 Jasem Mutlaq Fix some options not getting properly saved to global settings 0173 a895dba46 2022-09-17 Hy Murveit fix windows compile array->pair 0174 a65413da6 2022-09-16 Jasem Mutlaq Emit trainChanged signal when the train selection is updated 0175 92308f78d 2022-09-16 Jasem Mutlaq When loading existing FITS Data also emit loaded or failed accordingly 0176 b5b447baa 2022-09-16 Sophie Taylor Dark guiding for the GPG guider 0177 c66ab8c04 2022-09-15 Jasem Mutlaq Fix typo 0178 926488df2 2022-09-15 Jasem Mutlaq Add toggle autopark command 0179 f8565b9cc 2022-09-15 Jasem Mutlaq Add missing dark library optical train getter and setter 0180 6daed1103 2022-09-15 Jasem Mutlaq Restore get defect settings since we need to send back few settings not transmitted in the generic method 0181 05ad8a7a0 2022-09-15 Yuri Chornoivan Fix minor typo 0182 a2b383e45 2022-09-14 Jasem Mutlaq Dark library should use per-train settings 0183 b225418af 2022-09-14 Jasem Mutlaq Implement Polar Alignment per-train settings 0184 d32cbb346 2022-09-14 Jasem Mutlaq Store radio buttons in train settings 0185 8a84b48df 2022-09-14 Jasem Mutlaq Connect newData to updateSensorData 0186 1a8d3d1b7 2022-09-14 Jasem Mutlaq Use camera temperature when initially setting up ranges 0187 425741fd8 2022-09-14 Jasem Mutlaq Fix renaming of optical trains. Use ID to designate profile trains instead of name 0188 0e810a03c 2022-09-13 Jasem Mutlaq Need to send new train on update 0189 627e08d50 2022-09-13 Jasem Mutlaq Fix EkosLive and optical train manager order 0190 6da7f5eae 2022-09-13 Jasem Mutlaq Only show optical manager *after* connection is established and not before 0191 bc7a3dbb1 2022-09-11 Hy Murveit fix analyze/focus bug 0192 6447c61ee 2022-09-11 Hy Murveit Make TestEkosSimulator unstable 0193 3cfa10454 2022-09-11 Jasem Mutlaq Do not call refreshTrains on dataChanged since that affect how DB is updated. Use ID when setting train 0194 88924a1ff 2022-09-10 Jasem Mutlaq Update scheduler to use INDI devices from DBus interface 0195 2ec6f0652 2022-09-10 Jasem Mutlaq Enable and disable train combo selection based on module state 0196 ebdde43a8 2022-09-10 Jasem Mutlaq Fix device driver manual start by waiting more on client connection. 0197 b3b6f9f14 2022-09-10 Jasem Mutlaq Enable a couple of tests back into stable 0198 888540276 2022-09-09 Jasem Mutlaq Do not set options since these now are handled by global and per-train settings 0199 ffe13b704 2022-09-09 Jasem Mutlaq Implement per-train and global settings in mount. 0200 1cd712023 2022-09-09 Jasem Mutlaq No one is checking unstable tests. Better validate they work and are stable. 0201 8f7b80f11 2022-09-09 Jasem Mutlaq Disable appimage build since it takes a long time to complete 0202 2d90e9d21 2022-09-08 Hy Murveit PAA: use the index and healpix of the 3rd PAA calibration image at the start of the refresh phase. 0203 9c88d8e59 2022-09-08 Hy Murveit Fix SolverUtils bug, scale was assuming arcseconds-per-pixel but using image-width 0204 aa58d3d10 2022-09-08 Wolfgang Reissenberger Meridian flip delay in degrees and some layout optimizations 0205 f32a48674 2022-09-08 Jasem Mutlaq do not use oag 0206 95d39deb2 2022-09-08 Jasem Mutlaq Fix filter manager setup 0207 a060df2d9 2022-09-08 Jasem Mutlaq Fix GUI refactor 0208 f779ec202 2022-09-07 Hy Murveit Fix bug where deprecated XML caused extra sequence jobs 0209 667395910 2022-09-08 Jasem Mutlaq Global and per-train guide settings 0210 b063a8801 2022-09-07 Salman Naheed Feature/add dslr editor 0211 9e6b1ed7c 2022-09-07 Jasem Mutlaq Move align to new settings system 0212 734d73ce7 2022-09-07 Jasem Mutlaq Set active job filter manager upon executing a job 0213 125214462 2022-09-07 Jasem Mutlaq Refactor Filter Manager so that it is no longer a singleton but rather an instance used in several modules. This is required with optical trains tha.. 0214 c5385f624 2022-09-06 Jasem Mutlaq Update to new default values and check settings validity 0215 15a051218 2022-09-06 Jasem Mutlaq Implement improved settings system where global settings and per-train settings are saved. Using KConfigSkeleton properties, we can easily load and .. 0216 50c805216 2022-09-06 Jasem Mutlaq Fix spacing 0217 1c96fc03c 2022-09-06 Jasem Mutlaq When camera is not available, disable relevant controls 0218 1a0ae11d4 2022-09-06 Jasem Mutlaq Make sure ID is valid before setting optical train ID 0219 d846993ba 2022-09-05 Jasem Mutlaq Watch out if m_FilterPositionProperty is undefined as well 0220 a744736f9 2022-09-05 Jasem Mutlaq For dust caps since the interface is defined later we need to re-sync devices 0221 b8b0ef18a 2022-09-05 Jasem Mutlaq Save settings per train. Starting in focus module to test grounds 0222 0c72a3bc0 2022-09-05 Wolfgang Reissenberger Option added to use dedicated guiding chips with optical trains 0223 c1b8df2aa 2022-09-04 Jasem Mutlaq Fix refactor issue 0224 8155175ab 2022-09-04 Jasem Mutlaq Default default meridian flip offset 0225 85e378ded 2022-09-03 Wolfgang Reissenberger Adapting UI tests to new optical trains 0226 04d1f76a1 2022-09-01 Jasem Mutlaq Merge branch 'observatory_work' 0227 7bcd12c8b 2022-09-01 Jasem Mutlaq Add notification source 0228 5e814ddb0 2022-08-31 Jasem Mutlaq Re-enable observatory module 0229 ce7d0b277 2022-08-25 Jasem Mutlaq Update asteroid and comet orbital elements 0230 1003dbdf7 2022-08-30 Jasem Mutlaq Use click instead of activated to enable removal on non KDE systems 0231 7f04d5ead 2022-08-30 Jasem Mutlaq Always emit updated signal when setting the profile 0232 b87c90cc4 2022-08-29 Yuri Chornoivan Fix minor typo 0233 979049c2d 2022-08-28 Jasem Mutlaq Add support for DSLR lenses. User can select either scope or lens in equipment... 0234 d7d561fbd 2022-08-28 Wolfgang Reissenberger Rotator preparation check fixed 0235 1528c497a 2022-08-27 Wolfgang Reissenberger Bugfix for initialisation of rotator device (and others) 0236 5ac1ab1dd 2022-08-27 Wolfgang Reissenberger No separate JPLParser creation for check of epoch_mjd, since this causes crashes 0237 af6c130c4 2022-08-27 Jasem Mutlaq Use native compress in cfitsio 0238 dc2c53d20 2022-08-26 Jasem Mutlaq Disable use of asyncmanager in find dialog filtering due to reported crashes 0239 4036f6c76 2022-08-26 Jasem Mutlaq Fix format changes in NASA asteroid file 0240 8aaea06fb 2022-08-25 alfred herrhausen Summary Screen layout improvements, Total RMS added 0241 f4be22a05 2022-08-25 Wolfgang Reissenberger Always check initial guiding deviation before capturing 0242 48f9fe591 2022-08-25 Hy Murveit Bugfix--scheduler was ignoring artificial horizon ceiling constraints 0243 541765728 2022-08-24 Jasem Mutlaq Local driver source should be used last since we need to prefer system source 0244 ea5f58855 2022-08-24 Salman Naheed Update Guide / Align Settings 0245 17ab5c3bd 2022-08-23 Hy Murveit fix tooltip 0246 9963c8f62 2022-08-24 Hy Murveit Combine sampled polygons into large polygon for artificial horizon regions 0247 2ffd9258a 2022-08-22 Hy Murveit Reduce the resolution in drawing artificial horizon to 1 degree 0248 947104587 2022-08-12 Marius P guidealgorithms use C++ initialization instead of memset 0249 9e81b9404 2022-08-21 Sophie Taylor Fix receiving compressed images from devices 0250 d83031e37 2022-08-21 Hy Murveit Adjust UI for guide tab. New info line display for internal guider. 0251 3cc4a01b5 2022-08-21 Salman Naheed Update PAA 0252 ed12bfba6 2022-08-20 Sophie Taylor Fix CI test result upload 0253 c41323965 2022-08-20 Robert Lancaster Attempting to patch Find Dialog Crash Bug on MacOS 0254 c1cad331e 2022-08-19 Sophie Taylor Compress master dark frames 0255 538d8ecd8 2022-08-19 Sophie Taylor Proper support for loading compressed image statistics 0256 7530af279 2022-08-19 Jasem Mutlaq SVBony alias sync 0257 21f5c0bff 2022-08-18 Toni Schriber Fix position angle and rotator raw angle calculations part II 0258 32f651315 2022-08-18 Jasem Mutlaq No need for separate concrete device 0259 d8fb436ca 2022-08-18 Jasem Mutlaq Merge branch 'scheduler_work' 0260 1ec7b3e55 2022-08-18 Jasem Mutlaq More progress, but I think dustcap control need to be removed from scheduler. Observatory module should handle dome and weather devices and should r.. 0261 14ca0d79b 2022-08-18 Jasem Mutlaq Simplify target set 0262 6921c54ef 2022-08-17 Jasem Mutlaq Initial work for using device interfaces 0263 1548ac61a 2022-08-17 Wolfgang Reissenberger Problem with guide calibration after meridian flip 0264 644c71c83 2022-08-17 Sophie Taylor Compress saved autofocus and guide images 0265 600a01f25 2022-08-15 Jasem Mutlaq Ensure we only create concrete devices if they do not exist yet 0266 aa4061c9a 2022-08-15 Jasem Mutlaq Simply connections and simple refactor 0267 afb7edcc1 2022-08-15 Jasem Mutlaq Use current index to watch for changes in the combo box 0268 7fbd5614f 2022-08-14 Jasem Mutlaq Should process text for DRIVER_INFO since some drivers delay their driver interface updates until a later point 0269 ada862609 2022-08-14 Jasem Mutlaq No need to cast 0270 88d187f9f 2022-08-14 Jasem Mutlaq Fix FOV calculation due to binning 0271 2b72f6866 2022-08-13 Hy Murveit Fix analyze stats update for target distance 0272 c50b87496 2022-08-13 Jasem Mutlaq Use QtConcurrent for the actual computations for each planet and not for the overall functions enabling or disabling GUI elements from a thread migh.. 0273 e53744a0e 2022-08-13 Yuri Chornoivan Fix minor typo 0274 4591643b4 2022-08-12 Hy Murveit Analyze target distance should be plotted as a property of the last capture. 0275 7a106fa8f 2022-08-12 Hy Murveit Allow user to increase number of SEP MultiStar reference stars, invent SNR for invented guidestars 0276 405f2b2f8 2022-08-11 Jasem Mutlaq Set propotional gains in Options once synced 0277 d09c95855 2022-08-11 Jasem Mutlaq Fix telescope open/cover not getting called correctly in manual mode 0278 689323dee 2022-08-11 l10n daemon script GIT_SILENT made messages (after extraction) 0279 525f2f9ee 2022-08-10 Jasem Mutlaq Must retain a copy of data in the chip 0280 419c70156 2022-08-07 Hy Murveit Update mount parking controls 0281 4ad462abf 2022-08-06 Jasem Mutlaq Detect park status in both register and process stages 0282 c92154574 2022-08-06 Jasem Mutlaq Improve reliabilty of connecting devices in modules 0283 63b2050e4 2022-08-05 Jasem Mutlaq Remove Dustcap, Weather, and Dome modules since we should not create modules or interfaces for individual devices. Fix dust and light box settings s.. 0284 dcf015c79 2022-08-05 Jasem Mutlaq Fix device sync by calling on relevant generic device as iteration is not necessary 0285 f065348b6 2022-08-04 Jasem Mutlaq Fix various issues with INDI refactor. Fixes #204 0286 67b23ff53 2022-08-03 Jasem Mutlaq Only abort capture process on guide failure if we are capturing light frames 0287 b98aa5cd1 2022-08-02 Hy Murveit fix comment 0288 ecc32506f 2022-08-02 Hy Murveit fix align solver disconnect crash, disable ssolver logging 0289 81092b913 2022-08-01 Jasem Mutlaq Fix rotator and dust cap by using register property to load initial values 0290 1ab23e657 2022-08-01 Jasem Mutlaq Always start modules before adding devices to avoid missing them later 0291 6a60e821a 2022-07-31 Jasem Mutlaq INDI Devices Handling Refactor 0292 6fb94d350 2022-07-31 Jasem Mutlaq Remove 3rd party driver added by mistake 0293 c633499b6 2022-07-30 Jasem Mutlaq 3.6.1 beta. Bump Qt min to 5.12.8 and KF5 to 5.68 and cmake to 3.16 and C++ standard to 17 0294 0295 3.6.0 (Contact): 0296 0297 5764593a0 2022-07-28 Yuri Chornoivan Fix minor typo: Conver -> Cover 0298 812db5041 2022-07-28 Yuri Chornoivan Fix minor typos 0299 25acbb39e 2022-07-27 Jasem Mutlaq Add profile scripts editor section and mosaic planner section 0300 1cdfd279b 2022-07-27 Jasem Mutlaq Check web manager version 0301 3cd8bcb6a 2022-07-26 Hy Murveit Improve tooltip for greedy algorithm 0302 10e2ae66d 2022-07-26 Jasem Mutlaq Add extra check for imageData 0303 922b8d538 2022-07-25 Yuri Chornoivan Fix minor typos 0304 e818dfd3a 2022-07-25 Sophie Taylor Use reference type to avoid copying in analyze.cpp 0305 f32a8abaa 2022-07-25 Sophie Taylor Improve tooltips for GPG expert settings 0306 c1bf845d2 2022-07-25 Wolfgang Reissenberger Bugfix capturing does not continue after a meridian flip 0307 e34a73104 2022-07-25 Sophie Taylor Correct nomenclature for Linear1 focus algorithm with "R2" -> "R²", and add a default and minimum value for R² limit 0308 05d35802c 2022-07-24 Yuri Chornoivan Fix minor glitches 0309 3b2f187b4 2022-07-24 John Evans Focus update to Kstars User Manual 0310 4f17f38ae 2022-07-23 Jasem Mutlaq Use PA instead of rotation to be consistent with rest of KStars notations 0311 072640687 2022-07-22 Yuri Chornoivan Fix minor typos 0312 8d1f894fa 2022-07-22 Yuri Chornoivan Fix links in docs 0313 8b1833fc1 2022-07-22 John Evans Update focus section of user manual including Linear 1 Pass 0314 4fb60642f 2022-07-20 Akarsh Simha For some strange reason, changing this include order fixes my compile 0315 68f5eb38a 2022-07-18 Akarsh Simha Fix compile on old compilers 0316 8cd7a0dfc 2022-07-17 Salman Naheed Update Scheduler Module 0317 4b69fb22d 2022-07-17 Jasem Mutlaq Fix crash when sending scripts to remote INDI Web Manager 0318 043570675 2022-07-17 Jasem Mutlaq Add reverse logging 0319 8fe9d9d17 2022-07-17 Hy Murveit add regexp for comets in FindDialog 0320 8d5206617 2022-07-17 Jasem Mutlaq Add more logging when rotator stops moving 0321 0ef8382d4 2022-07-15 Jasem Mutlaq WCS not related at all to toggling selection mode 0322 90a77b64b 2022-07-15 Jasem Mutlaq Fix issue where some modules might not have updated camera controls value like gain and offset 0323 a2549a72c 2022-07-14 Jasem Mutlaq Add reverse rotator in the GUI 0324 4bf37d271 2022-07-14 Jasem Mutlaq Add more check for current rotator PA 0325 21bd6bd90 2022-07-14 Jasem Mutlaq Remove rouge character 0326 100ef8747 2022-07-14 Jasem Mutlaq Add helper function to limit PA range. Fix target angle when going to specific position angle 0327 80206d718 2022-07-12 Hy Murveit Add checkbox (defaulting to false) that enables partitioning in StellarSolver... 0328 6eab46a64 2022-07-11 Madhav Prabhu Added documentation for measure fits background, some bug fixes, merge conflicts 0329 5a2ba9f8e 2022-07-11 Akarsh Simha A number of changes to make the PGC experience smooth (+ a couple bugfixes) 0330 7b8bb9f9f 2022-07-11 Hy Murveit Improve testfitsdata::testParallelSolvers test. 0331 15f3ae122 2022-07-09 Jasem Mutlaq Remove last 0332 85178f058 2022-07-09 Jasem Mutlaq process BLOB managers removal at the main thread 0333 874255301 2022-07-09 Jasem Mutlaq Fix position angle and rotator raw angle calculations 0334 77aa41ad6 2022-07-07 John Evans L1P Bug Fixes 1 0335 adbae37b6 2022-07-06 Jasem Mutlaq Use Q_FUNC_INFO with generic qDebug to including function info until they are migrated to qCDebug 0336 6d60a7d02 2022-07-06 Jasem Mutlaq Fix error where we cannot create children for a parent in a different thread 0337 2a0626007 2022-07-06 Jasem Mutlaq Add driver delay and script logging 0338 1f9608158 2022-07-06 Jasem Mutlaq Remove invalid connect 0339 55a1925fd 2022-07-05 Jasem Mutlaq Send back guide settings after setting them 0340 9a17d54e9 2022-07-05 Jasem Mutlaq Add support for GOTO from pixel coordinates 0341 8495c7c4d 2022-07-05 Jasem Mutlaq Refactor roi --> ROI and fix a few warnings 0342 f1e2d67c5 2022-07-05 Jasem Mutlaq Fix untranslated strings and refactor roi --> ROI 0343 1024c75e9 2022-07-05 Jasem Mutlaq Improve Dark Flats visibility in job sequence and do not change filter unless frame is LIGHT or FLAT. Should probably add support for dark filter se.. 0344 3f36bb17d 2022-07-02 Jasem Mutlaq Fix port conversion issue. 0345 f60573464 2022-07-02 Jasem Mutlaq Fix string to int comparision 0346 77f16d707 2022-07-01 Madhav Prabhu bug fixes for MR 621 0347 bd7a8998d 2022-07-01 Jasem Mutlaq Stop mount timers to prevent possible race crash on stopping devices 0348 f44ef2bab 2022-07-01 Jasem Mutlaq Double check the wcsControl exists 0349 bc8009335 2022-07-01 Jasem Mutlaq engine.h no longer available with latest KF5 0350 57f3223e0 2022-07-01 Hy Murveit fix focuser hanging bug 0351 8cd464f6a 2022-07-01 Jasem Mutlaq Save script after manually editing the field 0352 2f81968e7 2022-06-30 Hy Murveit improve SolverUtils timing 0353 4c8e55f1c 2022-06-29 Hy Murveit fix analyze report of polynomial focus solution 0354 bc274ba20 2022-06-30 Jasem Mutlaq Add support for profile scripts 0355 febaf5828 2022-06-30 Hy Murveit Save checkboxes on the scheduler tab 0356 2411064da 2022-06-30 Jasem Mutlaq Add mean and use symbols instead of text. Fix tooltip issues with WCS image 0357 904f7a8c9 2022-06-30 Madhav Prabhu Measure FITSImage Background for a region of interest(Rectangle) 0358 40f4e87f3 2022-06-29 Hy Murveit reset guide rms calc in analyze after break 0359 f47377435 2022-06-29 John Evans DRAFT Fixed focus restart bug 0360 2d4a6e1f2 2022-06-28 Jasem Mutlaq Refactor variable for more consistent naming. Do not reset devcices if nothing changed 0361 30bad87df 2022-06-28 Jasem Mutlaq Add more checks for activeCCD to prevent possible crashes 0362 5db980ef3 2022-06-27 Ed Lee Geographic map update 0363 00dfafd73 2022-06-27 Jasem Mutlaq Remove all GUI notifications from FITSXXX classes and let the calling class deal with how to handle errors. 0364 2fa0ec40a 2022-06-26 Jasem Mutlaq Make checkFocus callable from DBus 0365 db266b753 2022-06-24 Hy Murveit bugfix--scheduler was not stopping when saving remotely 0366 408f7863e 2022-06-24 Jasem Mutlaq Fix asteroid JPL dataset by changing epoch.mjd to epoch_mjd and per.y to per_y as proposed by Thoman Sitbor in the INDI forum. It is confirmed to wo.. 0367 edf1a9019 2022-06-22 Jasem Mutlaq Add more checks to ensure all INDI related signals are disconnected on shutdown 0368 fc96812f5 2022-06-22 Hy Murveit Fix SolverUtil memory issue, update testParallelSolvers, update testfitsdata to pass and enable it. 0369 ff8ad3140 2022-06-21 Hy Murveit Improve parallel solver test, correct SolverUtils issue 0370 c6500d367 2022-06-21 Jasem Mutlaq Check if activeCCD is still there on timeout 0371 d3a74f73f 2022-06-20 Jasem Mutlaq Remove PlaceholderText role as it does not compile on older Qt version 0372 11846aa76 2022-06-20 Jasem Mutlaq Send updated error to EkosLive 0373 b6035d478 2022-06-20 Jasem Mutlaq Ignore generated Options.kcfgc 0374 ba4a326f4 2022-06-20 Jasem Mutlaq Depending on KF5 version, enable support for generating properties for Options 0375 f6b43f299 2022-06-19 Jasem Mutlaq Add capability to set and get any option by using QProperty system 0376 14be948e7 2022-06-19 Jasem Mutlaq Make rotator settings more prominent 0377 78bc28c10 2022-06-19 Jasem Mutlaq Fix clang warnings 0378 9f6400b5c 2022-06-19 Jasem Mutlaq Set position angle initial value to -181 which means it is invalid by default and must be set explicitly by the user for it to have any affect on th.. 0379 b3fce7908 2022-06-18 Jasem Mutlaq Ensure current rotator is connected as well 0380 592308dfb 2022-06-18 Jasem Mutlaq Check explicitly if the image is grayscale 8bit for single channel 0381 c81a04c7c 2022-06-17 Jasem Mutlaq Enable support for fast blob access with INDI v1.9.7 0382 51dcfa391 2022-06-17 Jasem Mutlaq Do not return after manual align, status must be updated correctly 0383 b23bfcc4a 2022-06-17 Jasem Mutlaq Must reset m_ImageData when we receive a buffer for load and slew 0384 8a0ee517d 2022-06-17 Yuri Chornoivan Fix minor typos 0385 6f1909d91 2022-06-16 Jasem Mutlaq Add EkosLive messages for manual rotator 0386 4e45c9d32 2022-06-16 John Evans Linear1Pass 1st attempt part 2 0387 a95ec55a5 2022-06-15 Jasem Mutlaq Searching for nearby objects while performing a telescope GOTO should NOT depend on zoom level since this a non-interactive action 0388 6f6393ac7 2022-06-15 Jasem Mutlaq Report more settings 0389 25ebbd68f 2022-06-15 Jasem Mutlaq Enable slider transparency depending on mosaic auto check 0390 ab1a00198 2022-06-15 Jasem Mutlaq Make sure slotAboutToQuit is not called twice 0391 1d0616afc 2022-06-15 Jasem Mutlaq Move dedicated rotation <--> position angle conversion functions to SolverUtil class. Block signals when setting values after fetching INDI informat.. 0392 613d37539 2022-06-15 Jasem Mutlaq When KStars is closed down by clicking on the X button, config file was never saved so all uncached changes to settings were lost. This is not fixed.. 0393 e6e0cc1b8 2022-06-15 Jasem Mutlaq Remove all instances of dmsBox setDegType and replace them with explicit setUnits 0394 3322e439c 2022-06-15 Jasem Mutlaq Popup the Ekos scheduler manager after creating jobs 0395 e8786ed7c 2022-06-14 Jasem Mutlaq Use while in case the results are larger than 360 0396 5e68a975c 2022-06-14 Jasem Mutlaq Use rotator should be on by default 0397 eb25f3a72 2022-06-14 Jasem Mutlaq Small fix to keep range with PA limits 0398 bd2d42c08 2022-06-14 Jasem Mutlaq Add ra0 and de0 to mount info packet 0399 44c10ec54 2022-06-14 Jasem Mutlaq Move limits to its own dialog box to give more space to capture GUI since it... 0400 4a0725efc 2022-06-14 Salman Naheed Update getSchedulerSettings 0401 41ba058ca 2022-06-14 Jasem Mutlaq Mount control panel should reflect reversed states of mount axis when updated directly via the INDI Control Panel 0402 6ec7ed784 2022-06-13 Jasem Mutlaq Ask user to change axis direction since this is the most likely culprit and not speed 0403 f88ac4dff 2022-06-13 Jasem Mutlaq Do not create framing assistant dialog if there is an existing instance 0404 c111dea45 2022-06-13 Akarsh Simha Various fixes and improvements related to DSO catalogs and visibility 0405 0457a026c 2022-06-12 Jasem Mutlaq Refactor member variable to be more descriptive. Get camera resolution before checking for ROI 0406 7b1410fe1 2022-06-11 Jasem Mutlaq Fix compile on Windows 0407 b194adc01 2022-06-11 Salman Naheed Scheduler Module 0408 332c8b735 2022-06-10 Akarsh Simha Further improvements to Add Catalog Object UI, including auto-filling data from text 0409 63bc10769 2022-06-10 Akarsh Simha Improve the manual focus dialog for the SkyMap 0410 c7965d2e3 2022-06-10 Yuri Chornoivan Fix minor typos 0411 ceede41b5 2022-06-09 Hy Murveit fix polar-alignment messages 0412 87473ae1b 2022-06-09 Antoni Bella Pérez l10n Improves: comments added for gender change 0413 441a8bd5e 2022-06-09 Hy Murveit Polar-alignment V3. Use plate solving during refresh phase. Update UI. 0414 87986bde3 2022-06-08 Salman Naheed Scheduler Module 0415 406db34c9 2022-06-08 Hy Murveit Show number of clipped pixels on fitsviewer status bar if show-clipping is enabled 0416 531398e3b 2022-06-08 Ed Lee Corrected comment formatting for C as opposed to C++ 0417 41220bfb4 2022-06-08 Hy Murveit Analyze bugfix and complete unfinished scheduler job 0418 ec5c439a0 2022-06-07 Jasem Mutlaq For lightbox, we must check target state since for dark frame it must turned off and not kept on which results in infinite loop 0419 ba2bc4f0e 2022-06-06 Jasem Mutlaq Do not override user directory selection unless it is to append the target postfix 0420 a541ab914 2022-06-06 Jasem Mutlaq Fix crash on driver restart 0421 4011db0a2 2022-05-24 Heiko Becker Use Config mode for finding Eigen3 0422 d63af8786 2022-06-06 Akarsh Simha Refactor `DmsBox` widget and improve the Add Catalog Object form 0423 de4dad5d3 2022-06-06 Ed Lee Issue#103 0424 809ee311d 2022-05-29 Érico Nogueira Check for sicons() availability properly. 0425 4418d810c 2022-05-29 Jasem Mutlaq KStars v3.6.0 development cycle 0426 0427 3.5.8 (Arrakis): 0428 0429 907bc629b 2022-03-15 Jasem Mutlaq Replace repeated message with just a label update 0430 fead0a8d4 2022-03-15 Wolfgang Reissenberger Avoid in-sequence-counter countdown when already zero 0431 b10c443f7 2022-03-14 Robert Lancaster Forgot Prefix path for DriverSupport 0432 0a552226f 2022-03-14 Jasem Mutlaq Only emit newCoord when mount is connected 0433 e02adcf48 2022-03-14 Wolfgang Reissenberger Bugfix initial guide deviation set blocks post MF calibration 0434 6853eec35 2022-03-14 Jasem Mutlaq If telescope device is not defined or connected, do not process coordinates 0435 1640c7a2b 2022-03-13 Robert Lancaster Moving KStars Mac INDI copy instructions to cmakelists 0436 56cd0535f 2022-03-13 Jasem Mutlaq Add an exact parameter to findByName so that catalog component can customize its search behavior globally 0437 64b9ec0c3 2022-03-13 Akarsh Simha Fix CatalogsComponent::findByName() to find only 1 exact match 0438 0e2a3ab07 2022-03-13 Akarsh Simha Fixes and some improvements to the "Add catalog object" UI 0439 e22bfc6ed 2022-03-11 Akarsh Simha Fix truncation of observing list upon adding to it from popup menu 0440 993692eaa 2022-03-13 Akarsh Simha Make some usability improvements, especially in the Find Dialog 0441 9245f9b75 2022-03-12 Hy Murveit reduce log spam 0442 e23a7ab8c 2022-03-12 Jasem Mutlaq Various memory leaks. Still there is definitely memory leaks when performing... 0443 dabeeec3d 2022-03-11 Jasem Mutlaq Fix compile on 18.04 0444 f34bcb7d9 2022-03-11 Jasem Mutlaq Disable event-driven setScopeStatus from INDI::Telescope since it sets m_Status which prevents the polling method from working 0445 5033fba01 2022-03-11 Jasem Mutlaq Fix bug that caused PAA to fail if a driver send HORIZONTAL_COORD as well 0446 836f47c89 2022-03-11 Jasem Mutlaq Improve Look n Feel tab 0447 23bb6cbfd 2022-03-10 Robert Lancaster updating to StellarSolver 2.1 0448 f184fd378 2022-03-09 Nicolas Fella Don't find KAuth 0449 96ed6a6d7 2022-03-10 Jasem Mutlaq Fix compile on Windows 0450 755c34e96 2022-03-09 Hy Murveit Make the test_ekos_scheduler_ops tests more stable. 0451 860301309 2022-03-09 Jasem Mutlaq Fix typo 0452 abec3e796 2022-03-09 Jasem Mutlaq Extra check 0453 e4685108d 2022-03-09 Jasem Mutlaq vShapeSolution should be reset in stop 0454 d38a27b17 2022-03-08 Akarsh Simha Whenever stars have Henry Draper numbers, make them show up as their names 0455 21635a353 2022-03-08 Robert Lancaster Fix memory leak 0456 4c71e6262 2022-03-07 Jasem Mutlaq No need to explicitly load the dark frame 0457 50c523bdc 2022-03-07 Jasem Mutlaq Clear pointers on disconnect 0458 d973ffec2 2022-03-06 Robert Lancaster Making it faster by reusing stellarsolver. 0459 4ea60c7fe 2022-03-07 Jasem Mutlaq Capture encoding is now fully implemented in the code along with capture format. Fix issue when setting temperature and filters in non-light frames 0460 e1a1f7c33 2022-03-06 Jasem Mutlaq Make it compile on 18.04 0461 4cfc70ff0 2022-03-06 Jasem Mutlaq Make it compile on 18.04 0462 8e7fd183f 2022-03-06 Hy Murveit change scheduler colors for analyze 0463 146577ca6 2022-03-06 Robert Lancaster Fixing a KHelpClient bug on MacOS 0464 3b39d06b4 2022-03-06 Philip Mair Fixed restoring of bin settings 0465 134d3d8d1 2022-03-06 Yuri Chornoivan Fix minor typos 0466 52e0e4d1e 2022-03-06 Jasem Mutlaq Improve tooltip and simplify UI 0467 961575df9 2022-03-05 Robert Lancaster Improving Tooltips 0468 d2724f80c 2022-03-05 Jasem Mutlaq Clear sequence array on clear sequence 0469 24d0806b5 2022-03-02 Akarsh Simha Fix bug due to addition of new sky culture by saving config differently 0470 ec9448cbd 2022-03-05 Hy Murveit New Greedy Algorithm for Scheduler 0471 a39d48e8e 2022-03-04 Mattia Procopio Allow to provide a custom URL to download index data from 0472 3e5b922c1 2022-03-04 Robert Lancaster Fixing some issues found by Jussi Saarvirta 0473 56a377826 2022-03-03 Hy Murveit fix maxGuidestarsHFR issue, fix test, increase max dither size 0474 cf5db0400 2022-03-02 Robert Lancaster Updating KStars to support StellarSolver 2.0 0475 9f20fe9e7 2022-03-02 Jasem Mutlaq Make minimum exposure value 1 for refresh phase 0476 831dc2890 2022-03-02 Hy Murveit Allow older capture sequence files 0477 cc7225978 2022-03-01 Salman Naheed Ekoslive dark library 0478 bfa23a060 2022-02-28 Nate Graham Add Release tags to AppStream metadata file 0479 06d6c0460 2022-02-26 Nate Graham Make default color scheme default 0480 8fe6068e0 2022-02-24 Salman Naheed Ekoslive dark library 0481 5dbb32de0 2022-02-23 Hy Murveit Unconstrain Ekos' main vertical slider 0482 df71cbf3e 2022-02-22 Salman Naheed Ekoslive dark library 0483 cd1cb58cf 2022-02-22 Wolfgang Reissenberger Timer based update of mount coordinates 0484 8c457d62a 2022-02-22 Jasem Mutlaq Add support for INDI capture format 0485 2de2a7d0b 2022-02-21 Akarsh Simha Adding popular asterisms as a sky culture 0486 bbe08f422 2022-02-21 Salman Naheed Ekoslive dark library 0487 46d5fd47b 2022-02-21 Hy Murveit Change gpg period spinbox from int to double 0488 5a04cdbaa 2022-02-19 Wolfgang Reissenberger Bugfix selecting guide deviation when guiding is not running 0489 9071245d7 2022-02-17 Wolfgang Reissenberger Bugfix darks jobstate and #158 0490 e23f1c33d 2022-02-16 Hy Murveit Small bug fixes: calibration not always shown. MultiStar graphics offset by a frame. 0491 0492 0493 3.5.7 (DoLookUp): 0494 0495 feb6170cb 2022-01-16 Jasem Mutlaq Make sure mount is slewing first 0496 ddab6d181 2022-01-16 Jasem Mutlaq Fix mount model crash where it was calling system abort instead of align abort 0497 aae00542b 2022-01-16 Jasem Mutlaq Use KSNotification when rejection motions outside of enabled mount limits. When limits are disabled and user issues GOTO below horizon, issue a time.. 0498 cfcee7a34 2022-01-15 Jasem Mutlaq In Edit job mode, set default button to validate job. On exit edit mode, reset default button to preview. Fixes #152 0499 d4932ed97 2022-01-15 Jasem Mutlaq Check for ACTIVE_ROTATOR as well 0500 88dbcc22a 2022-01-15 Jasem Mutlaq Fix gain and offset settings 0501 636a05c9c 2022-01-13 Jasem Mutlaq Mark as stable 0502 b895d2dbf 2022-01-13 Jasem Mutlaq Set initial property values 0503 8df58274d 2022-01-13 Jasem Mutlaq Simplify removeDevice and remove by name instead of pointer 0504 59a7f4d6e 2022-01-13 Hy Murveit Bugfix: test to delay capture with high guide deviation was broken 0505 d558c8959 2022-01-12 Jasem Mutlaq Add support for flat darks. 0506 c16eb6f4b 2022-01-12 Jasem Mutlaq Update frame is always align +A 0507 5ec6a8013 2022-01-11 Jasem Mutlaq Wait until rotate state is OK before marking prepare as ready 0508 7d63e044a 2022-01-11 Wolfgang Reissenberger Deactivating meridian flip while PAA is running 0509 56ad052e2 2022-01-11 Hy Murveit Don't allow guidestars to redo star correspondence if it isn't the first guide frame 0510 d5db98680 2022-01-10 Robert Lancaster Making the data directory install first on Macs so that it gets copied by... 0511 99fe1935d 2022-01-09 Jasem Mutlaq INDI driver sync 0512 66dcf9cf4 2022-01-09 Jasem Mutlaq In case we have pending in-sequence tasks, we need to suspend fast exposure to... 0513 39f549260 2022-01-08 Hy Murveit Disable some inapplicable controls. Include dither miss in random walk accumulator. 0514 c9cf28e52 2022-01-08 Robert Lancaster Fixing some Mac Installation issues 0515 56339e713 2022-01-07 Jasem Mutlaq Make video streaming window appear on top since if a user activates live feed then it is more important than other windows on the desktop 0516 02ead1ff9 2022-01-06 Hy Murveit change label for new dither control 0517 267c55170 2022-01-06 Jasem Mutlaq Extend properties that can be saved in a sequence file beyond just numbers.... 0518 31f0ef70b 2022-01-06 Hy Murveit dither and calibration cleanup. 0519 580c5a9c5 2022-01-05 Jasem Mutlaq Use xplanet to generate images for planetery bodies 0520 a43a7153f 2022-01-04 Wolfgang Reissenberger Fix for regression introduced in step 1 0521 dbb44aca4 2022-01-04 Yuri Chornoivan Fix minor typos 0522 40c19a5ea 2022-01-04 Akarsh Simha Remove accidentally included warning 0523 7c954fa87 2022-01-04 Jasem Mutlaq Emit PAA stage instead of just boolean toggled 0524 219207cad 2022-01-03 Akarsh Simha Fix bugs involving the reading and writing of user's notes (logs) on objects 0525 2746e8356 2022-01-03 Robert Lancaster Including XPLanet in the Build on Macs 0526 55d9055fb 2022-01-03 Robert Lancaster Copying the QML files to the Mac data directory and supporting new xplanet location 0527 59851988c 2022-01-03 Jasem Mutlaq Fix docbook issue 0528 e39f2f7a7 2022-01-03 Eric Dejouhanet Mosaic Tool documentation update 0529 6e5a8c536 2022-01-02 Wolfgang Reissenberger Restricting sequence job state tests to INDI installations 0530 d81193b09 2022-01-01 Wolfgang Reissenberger State machine for capture control (Step 1) 0531 8f3cd304c 2022-01-01 Robert Lancaster Removing unnecessary or redundant astrometry code on all platforms and removing the internal astrometry.net build on MacOS 0532 4a74f4f11 2021-12-30 Robert Lancaster Making the data directory install first on Macs so that it gets copied by... 0533 89c81e716 2021-12-30 Jasem Mutlaq Add a signal to alert other modules that Polar Alignment Assistant is active 0534 cac693eb9 2021-12-30 Jasem Mutlaq Call meridianFlipSetupChanged instead of handling state changes 0535 3f9862002 2021-12-29 Robert Lancaster Making the data directory install first on Macs so that it gets copied by... 0536 b6082ed29 2021-12-28 Robert Lancaster Fixing Data directory install to app bundle for macs 0537 8cfa168f8 2021-12-26 Hy Murveit re-enable the scheduler_ops test, keep it unstable for now 0538 f2280b776 2021-12-21 Jasem Mutlaq Call start and not execute as the former is the correct function from cold state 0539 f65a547c5 2021-12-19 Eric Dejouhanet Forgot folder creation before d-bus daemon startup. 0540 b607d6e86 2021-12-18 Eric Dejouhanet Add d-bus support to CI image, start daemon when testing. 0541 e32f206f0 2021-12-18 Jasem Mutlaq Start is the DBus facing function and must result in proper startup of the scheduler. This is a fix to a prior change to use private run 0542 bca5c0353 2021-12-15 Wolfgang Reissenberger Bugfix for scheduler and place holder test cases 0543 6782a28d3 2021-12-12 Pino Toscano tests: remove useless xterm test 0544 6529f4ffc 2021-12-05 Jasem Mutlaq Add support to dragging mosaic panels around 0545 0926c0218 2021-12-09 Ian Hattendorf Fix issues finding INDI and compiling 0546 6372ec393 2021-12-06 Hy Murveit SimClock will no longer remember that it was paused last time 0547 fceb9cb74 2021-12-05 Hy Murveit display comets at almost all zooms, default names now 1AU. 0548 9de2059ab 2021-12-06 Jasem Mutlaq Move building existing GUI property after we connect the signals so that we do not miss any buildProperty signal 0549 d224c34f9 2021-10-13 Antonio Escriban standardized dialog for guider 'Control Parameters' &'Other Settings' 0550 e7bc2c83c 2021-12-05 Jasem Mutlaq Use new style Signal slots connection for simclock and timestepbox 0551 551d2312d 2021-12-04 Jasem Mutlaq Fix issue where restarted guide camera was not properly reassigned as the current camera due to conflicting states. Reset the camera with the same p.. 0552 bc4fe3bad 2021-12-04 Jasem Mutlaq Make set target into its own function since it gets reconnected too many times with lambda 0553 ccce44513 2021-12-04 Jasem Mutlaq Add log when restarting a driver 0554 54f31606e 2021-12-02 Jasem Mutlaq Add setNow dbus function. Update XML file to include setNow and setClockScale. Minor variable refactor 0555 68e20d0d7 2021-11-30 Jasem Mutlaq Correct some build instructions 0556 198323721 2021-11-30 Jasem Mutlaq Add libkf5doctools-dev as alternative 0557 5773416c1 2021-11-30 Jasem Mutlaq INDI drivers sync 0558 dce51930b 2021-11-25 Jasem Mutlaq Remove C++ style comments in C file 0559 4a2b5d64c 2021-11-25 Jasem Mutlaq Compressed FITS image with fpack are now properly loaded in KStars when they are sent as buffer 0560 844257eb2 2021-11-25 Jasem Mutlaq Enable complete flat capture with ADU calculation without using previews 0561 d26ad8671 2021-11-25 Wolfgang Reissenberger Bugfix guiding deviation restart aborted capture 0562 6097aa190 2021-11-22 Hy Murveit PolarAlign: Add image number display in refresh phase. 0563 a676548f5 2021-11-22 Jasem Mutlaq This fixes issue #142 by converting all instances of AppDataLocation to AppLocalDataLocation. This has no effect on Linux and MacOS (returns same va.. 0564 124ba3a2a 2021-11-22 Wolfgang Reissenberger Bug fix scheduler capture counting 0565 0c3c8306d 2021-11-22 Wolfgang Reissenberger Display FITS viewer only when option is set 0566 262ccfbdc 2021-11-22 Jasem Mutlaq Fix comet issue on Windows since it was saving file as text when it was binary gzipped file. Also fix comet magnitude calculation now that we use MP.. 0567 d482ab947 2021-11-22 Jasem Mutlaq Do not include unistd.h on Windows 0568 bd907c31c 2021-11-22 Jasem Mutlaq Store name directly in a member variable for faster and safe access. Add device removal function 0569 509698be7 2021-11-19 Paweł Pleskaczyński change guide graph style to line graph 0570 62fb748de 2021-11-18 Wolfgang Reissenberger Bugfix for capture guiding deviation recovery 0571 97f085604 2021-11-17 Jasem Mutlaq Make it work on Qt prior to 5.10 0572 4bff7d0f1 2021-11-17 Jasem Mutlaq USB entity causing build problems on Ubuntu 18.04 so reverting to regular text until 22.04 is released and 20.04 is the new baseline 0573 a08a1198d 2021-11-16 Jasem Mutlaq Revert "Use NewStuff Elements" 0574 0b3380622 2021-11-11 Oleg Solovyov Use NewStuff Elements 0575 906daf38e 2021-11-15 Jasem Mutlaq Starting 3.5.7 development cycle 0576 df2613427 2021-11-12 Jasem Mutlaq Add Zlib include directory so that Windows can find it 0577 e7cded0c5 2021-11-12 Jasem Mutlaq Fix compiling on Windows 0578 0579 3.5.6 (MPC): 0580 0581 8fa7a982e 2021-11-10 Jasem Mutlaq In case of framing, do not capture again in fast exposure as that it already done for us at the driver level 0582 5d14f61ae 2021-11-10 Jasem Mutlaq Move response handling even before Ekos is connected 0583 6dc096f79 2021-11-10 Jasem Mutlaq Make the INDI server connection error uses KStars notification system 0584 f79aa5e7d 2021-11-10 Jasem Mutlaq Connection to INDI server should be INFO not ALERT 0585 0a583df80 2021-11-10 Jasem Mutlaq Refactor name to standard INDI 0586 6bf9fb7f5 2021-11-10 Jasem Mutlaq Extra check to stop countdown timer when not required 0587 0a42c0180 2021-11-10 Jasem Mutlaq Improve fast exposure behavior in focus and align 0588 6d4fea42f 2021-11-10 Jasem Mutlaq Add extra check to prevent crash in case frame dimensions are different 0589 89dbf27a6 2021-11-10 Jasem Mutlaq Refactor name from exposure looping to fast exposure since the latter is more intuitive 0590 e076f16e4 2021-11-10 Jasem Mutlaq Clean up capture module after dark library is done 0591 c5897aa63 2021-11-08 Jasem Mutlaq Separate dark processor in its own class. Problem was in using a singleton to... 0592 190831806 2021-11-08 Jasem Mutlaq MPC base comets 0593 41121c62a 2021-11-08 Jasem Mutlaq Add support for selecting star by fraction of image size 0594 9b64e0777 2021-11-07 Jasem Mutlaq Use 1920 for high bandwidth images 0595 e483a90a1 2021-11-06 Jasem Mutlaq Fix clear data button not causing the graph not refresh 0596 9c606673c 2021-11-05 Wolfgang Reissenberger Align event based target 0597 b0b920de6 2021-11-01 Jasem Mutlaq Add a row to display focus source temperature and the delta so that it is not ambigous 0598 e494f5d03 2021-10-30 Jasem Mutlaq Accept MDPD drivers to have possible aliases. Though this only works when a single device is detected 0599 177743f0f 2021-10-26 Jasem Mutlaq INDI Drivers sync 0600 3ea37b529 2021-10-24 Jasem Mutlaq Suspend on filter focus offset change. Also only suspend if OAG is in use 0601 baa1fd701 2021-10-26 Jasem Mutlaq What's up tonight DSO fix 0602 623aa9e9f 2021-10-19 Antonio Escriban tooltip about fixed options for 'SEP Multi Star'-algorithm 0603 75144f58c 2021-10-25 Jasem Mutlaq Move fits_write_img to last operation before closing to avoid possible HDU issues. 0604 db0809bf4 2021-10-23 Jasem Mutlaq Indiana reverted to using DST 0605 05c79cd93 2021-10-22 Jasem Mutlaq Fix polyfill issues on vanilla 20.04 with Qt 5.12 0606 895c27852 2021-10-21 Jasem Mutlaq Use Tp as the JD of perihelion. Still the results are not very accurate compared to JPL 0607 2cb7f88d3 2021-10-21 Valentin Boettcher basic fix for asteroids 0608 022665db8 2021-10-20 Jasem Mutlaq Fix crash due to missing camera possibly after driver restart due to a timeout. 0609 21981dd2f 2021-10-17 Antonio Escriban configSEPMultiStarOptions - small addendum 0610 0b9530f9f 2021-10-17 Jasem Mutlaq No Queued Blocking signals and slots 0611 cb0f9a03a 2021-10-17 Hy Murveit Add relative HFR calculation to Linear focus algorithm. Improve plotting. Tweak algorithm. 0612 d650674d7 2021-10-16 Jasem Mutlaq After capture sequence is started, resync scheduler target position in alignment module 0613 6b79f840b 2021-10-16 Jasem Mutlaq Disable PHD2 test until it passes properly in the CI 0614 8ba4c33d9 2021-10-16 Jasem Mutlaq Do not show nan magnitudes in the tooltip 0615 08aaca20b 2021-10-14 Hy Murveit emergency crash fix--guideview was nullptr 0616 4282a74ad 2021-10-13 Jasem Mutlaq Add logging when there is out of memory error in FITSData. Would be better to know application own memory use as well 0617 724095c73 2021-10-13 Jasem Mutlaq Make ksnotification use KStars own KSMessageBox 0618 319d4e9e1 2021-09-21 Antonio Escriban improve guider binning setting/saving and check supported binning of guider camera to inform user in the log window of EKOS 0619 b1e26f562 2021-10-08 Antonio Escriban rearranged initialization (#0 Prelude) of dialogs in "Guide" to ensure updating of settings 0620 842a71026 2021-10-11 Jasem Mutlaq Do not run checkCCD if the module is busy as this might end up disconnecting... 0621 102d25637 2021-10-11 Jasem Mutlaq Check if dark frame can be loaded before proceeding 0622 a7470e854 2021-10-03 Jasem Mutlaq Use FWHM 1 as it appears to be much more reliable than 2 or above at detecting stars 0623 a1a81a46a 2021-10-10 Jasem Mutlaq Better handling for INDI::CCD errors since they can happen to a number of... 0624 c697d6206 2021-10-06 Hy Murveit switch fix to kstarsdatetime::addDays 0625 38cc4a20d 2021-10-06 Hy Murveit add fix to calculateDawnDusk and update test 0626 0e680a7fb 2021-10-05 Hy Murveit add test for dusk startup 0627 17ea2674f 2021-10-09 Valentin Boettcher fix the issue where dso magnitudes are not drawn 0628 bb7cffeae 2021-10-09 Wolfgang Reissenberger Event based coordinate update 0629 e5b4efda0 2021-10-07 Hy Murveit fix testschedulerunit, which was crashing 0630 1a33741f8 2021-10-08 Jasem Mutlaq Do not show magnitude if nan 0631 88cfea4b8 2021-10-01 Hy Murveit Retry focus position when solution is pending, is before pass1 minimum, and HFR got worse 0632 65dc13122 2021-10-04 Jasem Mutlaq Consider file extension in the generated file placeholder. Unless @kchoi has another solution, this should probably be merged since DSLR images cann.. 0633 c4a2438be 2021-10-05 Hy Murveit fix terrain for equirectangular projection 0634 503e73e81 2021-10-05 Jasem Mutlaq Improve port selector shouldShow algorithm so that it does not show singular device with singular serial port 0635 46bfd741b 2021-10-05 Jasem Mutlaq Add manufacturers to auxiliary 0636 158947dc9 2021-10-05 Jasem Mutlaq INDI driver sync 0637 655795bb9 2021-10-05 Jasem Mutlaq INDI drivers sync 0638 f2d87ed4f 2021-10-03 Laurent Montel GIT_SILENT: remove .arcconfig 0639 0b1fba8ab 2021-10-02 Jasem Mutlaq Also set current goto mode when setting solver action 0640 69db0ba07 2021-10-01 Jasem Mutlaq Quick fix dustCapLightEnabled -> lightBoxLightEnabled when checking currentLightBox 0641 0fe1e1102 2021-09-30 Jasem Mutlaq Make the websocket connections unique and introduce cache to reduce unnecessary property update messaging 0642 3f3ad7887 2021-09-30 Jasem Mutlaq Give more time for INDI to properly shutdown in case an existing server is detected 0643 7c490745c 2021-09-30 Jasem Mutlaq Break instead of return so that calibration state is set correctly 0644 d9039d6ff 2021-09-29 Hy Murveit Fix issue where PAA is falsely disabled due to FOV 0645 4e890c352 2021-09-28 Hy Murveit Add popup if image write fails 0646 41a7d320c 2021-09-28 Jasem Mutlaq Fix issue where saving flats to remote storage failed due to wrong camera... 0647 b920b785f 2021-09-21 Heiko Becker Add FindERFA cmake module 0648 35fc49645 2021-09-23 Jasem Mutlaq Since captured images are saved in a buffer, we do not persist bayer frames after debayering so we cannot save the file by copying. Bayer images wou.. 0649 d806e5c3c 2021-09-23 Jasem Mutlaq Also include camera name 0650 0c2b197c3 2021-09-23 Jasem Mutlaq Restrict to 32x32 to be consistent with other icons 0651 a41561c29 2021-09-22 Akarsh Simha Increase the maximum value of the deep-sky magnitude limits to 30. 0652 2bc3b2b18 2021-09-22 Hy Murveit fix bug where hfr and eccentricity were not updating in fitsviewer 0653 f6622f0c6 2021-09-22 Jasem Mutlaq Check image for nullptr 0654 aef8b3d31 2021-09-22 Jasem Mutlaq Check if job index is within bounds 0655 8c26cf623 2021-09-21 Jasem Mutlaq Fix typo 0656 23219a3a5 2021-09-20 Yuri Chornoivan Remove extra translation string 0657 c1cfa5484 2021-09-19 Wolfgang Reissenberger Manager GUI refactoring | Image preview with data overlay + capture counting streamlined 0658 035ceb153 2021-09-19 Jasem Mutlaq Check for lightbox before dust cap 0659 038f89092 2021-09-19 Kwon-Young Choi New flexible method to name filenames using `PlaceholderPath::generateFilename` 0660 1d97ced0a 2021-09-18 Hy Murveit Restructure test_ekos_scheduler_ops to allow for multiple job testing 0661 2d417b636 2021-09-17 Alexander Lohnau Convert HEALPix copyright statements to SPDX 0662 a26205ae9 2021-09-17 Alexander Lohnau Convert GPL-2.0-or-later copyright statements to SPDX 0663 05b50d987 2021-09-17 Jasem Mutlaq KStars v3.5.6 Beta 0664 9d36d8272 2021-09-17 Alexander Lohnau work/spdx 0665 584462311 2021-09-16 Hy Murveit Add git merge instructions to README.md 0666 c4579a001 2021-09-16 Robert Lancaster Fixing build on MacOS if the developer doesn't have dbus in the path, making it a warning instead of a failure 0667 f316ca22d 2021-09-15 Jasem Mutlaq Add port_selector to json settings 0668 7b8d9a153 2021-09-14 Jasem Mutlaq Restore check for set times 0669 0670 3.5.5 (Bella): 0671 0672 e16274917 2021-09-14 Jasem Mutlaq KStars 3.5.5 stable 0673 a9b1d5a22 2021-09-14 Jasem Mutlaq Fix transit and set times for several types of objects. Only remaining problematic object is comets. Lunar, Solar, Planetary, and Stellar objects ri.. 0674 4ddf3bc17 2021-09-13 Hy Murveit Tightened up the code related to capture suspending on bad guide deviations 0675 9d5e16721 2021-09-14 Jasem Mutlaq When no temperature is supplied, turn off force 0676 4d0f5845e 2021-09-13 Jasem Mutlaq No need for hack root cause fixed 0677 c276f5ffa 2021-09-13 Jasem Mutlaq Fix crash division by zero. BUGS:402941 0678 31eaa16ab 2021-09-13 Hy Murveit quiet frequent log message 0679 d40b42685 2021-09-13 Jasem Mutlaq Fix tooltips. Fixes #424699 0680 3e727fab8 2021-09-13 Jasem Mutlaq Reset default binning for solver to 2x2 since some cameras can be terrible at 4x4 leading to even more issues. Fix compiler warnings 0681 3ad663d8c 2021-09-12 Pino Toscano typo fix 0682 32b28ed03 2021-09-12 Jasem Mutlaq Change the infamous alignment failure message to suggest more items to check than just insufficient stars 0683 7c1946093 2021-09-11 Jasem Mutlaq Restore special check for onBinaryReceive 0684 2f0cf7ec2 2021-09-10 Anthony Hinsinger Disabled LTO 0685 268caf693 2021-09-11 Valentin Boettcher fix the pykstars python package 0686 fd64fa993 2021-09-10 Jasem Mutlaq Idle is acceptable state for parking and unparking for dust caps 0687 9c3fb25ec 2021-09-10 Jasem Mutlaq Better use the new isValid then isRegistered 0688 2e36eb832 2021-09-10 Jasem Mutlaq Check for nullptr in syncing switch and return 0689 06be887e8 2021-09-10 Jasem Mutlaq Use dataProp.getPermission instead of accessing parent direclty 0690 53dd2001f 2021-09-08 Hy Murveit bug fix: end calibration section in guidelog when calibrating 1D 0691 ab575d260 2021-09-09 Jasem Mutlaq INDI drivers sync 0692 fa2f0fac1 2021-09-08 Jasem Mutlaq Check for alignment in constructor since it is already registered before class is created 0693 37d7b6f82 2021-09-08 Jasem Mutlaq On abnormal disconnect, try to clear devices first by using BlockingQueuedConnection connection type with serverFailure signal 0694 a100fa166 2021-09-08 Jasem Mutlaq Use modern connect 0695 eb137327f 2021-09-07 Hy Murveit Fix issue where calibration wasn't updated if guider binning was changed 0696 56d3372e8 2021-09-08 Jasem Mutlaq Add new city in German. Fixes #130 0697 f86983c5d 2021-09-07 Hy Murveit move vect.h and matr.h to namespace GuiderUtils 0698 69ea81e02 2021-09-07 Jasem Mutlaq Partial fix for #442082 regarding building on newer Eigen version. 0699 ffffe23e8 2021-09-07 Jasem Mutlaq Add extra checks to prevent mix up of camera signals to guide slots 0700 f757267f9 2021-09-06 Hy Murveit fix guide driftplot for RA 0701 25058a519 2021-09-06 Hy Murveit Guider fixes: ra error plotting reversed, disabling axes bug 0702 df269e340 2021-09-06 Jasem Mutlaq Sort by magnitude and activate supernovae when searching for them 0703 4d4e5a55b 2021-09-06 Jasem Mutlaq When searching for exact dso object, use lower to provide case-insensitive search 0704 c45ca58ee 2021-09-06 Jasem Mutlaq Save guide bin index properly for future sessions 0705 5840eb553 2021-09-05 Jasem Mutlaq Fix the elusive FITSViewer window popping up without image. tabID was never reset to -1 when a FITSViewer is closed mid-sequence so instead of calli.. 0706 678c5e360 2021-09-05 Jasem Mutlaq + Fix crash on crash when INDI server is still running. + INDI Control Panel was using a very convoluted layout system that results in few bugs when.. 0707 f5d92a964 2021-09-04 Jasem Mutlaq Use array for designations 0708 d7864b5a6 2021-09-03 Valentin Boettcher skycomponent db import: do not ask and move to unique name... 0709 fadc315a5 2021-09-03 Jasem Mutlaq Sync startup time to system when starting a profile in EkosLive 0710 9e14dbfb4 2021-09-02 Hy Murveit fix crash in test_polaralign 0711 4ebe78ad6 2021-09-01 Jürgen Terpe Resize manager: change the size of the log view 0712 acf1c21c3 2021-08-31 Jasem Mutlaq Fix pre-capture script not executing before each capture as intended 0713 126879e3a 2021-08-29 Jasem Mutlaq Remove message hack 0714 e014ceb04 2021-08-29 Robert Lancaster Moving some kstars-mac building commands to cmakelists from the craft script to make it easier for potential coders 0715 9b00fd163 2021-08-29 Jasem Mutlaq Add fov_w and fov_h to hipsfinder 0716 34f93cde2 2021-08-28 Jasem Mutlaq Enclose searchObjects by the required ifdefs 0717 575263f04 2021-08-28 Jasem Mutlaq Do not search objects in FITS after loading WCS unless it is explicitly needed. 0718 0af86470c 2021-08-28 Jasem Mutlaq Use local time directly and let almanac do the conversion to UT. 0719 baf962fbf 2021-08-27 Jasem Mutlaq Increase timeout 0720 a85a38c02 2021-08-27 Robert Lancaster Eliminating formerly required Python options for local astrometry.net on MacOS 0721 aeebedcae 2021-08-27 Jasem Mutlaq Possible fix for CI test failure 0722 4a03f493b 2021-08-27 Yuri Chornoivan Fix minor typos 0723 a57f2889a 2021-08-26 Jasem Mutlaq INDI drivers sync 0724 e7de78d1d 2021-08-19 Hy Murveit Refactor guider, adjust UI, convert to 0-1.0 control parameter, use calibration, add calibration test. 0725 3a76f6907 2021-08-25 Edgar Scholz Update skyculture sternenkarten simplifying some constellation lines adding new constelllation lines for the southern hemisphere 0726 2354ea736 2021-08-26 Valentin Boettcher store a reference to the database file instead of a string 0727 1d87ec995 2021-08-26 Jasem Mutlaq Add missing header 0728 2dd49c1af 2021-08-26 Alexander Lohnau Use QFINDTESTDATA to make search for test data more robust 0729 2e37228d4 2021-08-23 Jasem Mutlaq Add filter wheel sync test to demonstrate MR \!397 0730 a8ec089f7 2021-08-23 Jasem Mutlaq Ensure that filter info is synchronized before capture. This sets the active filter wheel in camera ACTIVE_DEVICES so that the filter value can be p.. 0731 99add6c0d 2021-08-23 Jasem Mutlaq Add post refresh phase in order to shutdown properly when done. Update documentation 0732 0679c0ae3 2021-08-23 Jasem Mutlaq Fix tab order 0733 d629cb0ac 2021-08-23 Jasem Mutlaq Fallback to scale and then later position in case of align solver failure 0734 a7767c195 2021-08-22 Jasem Mutlaq Some early documentation. Needs a lot more still 0735 e84986d41 2021-08-22 Jasem Mutlaq Fix minor warnings 0736 4f98b9c6c 2021-08-22 Jasem Mutlaq More fixes to issue in the migration process 0737 33d93a265 2021-08-22 Jasem Mutlaq More minor fixes due the migration process 0738 0a444b30e 2021-08-22 Jasem Mutlaq Separating manual rotator in its own class 0739 e6f8f4b9e 2021-08-22 Jasem Mutlaq Init polar alignment in constructor 0740 e756f059d 2021-08-22 Jasem Mutlaq Removing legacy polar alignment. Separating polar alignment in its own class. Still does not compile need more work 0741 faa288335 2021-08-21 Jasem Mutlaq Solve an odd condition whereas duration is selected in capture sequenence, but ADU target is selected so that the final duration is determined by Ek.. 0742 78782f5d5 2021-08-21 Jasem Mutlaq Check that rectangle is valid for sending off to stellarsolver 0743 4c00c51bd 2021-08-21 Jasem Mutlaq Respect scale and position options when using load and slew 0744 4f5204a9a 2021-08-21 Jasem Mutlaq Separate mount model into its own class 0745 d1b829e41 2021-08-25 Jasem Mutlaq solverCam --> solverCamera 0746 1a156e37f 2021-07-21 Antonio Escriban Save Binning, Fits filter settings (guider), Camera gain (solver) and configure SEPMultistarOptions correctly 0747 90c8dfc28 2021-08-24 Valentin Boettcher update paths to the test db to accomodate !395 0748 9b050ebb0 2021-08-23 Jasem Mutlaq Disable TestEkosSchedulerOps test since it cannot apparently run in a CI environment with DBus server 0749 cb9fe8013 2021-08-19 Hy Murveit Fix compiler warnings 0750 9e7f243d3 2021-08-22 Alexander Lohnau Define CMake, Qt and KF requirements to versions that are shipped with Ubuntu 18.04 0751 837c12fcb 2021-08-21 Wolfgang Reissenberger Bug fix for profiles and target names containing special XML characters 0752 62f217c25 2021-08-21 Valentin Boettcher add more information to the catalogsdb docstring 0753 3dbd0200b 2021-08-20 Jasem Mutlaq Do not return duplicate search objects 0754 37b0d9584 2021-08-20 Jasem Mutlaq Search each object type separately 0755 edbaf78e0 2021-08-18 Hy Murveit Revamp guider UI, remove dead code 0756 2e297137a 2021-08-19 Hy Murveit Defensive checks in capture.cpp 0757 8a3ca1233 2021-08-18 Jasem Mutlaq Add observability and riseset support to EkosLive 0758 f048f70ac 2021-08-14 Jasem Mutlaq Use 1280 as default for media in EkosLive 0759 01bb34a6c 2021-08-13 Hy Murveit crash-fix: check for activeJob in setCaptureComplete 0760 60e54952e 2021-08-14 Hy Murveit Add altitude adjustment for terrain image. Fix bug. 0761 8a7193d24 2021-08-12 Hy Murveit Adjust golden values in polar-align test to match changes in bf86d2e3 0762 950a987ff 2021-08-11 Jasem Mutlaq Set solver profile when it changes in options otherwise it will not be picked up by Ekos in the current session 0763 3001752d9 2021-08-11 Jasem Mutlaq Reset image data before loading a new image in align view so that the new image is assigned after loading is done. This fixes an issue with loadands.. 0764 4cce79ae2 2021-08-11 Jasem Mutlaq Since actual devices in an observatory can take a while to startup unlike simulators, their ready signal could have been already emitted before the .. 0765 adbbb7e5d 2021-08-10 Jasem Mutlaq Emit newModule() as early as possible to help against a race condition in scheduler whereas it is waiting for ready signal to be emitted by the modu.. 0766 0bc9ee02a 2021-08-10 Jasem Mutlaq Only register observatory module once 0767 89a437dc3 2021-08-10 Valentin Boettcher fix performance for loading thumbnails 0768 5d0c6e1b9 2021-08-10 Jasem Mutlaq Do not change camera while it is capturing 0769 218953bef 2021-08-10 Jasem Mutlaq Fix connection, supposed to go to manager updateCurrentHFR 0770 c2fc4976e 2021-08-10 Jasem Mutlaq Mark test as unstable 0771 1474aa3c5 2021-08-10 Wolfgang Reissenberger Move focuser back to initial position when interrupted by a meridian flip 0772 24efced5f 2021-08-06 Jasem Mutlaq Fix build on Windows. Migrate to use more #pragma once for header files 0773 4038931f6 2021-08-06 Valentin Boettcher increase search radius for right click 0774 f74b03f24 2021-08-06 Valentin Boettcher resize catalog table headers to fit contents 0775 102f7a5cd 2021-08-06 Jasem Mutlaq Minor code readability improvements 0776 2c71e7c0b 2021-08-06 Valentin Boettcher use type aliases for the dso db return types 0777 6494258cd 2021-08-06 Yuri Chornoivan i18n fixes 0778 a8638e0c7 2021-08-06 Jasem Mutlaq HiPS finder to generate images for offline storage 0779 cb31b5082 2021-08-05 Valentin Boettcher Skycomp import 0780 4834e3cc5 2021-08-04 Jasem Mutlaq No need to say USE in checkbox 0781 c8dd0be67 2021-08-04 Jasem Mutlaq INDI driver sync 0782 be7624ae2 2021-08-03 Wolfgang Reissenberger Tests for capture workflow 0783 c30ce7d73 2021-08-01 Yuri Chornoivan Give a meaningful title to the color editor dialog 0784 ca5028200 2021-08-01 Hy Murveit Add horizon altitude constraints to the scheduler. Add testing. Improve dbus... 0785 6c2e034b0 2021-07-31 Valentin Boettcher Add catalog color to the docs 0786 566e2d802 2021-07-31 Valentin Boettcher add color database tests 0787 f1e2df5d5 2021-07-31 Valentin Boettcher correct empty default 0788 9df332bef 2021-07-29 Valentin Boettcher remove gruft from tests 0789 a161d52c1 2021-07-29 Valentin Boettcher test and fix color string parsing and dumping 0790 ab6621fd3 2021-07-29 Valentin Boettcher remove a stray qdebug 0791 8af6d816e 2021-07-27 Valentin Boettcher implement color selection for catalog edit form 0792 877959efe 2021-07-27 Valentin Boettcher move more functionality into the color editor 0793 6a6c41ffc 2021-07-27 Valentin Boettcher better contrast 0794 c837e36f3 2021-07-27 Valentin Boettcher identify color scheme by filename 0795 8b41724c2 2021-07-26 Valentin Boettcher accept cancellation 0796 2a48f640f 2021-07-26 Valentin Boettcher add ui for color selection 0797 dbb0cc3f1 2021-07-26 Valentin Boettcher record color scheme names and files globally 0798 635944f64 2021-07-26 Valentin Boettcher improve the docstring 0799 f657e5509 2021-07-26 Valentin Boettcher basic color support 0800 2e5557e56 2021-07-27 Valentin Boettcher fix dso_db_path to give the correct path with a slash 0801 036ddb348 2021-07-26 Valentin Boettcher implement basic colors table 0802 bf86d2e37 2021-07-31 Akarsh Simha Fix core computations in SkyPoint and StarObject, and a few other improvements. 0803 8cda1153a 2021-07-28 Jasem Mutlaq Disable RunTimeLocation test as it keeps failing on OpenSUSE and FreeBSD. Fixes #124 0804 5e603e92b 2021-07-28 Yuri Chornoivan Better sectionning for translation 0805 7d353e717 2021-07-28 Jasem Mutlaq Add more information on why this particular test keeps failing 0806 d7f39cd83 2021-07-28 Akarsh Simha "Batch add" option in the Observation Planner 0807 d6dc1f193 2021-07-27 Valentin Boettcher fix dso_db_path to give the correct path with a slash 0808 d53eab53d 2021-07-27 Akarsh Simha Expose the internet-based name resolver via DBus 0809 9e0ea7d34 2021-07-27 Jasem Mutlaq Merge branch 'bellaperez/kstars-bellaperez/Documentation' 0810 8db2bdc19 2021-07-26 Antoni Bella Pérez Merge branch 'bellaperez/Documentation' of invent.kde.org:bellaperez/kstars into bellaperez/Documentation 0811 7991d68f6 2021-07-26 Antoni Bella Pérez Lastest changes 0812 5e04da0d1 2021-07-25 Antoni Bella Pérez More revision with items reordered 0813 a3f149e7b 2021-07-25 Antoni Bella Pérez Make it more visual adding some GUI icons 0814 01c3799a1 2021-07-25 Antoni Bella Pérez Rename other screenshot 0815 a9caf514f 2021-07-25 Antoni Bella Pérez Suitable screenshots rename 0816 2ad58f678 2021-07-26 Antoni Bella Pérez squash 85566b790 Suitable screenshots rename squash e3db55aad Rename other screenshot squash 93b8cf57c Make it more visual adding some GUI icons squ.. 0817 777aa42d0 2021-07-25 Antoni Bella Pérez Add menu items and suitable tags 0818 f7f0b1e31 2021-07-23 Antoni Bella Pérez Renew screenshots 0819 cd784a2e0 2021-07-23 Antoni Bella Pérez Documentation updates * Review all items 0820 dacce8c08 2021-07-26 Antoni Bella Pérez Lastest changes 0821 182a80854 2021-07-26 Valentin Boettcher qAppName is not known until runtime 0822 2c995dc3e 2021-07-26 Jasem Mutlaq Disable port selector for the guide test 0823 496360a48 2021-07-25 Antoni Bella Pérez l10n: Punctuation and capitalize 0824 6beac9288 2021-07-25 Antoni Bella Pérez More revision with items reordered 0825 93b8cf57c 2021-07-25 Antoni Bella Pérez Make it more visual adding some GUI icons 0826 e3db55aad 2021-07-25 Antoni Bella Pérez Rename other screenshot 0827 85566b790 2021-07-25 Antoni Bella Pérez Suitable screenshots rename 0828 ed9b97671 2021-07-25 Antoni Bella Pérez Merge branch 'bellaperez/Documentation' of invent.kde.org:bellaperez/kstars into bellaperez/Documentation 0829 8737aa63c 2021-07-25 Antoni Bella Pérez Merge branch 'master' of invent.kde.org:education/kstars into bellaperez/Documentation 0830 449fe8727 2021-07-25 Antoni Bella Pérez Add menu items and suitable tags 0831 438eb08b2 2021-07-23 Antoni Bella Pérez Renew screenshots 0832 1b4d80d2c 2021-07-23 Antoni Bella Pérez Documentation updates * Review all items 0833 5b1914466 2021-07-24 Hy Murveit Restore the HFR etc statistics. 0834 55c620a70 2021-07-23 Antoni Bella Pérez Renew screenshots 0835 d213c3a62 2021-07-23 Antoni Bella Pérez Documentation updates * Review all items 0836 6123fa93e 2021-07-22 Yuri Chornoivan Fix minor typos 0837 0884643e5 2021-07-21 Jasem Mutlaq Label KSPath test as unstable since it fails on CI 0838 c3d580cc4 2021-07-21 Hy Murveit Refactor scheduler, use just one timer, add unit testing. 0839 d101568ac 2021-07-21 Valentin Boettcher fix the object counts in the observation wizard 0840 a3c2303b5 2021-07-20 Wolfgang Reissenberger Bugfix for guiding target plot showing mirrored plots 0841 aaaa1feb1 2021-07-21 Antoni Bella Pérez GUI l10n fixes 0842 13834ad30 2021-07-19 Wolfgang Reissenberger Bugfix shared pointers in capture count widget 0843 fae50b500 2021-07-19 Jasem Mutlaq Use timer based approach to show the port selector 0844 8ba923311 2021-07-19 Jasem Mutlaq Toggle profile port selector 0845 b9f35b78e 2021-07-17 Wolfgang Reissenberger Fixed compiler warnings 0846 48e46ce61 2021-07-18 Jasem Mutlaq Bring back auto dark in capture module 0847 d4da61ef8 2021-07-18 Jasem Mutlaq Sort by master dark capture date 0848 fb73702b1 2021-07-17 Jasem Mutlaq Do not call WCS dependent functions without WCSLIB 0849 9ccf1f5bd 2021-07-17 Jasem Mutlaq Remove unnecessary reset in sequence job that was only used to reset batch mode 0850 9c5028c10 2021-07-17 Jasem Mutlaq Do not allow histogram width to be zero 0851 adaf4ec88 2021-07-10 Jarno Paananen Remove precalculated pixel-to-WCS lookup table which takes huge amounts of memory (two floats per pixel) and slows down image loading in favor of ca.. 0852 08b13460a 2021-07-14 Valentin Boettcher update bundled openngc 0853 0386e1a21 2021-07-14 Valentin Boettcher hack to make sorting work 0854 4f10d59fc 2021-07-14 Valentin Boettcher find objects by wildcard to avoid wrong objects showing up 0855 0771fd970 2021-07-10 Valentin Boettcher move the prefix definition where it belongs 0856 e476d439b 2021-07-10 Valentin Boettcher remove accidental double pasting 0857 5f7848af1 2021-07-10 Valentin Boettcher restore catalog exploration to what's interesting 0858 35a7e0f72 2021-07-09 Valentin Boettcher clean up indentation in wiview.qml 0859 ddd9f67a3 2021-07-14 Wolfgang Reissenberger Manager refactoring | re-usable widgets extracted 0860 0be6e85a8 2021-07-14 Jasem Mutlaq Use a smarter method to show the port selector dialog 0861 45c9695b8 2021-07-14 Yuri Chornoivan Fix minor typos 0862 679497898 2021-07-14 Yuri Chornoivan Fix typo, optimize docbook parsing for translation 0863 e262e2688 2021-07-14 Jasem Mutlaq New Profile Port Selector 0864 93c6f30f7 2021-07-13 Nicolás Alvarez Don't auto-retry GitLab CI jobs 0865 53e62ce5b 2021-07-13 Valentin Boettcher fix doc issues discovered by checkxml5 0866 a38047c8d 2021-07-13 Valentin Boettcher Dso docs 0867 8908f69b0 2021-07-13 Jasem Mutlaq When Ekos resets, release dark library 0868 cae45d2eb 2021-07-12 Valentin Boettcher generic data location to app data location 0869 01b134b3c 2021-07-11 Valentin Boettcher change usage of writableLocation in texturemanager 0870 7d4ed9361 2021-07-11 Jasem Mutlaq In capture and solve if image data is missing, assign from view 0871 e768088e7 2021-07-10 Jarno Paananen Remove templating from rescale function as the template type is not used for anything (anymore?). Also fix a typo in "hasDebyaer". 0872 249350d35 2021-07-09 Valentin Boettcher pre populate the search dialog with the brightest objects 0873 b661673a8 2021-07-09 Jasem Mutlaq Many functions still depend on FITSView loading the image fully when when the FITSData is emitted. Such functions should be gradually moved to separ.. 0874 772298d80 2021-07-08 Jasem Mutlaq Remove underscore from target name when setting FITS_OBJECT 0875 74c9563e5 2021-07-07 Simone Tisa Improve randomness of non guiding dithering 0876 1da63e84b 2021-07-07 Alexis Lopez Zubieta Fix/appimage 0877 563c5f336 2021-07-07 Eric Dejouhanet Hotfix for the twilight restriction 0878 68cd35cad 2021-07-07 Dušan Poizl Stable alphabetical INDI device order 0879 d71333ad1 2021-07-07 Eric Dejouhanet Rewrite KSPaths::writableLocation to give test their own environment. 0880 a320f01e5 2021-07-07 Jasem Mutlaq Mount QML changes caused crash on raspberry pi perhaps due to language issue in variable subsutiion. Have a workaround now for this to work 0881 addb57755 2021-07-06 Siyu Zhang Control Mount with arrow keys 0882 c2b40918d 2021-07-02 Jasem Mutlaq Move away from FITSView and try to use FITSData directly in order to decouple the data processing from GUI 0883 d130fa950 2021-06-26 Nate Graham Add shortcuts for increasing and decreasing the time scale 0884 4c1ebb5f4 2021-07-06 Jasem Mutlaq kdoctools-dev --> libkf5doctools-dev starting from Ubuntu 21.04 0885 e48bd5e95 2021-07-06 Jasem Mutlaq Starting 3.5.5 development cycle 0886 fcedf7bb6 2021-07-06 l10n daemon script SVN_SILENT made messages (.desktop file) - always resolve ours 0887 5a05e1009 2021-07-06 Jasem Mutlaq Update XML types for more direct access to variables by external programs 0888 4283b82ef 2021-07-06 Jasem Mutlaq Use fully qualified name for CommunicationStatus so that external programs do not cause QMetaType errors 0889 50c6a3242 2021-07-05 Valentin Boettcher the download dialog should belong to kstars 0890 94ad6adce 2021-07-05 Valentin Boettcher fix the date conversion in pykstars and add catalog meta update 0891 5149471e2 2021-07-04 Valentin Boettcher nicer backup filename 0892 5f9e33bda 2021-07-04 Valentin Boettcher backup dso db 0893 86ac115a8 2021-07-02 Valentin Boettcher only lesser versions are a problem 0894 d7d5a5c6f 2021-07-02 Valentin Boettcher test reading timestamps 0895 78ed73fe1 2021-07-02 Valentin Boettcher fix i18n typo 0896 6fc38b301 2021-07-02 Valentin Boettcher implement migration for reading meta 0897 571324d0c 2021-07-02 Valentin Boettcher add migration to import 0898 65cfd5699 2021-07-02 Valentin Boettcher add timestamp support to pykstars 0899 bba1e308c 2021-07-02 Valentin Boettcher update test db 0900 e3959205a 2021-07-02 Valentin Boettcher add timestamp field to catalog and a migration to update the db 0901 56f732cb8 2021-07-03 Jasem Mutlaq Prepare for 3.5.4 stable release 0902 3fe7f5941 2021-07-03 Valentin Boettcher show notice about the knewstuff bug 0903 0904 3.5.4 (Gera): 0905 0906 7498a113d 2021-07-03 Valentin Boettcher clear texture cache before reloading the deeps sky, cache not found 0907 305007451 2021-07-02 Jasem Mutlaq Set correct frame information for DSLR 0908 896d37996 2021-07-02 Eric Dejouhanet Fix twilight calculation 0909 8443f28f1 2021-07-01 Valentin Boettcher don't show catalog identifier 0910 ac694e05f 2021-06-30 Jasem Mutlaq Merge branch 'lancaster/kstars-master' 0911 d76113a8d 2021-06-30 Valentin Boettcher Better dso search 0912 bacb23249 2021-06-30 Valentin Boettcher also check top level dir for textures 0913 01f357a9b 2021-06-30 Valentin Boettcher update default openngc 0914 53b39b377 2021-06-30 Valentin Boettcher make object hashes more stable by only hashing essential fields 0915 d0b0ece76 2021-06-29 Robert Lancaster Fixing typo2 0916 38189b7b8 2021-06-29 Robert Lancaster Fixing typo 0917 f2f82ae39 2021-06-29 Robert Lancaster fix descriptions due to wikipedia API update 0918 01c0ad994 2021-06-29 Robert Lancaster Merge branch 'master' of https://invent.kde.org/education/kstars 0919 f2972aa6f 2021-06-29 Valentin Boettcher fix the thumbnails in what's interesting 0920 782f19f9f 2021-06-27 Valentin Boettcher Revert "draw dso with the correct position angle" and fix it for good 0921 f40a0e7c6 2021-06-26 Valentin Boettcher draw dso with the correct position angle 0922 9512d5254 2021-06-26 Valentin Boettcher rediscover textures when downloading with knewstuff 0923 6c72ce03f 2021-06-26 Valentin Boettcher only discover texture dirs once 0924 0f94ae768 2021-06-26 Jasem Mutlaq Remove Boost requirement for Windows 0925 aec4d7647 2021-06-25 Valentin Boettcher correctly detect if the master catalog exists 0926 0ea39d5c8 2021-06-25 Valentin Boettcher load inline textures faster 0927 6fe8ccb6f 2021-06-24 Jasem Mutlaq INDI drivers sync 0928 c5d43c5b5 2021-06-23 Valentin Boettcher hide inline images and initialize m_image_loaded correctly 0929 b380b83fa 2021-06-23 Valentin Boettcher bring back the moon (and other solar system textures) 0930 7f5e80829 2021-06-23 Valentin Boettcher make label density even cleverer 0931 6d8760431 2021-06-21 Valentin Boettcher Implement inline images for DSO, organize thumbnail downloads into separate directory 0932 16cf8d159 2021-06-21 Hy Murveit Add filter synonyms for Analyze 0933 3574cd138 2021-06-20 Valentin Boettcher make the label density for catalogs cleverer 0934 0dc0ad435 2021-06-20 Yuri Chornoivan Fix minor typos 0935 c3d369471 2021-06-19 Valentin Boettcher remove nonsensical qsqlquery wrapper 0936 a4b519ad1 2021-06-19 Valentin Boettcher give the user the option to start over if the dso db is unreadable + better initialization 0937 f986ac75e 2021-06-18 Valentin Boettcher fix the AUTHORS list to be in alph. orderd 0938 bc8f96103 2021-06-18 Valentin Boettcher be less verbose in the detailsdialog 0939 8919454be 2021-06-18 Yuri Chornoivan Fix minor typos in docs 0940 54bdbbc5b 2021-06-18 Yuri Chornoivan Fix one more i18n() 0941 b3ba86881 2021-06-18 Yuri Chornoivan Fix i18n() 0942 c9796ef79 2021-06-18 Yuri Chornoivan Fix minor typos 0943 be9d8156b 2021-06-18 Yuri Chornoivan Fix message extraction 0944 8a92a7ab0 2021-06-17 Valentin Boettcher fix segfault in whatsinteresting 0945 55f0aea68 2021-06-17 Valentin Boettcher fix windows build by removing unsupported structure init 0946 8e7e74453 2021-06-17 Valentin Boettcher check in forgotten test data 0947 e0a3ea3db 2021-06-17 Valentin Boettcher Dso overhaul 0948 6a17d7aff 2021-06-16 Wolfgang Reissenberger Suspend mode added to align module 0949 14259e3ca 2021-06-15 Jasem Mutlaq Only force fusion on non-KDE desktops. 0950 286aea8cf 2021-06-15 l10n daemon script SVN_SILENT made messages (.desktop file) - always resolve ours 0951 f0162f7a7 2021-06-14 l10n daemon script SVN_SILENT made messages (.desktop file) - always resolve ours 0952 e69d7da74 2021-06-14 l10n daemon script GIT_SILENT made messages (after extraction) 0953 43172bba1 2021-06-12 Jasem Mutlaq Use newer style coding for for loops. Use ISD::Telescope instead of raw device 0954 10ae85bb9 2021-06-12 Jasem Mutlaq Unless stopping driver is requested, do not try to stop drivers on remote manager 0955 0593d51ad 2021-06-12 Jasem Mutlaq Since GUIDE_DITHERING_SETTLE is ONLY set when ditherSettle > 0, therefore there is no need to check if it meets this condition since it is a must, a.. 0956 7f7ef51f4 2021-06-12 Jasem Mutlaq If not dither settling is required, capture immediately, otherwise skip capture 0957 872ec4734 2021-06-08 Yuri Chornoivan Fix minor typo 0958 711a107c9 2021-06-07 Eric Dejouhanet Astrometry tests in CI 0959 15bc20a91 2021-06-07 Jasem Mutlaq If focus motion command times out in 30 seconds, command it again. If after 3... 0960 42fd89e76 2021-06-07 Wolfgang Reissenberger Manager UI cleanup 0961 700da587e 2021-06-07 Jasem Mutlaq Check if weather check is enforced before shutting down. Comment out for now unused function 0962 20570cef7 2021-06-02 Jasem Mutlaq Increase sensitivity of pixel scale difference by an order of magnitude to detect small variations in focal length 0963 95fdd1b37 2021-05-27 Jasem Mutlaq Better state transition logging 0964 be4c957b6 2021-05-26 Jasem Mutlaq Remove extra fprintf 0965 38c8ca689 2021-05-26 l10n daemon script SVN_SILENT made messages (.desktop file) - always resolve ours 0966 70690e650 2021-05-26 l10n daemon script GIT_SILENT made messages (after extraction) 0967 9cc3e2026 2021-05-24 Jasem Mutlaq Add temperature regulation dialog box 0968 0ace45948 2021-05-22 Hy Murveit Magnifying glass for fitsviewer. 0969 628d7db6d 2021-05-20 Hy Murveit Cleanup. Remove deprecated FITSView::getImageData. Fix typo. 0970 489168917 2021-05-19 Paweł Soja Use non-pointer INDI::Property. 0971 29e87a8b6 2021-05-19 Yuri Chornoivan Remove extra semicolons 0972 f01492f34 2021-05-18 Hy Murveit Remove the red text color from the polar-align instructions. 0973 9452053b5 2021-05-11 Hy Murveit Readability--replace loadSlewState with solveFromFile. 0974 f27c9ce2d 2021-05-17 Jasem Mutlaq INDI driver sync 0975 4199047fd 2021-05-16 Eric Dejouhanet Small update to the Scheduler docbook for the Mosaic Tool. 0976 689ea7404 2021-05-17 Yuri Chornoivan Fix minor typos 0977 0b7564b42 2021-05-17 Yuri Chornoivan Fix minor typo 0978 dedb7c9d7 2021-05-16 Eric Dejouhanet Improve Mosaic Tool state 0979 e1ded1e85 2021-05-15 Jasem Mutlaq Add detection and algorithm to focus log on start 0980 bd7c0e5fb 2021-05-15 Jasem Mutlaq Use source temperature directly 0981 0082c4259 2021-05-15 Jasem Mutlaq if source temperature is invalid, try to read from current source 0982 34774e237 2021-05-14 Jasem Mutlaq Sync setting when temperature source changes 0983 c73dfc823 2021-05-10 Pawel Soja Simplify code - Use INDI::WidgetView<>. 0984 9a627986e 2021-05-10 Jasem Mutlaq Use KSNotification to send events 0985 aef83fc6a 2021-05-10 Jasem Mutlaq Set calibration mode (previously preview_mode) whenever calibration is started... 0986 0c3da5721 2021-05-08 Jasem Mutlaq Using adjusted with path() in Qt has a negative effect in Windows where driver letters are removed from the path. Falling back to a simpler method t.. 0987 fedf419e7 2021-05-09 Jasem Mutlaq Make user select explicit temperature source for focus instead of assuming which source to use 0988 d5b11325d 2021-05-08 Jasem Mutlaq Simplify message for toggling rotator 0989 346275b9a 2021-05-08 Yuri Chornoivan Fix weird formatting 0990 3e21f05f8 2021-05-03 Hy Murveit Refactor artificial horizon constraints. Add ceiling constraint. Add unit tests. Use Great circle. 0991 bb37143cb 2021-05-06 Alexander Lohnau GIT_SILENT Add auto generated files to .gitignore 0992 e32f6399c 2021-05-04 Wolfgang Reissenberger Bugfix meridian flip for lower culmination 0993 efc58b174 2021-04-17 Hy Murveit Refactor scheduler for unit testing. Add Unit Tests. 0994 5e0a1a6fc 2021-05-01 Eric Dejouhanet Fix catalog download crash 0995 5cd188f59 2021-04-30 Jasem Mutlaq Start using temperature in passive cameras 0996 58fc41ab6 2021-04-30 Jasem Mutlaq Fix login AND to OR 0997 2de30edc4 2021-04-29 Jasem Mutlaq Revert unintended change, remove Qt::DirectConnection 0998 dc7e3007d 2021-04-29 Jasem Mutlaq Fix upper limit for exposure in dark library 0999 c7d73a5ff 2021-04-29 Jasem Mutlaq Fix rare crash on exist where client could still be active and sending updates 1000 fcbd6718e 2021-04-29 Jasem Mutlaq Fix null QObject disconnect error 1001 864468396 2021-04-27 Eric Dejouhanet Improve WUT performance by testing magnitude before visibility. 1002 1adf58605 2021-04-26 Heiko Becker Fix build without BUILD_KSTARS_LITE and libraw 1003 e2bf44592 2021-04-26 Siyu Zhang Fix build 1004 ed31d56b6 2021-04-26 Jasem Mutlaq Starting v3.5.4 development cycle 1005 1006 3.5.2 (Huygens): 1007 1008 ec39e58d5 2021-02-28 Jasem Mutlaq Fix return code error 1009 fea80004a 2021-02-28 Jasem Mutlaq Improve solve failure alignment message 1010 157c8cff0 2021-02-28 Jasem Mutlaq Mark stable release for 3.5.2 1011 487ca62b2 2021-02-28 Eric Dejouhanet Fix fread return code check and non-init block use. 1012 e6c2c9c4c 2021-02-27 Hy Murveit Save the estimated GPG period. 1013 a2f6995f6 2021-02-28 Yuri Chornoivan Fix wrong usage of i18np() 1014 d80cef232 2021-02-27 Eric Dejouhanet Fix Guider capture/reacquire timeout handling 1015 3f0274dda 2021-02-27 Eric Dejouhanet Protect from focuser loss, ensure autofocus stop from button. 1016 a09145800 2021-02-24 Aziz Bouland adds the ability to set the video buffer size and the max frames per second sent from ekos programtically 1017 ab65d91b8 2021-02-24 Jasem Mutlaq INDI driver sync 1018 739c70fb8 2021-02-23 Hy Murveit Save Align accuracy. Add focus position to Analyze focus info box. 1019 8240afe3c 2021-02-22 Yuri Chornoivan Fix minor typo 1020 4aaad41e8 2021-02-22 Jasem Mutlaq Fix build error 1021 601788519 2021-02-21 Jasem Mutlaq Simplify PAA messages 1022 65b0f85d5 2021-02-18 Jasem Mutlaq Add more information about mount coordinates conversions in log 1023 9ecc46851 2021-02-18 Jasem Mutlaq Add ha to mount messages 1024 c5a7b5be0 2021-02-18 Eric Dejouhanet Protect from focuser loss, ensure autofocus stop from button. 1025 11e7f786c 2021-02-16 Jasem Mutlaq Send pixmap for low-res images 1026 d61c55749 2021-02-16 Jasem Mutlaq No need to send temperature as state 1027 224caa313 2021-02-16 Jasem Mutlaq Fix crash in serial port assistant device navigation 1028 b26c18ea1 2021-02-11 Hy Murveit Add apt-add-ppa to README.md build instructions. 1029 c97f2adb4 2021-02-09 Eric Dejouhanet Fix issues found by Coverity Scan (level medium) 1030 578da02cb 2021-02-08 Jasem Mutlaq Disable placehold test on Windows until fixed later 1031 8962f1cc6 2021-02-08 Eric Dejouhanet Fix issues found by Coverity Scan (level High). 1032 e50708a71 2021-02-08 Jasem Mutlaq Only debayer images that originally have single channel in the fits header. 1033 dec23434b 2021-02-08 Jasem Mutlaq Make sure we have single channel to read data min and max. For multichannel we calculate directly. 1034 b0268d421 2021-02-07 Jasem Mutlaq Add visual studio ignores 1035 ea1cc1f96 2021-02-07 Jasem Mutlaq Disable strict iterators for Windows 1036 1426c837f 2021-02-07 Jasem Mutlaq Make KStars compile on Windows in Debug mode. Apparently headers order is important 1037 bfd04bf36 2021-01-27 Kwon-Young Choi Test SequenceJob::getSignature 1038 b4e350952 2021-01-19 Kwon-Young Choi Empty TestPlaceholderPath class in preparation of issue #54 1039 43c5c5dbe 2021-02-05 Jasem Mutlaq INDI Drivers sync 1040 2d790408f 2021-02-05 l10n daemon script SVN_SILENT made messages (.desktop file) - always resolve ours 1041 c10e174fe 2021-02-03 Hy Murveit PAA UI: Fix wording. Speedup drawing of circle. 1042 1caa4dcce 2021-02-04 Yuri Chornoivan Fix minor typos 1043 c5c04f2e9 2021-02-03 Hy Murveit New UI to help user correct polar alignment. 1044 4c3a23ed3 2021-02-02 Jasem Mutlaq Simplify serial assistant 1045 783a076fb 2021-02-02 Jasem Mutlaq Add weather interface as well since most are serial devices 1046 e37423958 2021-02-01 Jasem Mutlaq No need to scale bounded rectangle 1047 708d9be9d 2021-01-31 Eric Dejouhanet Fix sequence unexpectedly changing when pasting a Scheduler job. 1048 dc14609eb 2021-01-26 Jasem Mutlaq Quick fix for meridian message box crash 1049 2e32f9886 2021-01-26 Jasem Mutlaq Use KSMessageBox dialog to display meridian warning. Send az and alt error in the polarUpdated signal 1050 86b990833 2021-01-25 Hy Murveit PAA fix issue with rotation, adjust test. 1051 b1a4eba48 2021-01-25 l10n daemon script GIT_SILENT made messages (after extraction) 1052 5b3eacbd9 2021-01-24 Jasem Mutlaq Send state when modules are started 1053 df1571634 2021-01-24 Jasem Mutlaq Simplify PAH text 1054 e0bd6d66c 2021-01-24 Akarsh Simha Update DSS URLs to https. 1055 dcc946b43 2021-01-24 l10n daemon script GIT_SILENT made messages (after extraction) 1056 9ab004338 2021-01-22 Hy Murveit PAA bugfix, make sure PAA is running before cancelling it on solver fail. 1057 54c8299b8 2021-01-23 Jasem Mutlaq Fix build on BSD 1058 cef2ab206 2021-01-23 Jasem Mutlaq Fix build on Windows 1059 dc3e949a0 2021-01-23 Jasem Mutlaq Add adaptive sampling as a possible solution to load large images in memory constrained systems 1060 fb74da14b 2021-01-22 Hy Murveit Fix PAA manual rotation message, Retry if solver fails, PAA UI cleanup. 1061 7619cc39a 2021-01-21 Jasem Mutlaq Safe to add blocking connection back. No deadlock detected with tests 1062 f89934aa3 2021-01-21 Jasem Mutlaq Emit change for vector correction 1063 83b04aa39 2021-01-16 Rick Bassham feat: add rotation to scheduler 1064 74e0dac19 2021-01-20 Hy Murveit Simplify AlignView for PAA and fix bug there. 1065 ed097b432 2021-01-20 Jasem Mutlaq Remove older code now that we send updated frame 1066 1941d7623 2021-01-20 Jasem Mutlaq Make the connection unique 1067 81570e3a8 2021-01-20 Jasem Mutlaq Send correction vector on update 1068 4f3be0fc6 2021-01-20 Jasem Mutlaq Fix mount speed settings in polar alignment 1069 1c57e4518 2021-01-20 Jasem Mutlaq Ignore SIGPIPE again 1070 1b3245b3c 2021-01-20 Jasem Mutlaq Safe to use blocking queued connection now 1071 0975bdf7f 2021-01-20 Jasem Mutlaq Auto park on PAH completion should be off now by default 1072 c02f114a5 2021-01-18 Jasem Mutlaq Fix Ekoslive PAH refresh 1073 74c8d9d91 2021-01-18 Jasem Mutlaq Remove Pluto from planet search in observation wizard 1074 17637042f 2021-01-17 Hy Murveit Analyze details table--move to QTableWidget. 1075 2a6ed9959 2021-01-17 Jasem Mutlaq Remove extra functions for end focus as they were causing confusion. Focus tested under multiple real scenarios under Ikarus Observatory along with .. 1076 6a797bfaf 2021-01-17 Jasem Mutlaq Create userdb database backup file and restore it once detecting a corrupted file for whatever reason 1077 3656fed1d 2021-01-17 Jasem Mutlaq Delete client later to prevent crash under some scenarios 1078 a65830501 2021-01-17 Jasem Mutlaq Abort focus if it is in progress while meridian flip is underway 1079 2e3ca42ba 2021-01-17 Jasem Mutlaq WHen in meridian flip, ignore focus state changes 1080 85c3b3196 2021-01-17 Jasem Mutlaq Must set this flag otherwise state is not dispatched in completeFocusProcedure 1081 f53607cdc 2021-01-17 Eric Dejouhanet Fix Capture aborting exposure of Focus 1082 8f55f85d2 2021-01-16 l10n daemon script GIT_SILENT made messages (after extraction) 1083 8dcefc97b 2021-01-15 Jasem Mutlaq If ekos status is not idle, try to stop ekos first before starting again 1084 b90f3ef33 2021-01-13 Jasem Mutlaq Set maximum temperature diff to 1 up from 0.1 as many cameras coolers are not usually accurate enough to 0.1. This would allow for first image to ki.. 1085 05510da0e 2021-01-15 Hy Murveit PAA--cleanup test. Update user messaging. 1086 53f886c33 2021-01-15 Jasem Mutlaq Send ekoslive events even when not fully connected 1087 e15ef966f 2021-01-15 Jasem Mutlaq Use KSNotification on device connection failure 1088 f87c3ba28 2021-01-15 Jasem Mutlaq Use KSNotification::event instead of direct KNotification 1089 26c615d94 2021-01-15 Jasem Mutlaq Use more sane defaults for INDI message notification and starting step size for most focusers 1090 29cda560e 2021-01-13 Jasem Mutlaq Use Blocking Queued Connection again since deadlock issue temporarily fixed on INDI side 1091 0fa393571 2021-01-13 Hy Murveit PAA: sample from the center of the image. Update test. minor bugfix. 1092 b7ac3bd53 2021-01-11 Hy Murveit Fix PAA type (purple -> green). 1093 cbe33115a 2020-12-20 Hy Murveit New polar-alignment scheme 1094 4635b3b08 2021-01-10 Brodrick Bassham feat: manual rotation dialog in alignment module 1095 c5e8b6234 2021-01-10 Jasem Mutlaq Starting 3.5.2 development cycle 1096 1097 3.5.1 (Centauri): 1098 1099 0b214549f 2021-01-07 Jasem Mutlaq Mark 3.5.1 stable release 1100 6fd6ba608 2021-01-06 Jasem Mutlaq Yet another fix to in sequence focus not getting reported to capture module after completion 1101 d204d7237 2021-01-05 Jasem Mutlaq Fix crash when no object was clicked in recent satellite MR 1102 542911112 2021-01-02 Eric Dejouhanet Fix focusEffect option test. 1103 287f375ac 2021-01-03 Pedro Rodriguez Perez Fix xi18n argument: it can't be split over multiple lines 1104 803b6f499 2021-01-03 Eric Dejouhanet Additional fix for focus state changes 1105 a6fa048db 2021-01-02 Hy Murveit Add option to control downsampling on stretch slider preview. 1106 3b53c5446 2021-01-03 Yuri Chornoivan Fix minor typo 1107 dd96446b6 2021-01-02 Jasem Mutlaq Set subtract parameters when existing frame is found as well 1108 298566a67 2021-01-02 Jasem Mutlaq Set inSequenceFocus to false once stopped and set state to Ekos::FOCUS_COMPLETE once there is no need to perform autofocus after checkFocus in invoked 1109 2a6f959d2 2021-01-02 l10n daemon script GIT_SILENT made messages (after extraction) 1110 7de4a03d5 2021-01-01 Eric Dejouhanet Fix and validate management of image filter in Focus. 1111 a9b3a6d8e 2020-12-30 Eric Dejouhanet Fix HFR check breaking running autofocus 1112 8f5ee7e4f 2020-12-30 Jasem Mutlaq Fix timespec for observation time 1113 cc23d8170 2020-12-30 Jasem Mutlaq Gracefully handle remove probs. All tests ran OK with this change 1114 a39da7171 2020-12-30 Jasem Mutlaq INDI drivers sync 1115 c6c189b19 2020-12-28 Jasem Mutlaq FITS saving failed because we used datatype while it was expecting imagetype 1116 1f2790158 2020-12-26 Jasem Mutlaq Double check that guider chip is valid, if not fallback to primary 1117 f08f7f74e 2020-12-25 Eric Dejouhanet Skip mount control test until QML/GL mixed window issue is resolved. 1118 4ad709d23 2020-12-25 Eric Dejouhanet Relax capture timeout, add warning. 1119 4c790b7f0 2020-12-25 Jasem Mutlaq Guide limits should be first 1120 d111331dd 2020-12-23 Jasem Mutlaq Revert "Improve HiPS rendering on HiDPI screens as well by relaxing levels" 1121 081b064a9 2020-12-22 Fabrizio Pollastri Mount Control: click on displayed coords to set them as input. 1122 5ff349164 2020-12-23 Aziz Bouland Adds Park everyday for ekoslive 1123 d055ca42a 2020-12-22 Jasem Mutlaq Fix potential crash when new operator fails. It should fail gracefully when memory allocation fails 1124 38c862083 2020-12-22 Jasem Mutlaq Revert "[Needs Review] Add missing CMake module for StellarSolver" 1125 3d52e6981 2020-12-19 Akarsh Simha Find StellarSolver in the usual UNIX locations 1126 3a1b62620 2020-12-19 Akarsh Simha Update FindStellarSolver.cmake from current master of StellarSolver 1127 a60cf3af2 2020-12-19 Akarsh Simha [Needs Review] Add missing CMake module for StellarSolver 1128 78b2374d4 2020-12-18 Hy Murveit Changed the order of the Capture Tab columns. 1129 214386d8f 2020-12-17 Jasem Mutlaq solver MODE would be used now to designate mode of operation local (stellarsolver) or remote solver. While solver TYPE would be used to differentiat.. 1130 ce952999d 2020-12-16 Jasem Mutlaq Improve HiPS rendering on HiDPI screens as well by relaxing levels 1131 e7e6ce298 2020-12-14 Pedro Rodriguez Perez Add satellite context menu copy TLE to clipboard 1132 f4505dcac 2020-12-15 Luigi Toscano Revert "Fix xi18n argument: it can't be split over multiple lines" 1133 dd0d33f0b 2020-12-14 Pedro Rodriguez Perez Fix xi18n argument: it can't be split over multiple lines 1134 4f41d99bd 2020-12-13 Hy Murveit Add handook doc to README.md 1135 dd4559989 2020-12-14 Luigi Toscano Fix xi18n argument: it can't be split over multiple lines 1136 ea17d50eb 2020-12-11 Jasem Mutlaq Make sure cameras that have focus and filter interface are not inadvertenly identified as pure focus or filter wheel device. Check for CCD bit mask .. 1137 05bb5e469 2020-12-10 Hy Murveit Make Linear focus restart a little gentler. Add test. 1138 1c9cf1c98 2020-12-10 Jasem Mutlaq Check for device name before deleting properties. 1139 2b859c1b7 2020-12-09 Jasem Mutlaq Scripts manager 1140 79ff9655d 2020-12-02 Hy Murveit Capture option to wait for low drift. Also guider keeps better track of guide star. Analyze can plot this better rms. 1141 d15e198bd 2020-12-07 l10n daemon script SVN_SILENT made messages (.desktop file) - always resolve ours 1142 496411fed 2020-12-07 l10n daemon script GIT_SILENT made messages (after extraction) 1143 480a65cd7 2020-12-06 Robert Lancaster Updating CMakeLists to copy Data directory into the app bundle on Mac builds so that it doesn't have to be done in the build script. Also changing .. 1144 247eb3d2e 2020-12-04 Eric Dejouhanet Remove some Ekos dependencies from builder 1145 451ac590c 2020-12-01 Cyril Richard Fixes wcs structure and code when singular matrix is detected. Should fix #47 1146 e8da99b5d 2020-12-03 Hy Murveit Fitsviewer option to overlay saturated pixels in red. 1147 2da33d40e 2020-12-01 Robert Lancaster Updating CMakeLists to copy Data directory into the app bundle on Mac builds so that it doesn't have to be done in the build script. Also changing .. 1148 f7fa10536 2020-11-29 Eric Dejouhanet Fix the focus state notification 1149 fafbf12e0 2020-11-27 Alexander Lohnau Port KNS method 1150 757b6d9f9 2020-11-28 Eric Dejouhanet Make the app-image build failure a warning only. 1151 3507693c8 2020-11-24 Jasem Mutlaq Start KStars v3.5.1 development cycle 1152 f8ac2f798 2020-11-22 Jasem Mutlaq Apparently checking isEnabled is not reliable indicator since it depends on parent status as well 1153 343f484ed 2020-11-22 Jasem Mutlaq Call checkCCD..etc al when set setting is called for the first time to ensure all parameters are set up properly 1154 1155 3.5.0 (StellarSolver): 1156 1157 3384e057f 2020-11-20 Robert Lancaster Updating CMakeLists to copy Data directory into the app bundle on Mac builds so that it doesn't have to be done in the build script. Also changing .. 1158 9e376958f 2020-11-19 Robert Lancaster Updating CMakeLists to copy Data directory into the app bundle on Mac builds so that it doesn't have to be done in the build script. Also changing .. 1159 56dc564a8 2020-11-18 Jasem Mutlaq Only save debayered local file using copy method and not temporary ones 1160 6f7352178 2020-11-18 Jasem Mutlaq Update dependency 1161 255dcd32d 2020-11-17 Jasem Mutlaq Exclue User Input events to fix an issue on MacOS 1162 8b1eacdae 2020-11-17 Eric Dejouhanet Prevent duplicate focus execution. 1163 69f97fd6d 2020-11-16 Jasem Mutlaq Fix crash when multiple views access the same FITSData and where loading WCS is still in progress. Add a variable to keep watch on WCS processing st.. 1164 b3422835d 2020-11-15 Hy Murveit Linear focuser fix bug where it hadn't been returning to initial position on error. 1165 5b275fb3d 2020-11-16 Robert Lancaster Updating CMakeLists to copy Data directory into the app bundle on Mac builds so that it doesn't have to be done in the build script. Also changing .. 1166 1bb129f85 2020-11-15 Robert Lancaster Updating CMakeLists to copy Data directory into the app bundle on Mac builds so that it doesn't have to be done in the build script. Also changing .. 1167 d1e1352d4 2020-11-15 Jasem Mutlaq Remove unused headers 1168 0dd339c95 2020-11-15 Eric Dejouhanet Build on master and MRs, test and app-image on MRs only. 1169 2109eb393 2020-11-15 Jasem Mutlaq Do not warn about Sun if you are already tracking it 1170 9b5156e22 2020-11-15 Jasem Mutlaq Remove more unused old astrometry code 1171 8dd932036 2020-11-14 Jasem Mutlaq Comment disabled file 1172 c7c03bfd8 2020-11-14 Jasem Mutlaq Disable unused code. Create and add local astrometry folder to the list of astrometry paths 1173 5c1c1b76e 2020-11-14 Jasem Mutlaq Call configure local astrometry to create the local astrometry download folder 1174 56dd014b8 2020-11-14 Jasem Mutlaq Comment unused sources 1175 39b6d8ab0 2020-11-14 Jasem Mutlaq Reduce sizes 1176 b70807bb2 2020-11-14 Eric Dejouhanet Reset Ekos pop-ups parents 1177 8ef5acddc 2020-11-13 Fabrizio Pollastri Mount Control layout with font metrics 1178 57c44d05c 2020-11-13 Eric Dejouhanet Rework Focus UI button update. 1179 69b159be6 2020-11-13 Hy Murveit Give the fitsValue and fitsPosition status widgets a minimum width. 1180 911f29311 2020-11-12 Robert Lancaster Updating the profile editor to manage the initial keep parameter 1181 83ed4971a 2020-11-12 Hy Murveit Fix profile combobox bug 1182 7ab6c95a6 2020-11-12 Jasem Mutlaq Fix test fits data. Hopefully this is the last bit with default profiles 1183 4886d9b31 2020-11-11 Hy Murveit Fix annoying compiler warnings. 1184 f8b9ca3de 2020-11-11 Eric Dejouhanet Explicitly add libstellarsolver as dependency 1185 25d417e5c 2020-11-11 Jasem Mutlaq Update mount control status when slewing 1186 bc6b3d43c 2020-11-11 Jasem Mutlaq Fix several layout issues. Apparently less is more 1187 dcce7dd4d 2020-11-11 Jasem Mutlaq Disconnect client manager to this specific device when removing to prevent possible crash 1188 8d542046b 2020-11-11 Jasem Mutlaq Fixed LONG standing GUI bug affecting connection tab when some properties are removed and then later added. Now calling invalidate to refresh the la.. 1189 be7515a43 2020-11-11 Jasem Mutlaq Use QtConcurrent to speed up WCS calculations 1190 bb940ddcf 2020-11-10 Hy Murveit Remember to reset the meridian flip (and other) settings on exit. 1191 370ede8ca 2020-11-10 Jasem Mutlaq Use QTime to produce the text 1192 00e570b94 2020-11-10 Jasem Mutlaq Throttle mount update status 1193 0ce1926c4 2020-11-10 Jasem Mutlaq const correctness and add meridian flip status accessor 1194 88c82ce89 2020-11-10 Jasem Mutlaq Add i18n to meridian flip status description 1195 5cfdb5870 2020-11-10 Wolfgang Reissenberger Capture counting test cases added 1196 15f72c16c 2020-11-10 Jasem Mutlaq Send meridianFlipText separately 1197 0c8d0f085 2020-11-09 Hy Murveit Don't print HFR for flats in fitsviewer status line. 1198 fba99848a 2020-11-10 Jasem Mutlaq Should not disable meridian flip in polar alignment since it is not achieving the required result. An explicit call to mount module is required and .. 1199 c15d8028a 2020-11-09 Hy Murveit Modified default StellarSolver profiles for Guide and Focus 1200 166f3d91a 2020-11-09 Hy Murveit Fix bug where HFR status disappears from fitsviewer. 1201 8f1d90fdf 2020-11-08 Jasem Mutlaq INDI Drivers sync 1202 70a5076bb 2020-11-07 Wolfgang Reissenberger Change fitsview tab title for image changes 1203 e8af04cf4 2020-11-07 Jasem Mutlaq Use image_data filename instead of currentURL which can be empty 1204 25b789c2b 2020-11-04 Hy Murveit Reorganize Analyze UI, add capture features. 1205 d0f7c923b 2020-11-06 Jasem Mutlaq Include filename even when loading data buffer to set the metadata necessary 1206 59551491a 2020-11-05 Jasem Mutlaq Delete all FITS viewers on exist 1207 08d9aa954 2020-11-05 Jasem Mutlaq Switch local stellarsolver if remote astrometry device is not detected 1208 02922db06 2020-11-05 Jasem Mutlaq Release all fits viewer if the option was indepdent windows since they will not be otherwise destroyed when KStars is 1209 a5f1a5e74 2020-11-05 Jasem Mutlaq Remote solver should be working again 1210 8bd227f0c 2020-11-05 Jasem Mutlaq Fix adding profile for cameras, guiders, and focusers 1211 3dfb01546 2020-11-04 Eric Dejouhanet Fix star count being limited by StellarSolver's default profile. 1212 e9c606fd3 2020-11-04 Eric Dejouhanet Work around the delay to add a sequence job item, consider invalid exposure and count. 1213 d3be92d28 2020-10-27 Dušan Poizl Fix opening FITS files where path contain non Latin1 characters 1214 b90fe2201 2020-11-04 Jasem Mutlaq Add HFR SEP Profiles 1215 0b22df4b0 2020-11-04 Jasem Mutlaq Remove pp added by mistake 1216 f952564f4 2020-11-04 Jasem Mutlaq Refactor to StellarSolverProfileEditor from generic OptionsProfilesEditor 1217 a2cef5e53 2020-11-04 Hy Murveit HFR StellarSolver Extraction profiles. 1218 0be60f8a6 2020-11-03 Wolfgang Reissenberger Test cases for capture counting harmonized - tests with and without the scheduler use the same test data sets - new test data added showing bugs usi.. 1219 edb060431 2020-11-02 Jasem Mutlaq Fix by Fabrizio Pollastri to Qt 5.15 Mount QML layout 1220 1d0df82e7 2020-11-02 Jasem Mutlaq Ensure the prior future if any completed processing before starting a new one 1221 940a05d8f 2020-11-02 Jasem Mutlaq Fixed the root cause leading the erronous GOTO when using the DBus GotoTarget function 1222 60e223063 2020-11-02 Jasem Mutlaq Restore function used in data visualization 1223 fe85aa9a9 2020-11-02 Jasem Mutlaq More .get to .data fixes for pre Qt 5.11 1224 aaa132013 2020-11-02 Jasem Mutlaq Fix warning 1225 c4dfdc612 2020-11-02 Jasem Mutlaq No need to clear a stacked declared variable 1226 cd8eaa998 2020-11-02 Jasem Mutlaq Set batch mode explicitly off to prevent any batch files written as a consequence 1227 d1cdcb1f4 2020-11-02 Jasem Mutlaq Fix jpg and png loading. Support monochrome natively 1228 acfa86185 2020-11-02 Jasem Mutlaq Do not fall back to searching full frame if there are no stars in the subframe. Let the calling function make that decision 1229 e4c82583f 2020-11-02 Jasem Mutlaq Use .data since .get is not available until Qt 5.11 1230 46d67d9f3 2020-11-01 Hy Murveit Remove red circles from SEPMultistar guideview 1231 e8b32a694 2020-11-01 Jasem Mutlaq Fix mount module slew to wrong coordinates 1232 af7540d97 2020-11-01 Jasem Mutlaq Handle cases where the corredponding module is not yet initialized 1233 c653962c5 2020-11-01 Jasem Mutlaq Add a check for the current Telescope pointer 1234 976dc3067 2020-11-01 Jasem Mutlaq Use delete later for FITSData and check if the future is running before waiting for it to finish 1235 8492eab3f 2020-10-31 Robert Lancaster Setting correct windows default paths for astrometry solving. 1236 c27a4cd4c 2020-10-31 Jasem Mutlaq Account for binned pixel 1237 db771febd 2020-10-30 Jasem Mutlaq Add more metadata and increase METADATA_PACKET size 1238 5d8e55863 2020-10-29 Jasem Mutlaq In case star detector is still running, wait for it to finish before destroying the object 1239 dfe6ee466 2020-10-29 Jasem Mutlaq Set binning and sep profile in align 1240 8ee91df8f 2020-10-28 Jasem Mutlaq Limit testfitsdata to StellarSolver 1241 b3d670d52 2020-10-28 Jasem Mutlaq Do not run tests if StellarSolver is not installed 1242 1416dd6ee 2020-10-28 Jasem Mutlaq Use more sane defaults for focus. Can be better optimized 1243 dfb2552f2 2020-10-27 Jasem Mutlaq Check if special value is not invalid 1244 aa97bb16d 2020-10-27 Jasem Mutlaq Use INVALID_VALUE to learn whether the value has been initialized 1245 87ec60260 2020-10-27 Jasem Mutlaq Init offset and gain special values 1246 da0f07418 2020-10-27 Jasem Mutlaq Fix gain and offset add job settings 1247 67f727db7 2020-10-27 Jasem Mutlaq load from image QByteArray 1248 100f0e0c2 2020-10-27 Jasem Mutlaq Use RGB888 to save on memory when loading from buffer 1249 22a3ac419 2020-10-27 Jasem Mutlaq Media load and slew support 1250 758a122dd 2020-10-27 Jasem Mutlaq Add a new command to send stellarsolver profiles 1251 c3c17b910 2020-10-27 Jasem Mutlaq Handle capture preset in loop 1252 b1cbcace2 2020-10-27 Jasem Mutlaq Rename StellarSolver profiles to more appropiate name. Add function to return a list of profile labels 1253 985347101 2020-10-27 Jasem Mutlaq Update build to use modern stellarsolver config targets 1254 bd7b76b3a 2020-10-27 Jasem Mutlaq Not required as stellarsolver would use config targets 1255 5ae4a9eac 2020-10-27 Jasem Mutlaq Fix header corruption when copying values 1256 6d04886fe 2020-10-27 Jasem Mutlaq Disable unnecessary function and reset FITSView 1257 d51afaa14 2020-10-27 Jasem Mutlaq Make event notification less spammy 1258 bdb7d5784 2020-10-27 Jasem Mutlaq Reset frame before focus capture 1259 4dba074d5 2020-10-26 Jasem Mutlaq Do not forget to announce state change for mount 1260 b827b1d93 2020-10-26 Jasem Mutlaq Re-enable loadandslew after solver failure 1261 8cc9ab4cc 2020-10-26 Jasem Mutlaq When saving to a new FITS file, create it from a new image since we could have debayered the buffer and lost the original bayered buffer since it is.. 1262 fbf04c95d 2020-10-26 Jasem Mutlaq Use QByteArray instead of passing raw buffers 1263 8fc67230a 2020-10-26 Jasem Mutlaq WHen loading images use all formats at once to avoid confusion 1264 f9638b9c2 2020-10-26 Jasem Mutlaq Fix target diff refactor 1265 7bd28c2a3 2020-10-26 Jasem Mutlaq Migrate old-style signals/slots to the new style 1266 276a12d96 2020-10-26 Jasem Mutlaq Fix warnings and close and remove indi fifo file when server is stopped 1267 b45531d18 2020-10-26 Jasem Mutlaq Remove temporary file check since it is no longer valid 1268 558448493 2020-10-26 Jasem Mutlaq Fix FITS tests 1269 0077370a9 2020-10-26 Jasem Mutlaq Close buffer are use 1270 07c8b0679 2020-10-25 Jasem Mutlaq No need to set maxStarCount since it is set in the profiles 1271 995e1a343 2020-10-25 Jasem Mutlaq Send resolution along with video frame 1272 bc2eb0e84 2020-10-25 Jasem Mutlaq send extension in metadata 1273 af1a79810 2020-10-25 Jasem Mutlaq Open buffer before use 1274 182db227a 2020-10-25 Jasem Mutlaq For gain and offset, use their special value 1275 4a1b51091 2020-10-25 Jasem Mutlaq Fix StelalrSolver ifdef enclosure 1276 1c2ed998c 2020-10-25 Jasem Mutlaq Embed metadata with image 1277 f19c96c15 2020-10-25 Jasem Mutlaq Fix StellarSolver warnings 1278 7e0056620 2020-10-25 Robert Lancaster Updating the Astrometry Config File and Index File Directory options so that they don't create duplicate entries, they remove nonexistant directorie.. 1279 f921dad0d 2020-10-25 Jasem Mutlaq Use QSharedPointer for video frame 1280 10b5d026a 2020-10-25 Jasem Mutlaq Rework dark library handling with the FITSData 1281 d1fd2c93e 2020-10-25 Jasem Mutlaq Use temporary fake path name to ensure the file is recognized as preview 1282 b749c9b9d 2020-10-25 Jasem Mutlaq Fix min/max in special cases 1283 b309d8ab7 2020-10-24 Jasem Mutlaq Use files for online and offline solvers 1284 0a77a9376 2020-10-24 Jasem Mutlaq Move all FITSViewer window creation to KStars instance so that it can manage them fully while other objects only request from the pool of available .. 1285 0a62e4648 2020-10-24 Jasem Mutlaq Use QSharedPointer for FITSViewer 1286 f33714a06 2020-10-24 Jasem Mutlaq Migrate channels to be part of the image statistics. Minor fixes 1287 fada31090 2020-10-24 Jasem Mutlaq Use QSharedPointer for FITSViewer 1288 0a67e2ff2 2020-10-24 Jasem Mutlaq Use summary view if possible to send preview images, if not then from FITSData 1289 546f368dd 2020-10-24 Jasem Mutlaq Update capture module to work with FITSData directly. Fix gain setting 1290 f85812fa9 2020-10-24 Jasem Mutlaq Use QSharedPointer for FITSViewer 1291 626300316 2020-10-24 Jasem Mutlaq Add new method to load data directly from FITSData and not disk files 1292 a84c5fc08 2020-10-24 Jasem Mutlaq Use QSharedPointer for FITSViewer 1293 5ffaf7808 2020-10-24 Jasem Mutlaq Use QSharedPointer for FITSViewer 1294 c8881b868 2020-10-24 Jasem Mutlaq Add support to load RAW images 1295 0a5d6709e 2020-10-24 Jasem Mutlaq Remove auto convert FITS since that is no longer necesary 1296 c056458f9 2020-10-24 Jasem Mutlaq Use FITSViewer shared pointer 1297 e12899511 2020-10-24 Jasem Mutlaq Major refactoring for FITSViewer and how FITS and other data is handled: 1. Eliminate any unncessary "temporary" files. If we have a buffer, use it .. 1298 83568b231 2020-10-23 Felix Yan Correct a typo in darkmatter.docbook 1299 696d5a022 2020-10-23 Nicolas Alvarez GitLab CI: reduce parallel jobs in ninja 1300 3ca7488ac 2020-10-22 Jasem Mutlaq Improve setSetting so that it updates object information if toggled 1301 aca1aa042 2020-10-22 Jasem Mutlaq Fix tests. Need to re-check again after default profiles are embedded in KStars 1302 e65a48404 2020-10-22 Jasem Mutlaq Correct syntax leading to odd results 1303 d22f267b8 2020-10-22 Jasem Mutlaq Cast to double since JMIndex can be zero otherwise 1304 f703c7ba8 2020-10-22 Jasem Mutlaq Do not remote load and slew temporary file, it will be detected later 1305 840a2d659 2020-10-22 Jasem Mutlaq Restore align completion time. Do not copy solved file as it is not required with stellarsolver 1306 393783486 2020-10-22 Jasem Mutlaq Update settings upon adding filter wheel 1307 a1c7b5a28 2020-10-22 Jasem Mutlaq Use stars returned from StellarSolver to create edges directly 1308 1e88074a6 2020-10-22 Jasem Mutlaq Move block down so that it compiles on Windows due to weird conflict with stellarsolver astrometry 1309 2a873898e 2020-10-21 Robert Lancaster Updating the Astrometry Config File and Index File Directory options so that they don't create duplicate entries, they remove nonexistant directorie.. 1310 c42bc42fa 2020-10-21 Jasem Mutlaq Add check for jobs empty 1311 43aca337f 2020-10-21 Jasem Mutlaq Use Unique Connections for all module connections 1312 8fd68915f 2020-10-21 Jasem Mutlaq Get target params default settings before setting them 1313 e386646d0 2020-10-21 Jasem Mutlaq Forgot to include middle rect 1314 d9d1167f8 2020-10-21 Jasem Mutlaq Restore QuickHFR settings 1315 000e8a9ac 2020-10-21 Jasem Mutlaq Use cleanup 1316 59faf2eab 2020-10-21 Jasem Mutlaq Remove duplicate prepareJob 1317 7023bc311 2020-10-21 Jasem Mutlaq Add missing header 1318 2f42d402b 2020-10-21 Jasem Mutlaq Better handling for source extractor settings in FITSData 1319 759c64c27 2020-10-20 Jasem Mutlaq Add extraction background as a separate entity to the FITS data that can be retrieved after source extraction 1320 9a89171a9 2020-10-20 Jasem Mutlaq Enclose connect clause for dialog type confirmation in the corresponding if block 1321 2767cd178 2020-10-20 Jasem Mutlaq Send axis delta to ekoslive 1322 b049d7abe 2020-10-20 Jasem Mutlaq Fix missing closing slash in XML element 1323 a1755653e 2020-10-20 Jasem Mutlaq Update to extractor parallel computation 1324 58aabb619 2020-10-19 Jasem Mutlaq Standardize mount module interface 1325 d9ef1810f 2020-10-18 Jasem Mutlaq wrap solver in QPointer to prevent leak 1326 f8c287bf1 2020-10-18 Jasem Mutlaq Disable eventloop since extraction is sync operation now 1327 ad6b33668 2020-10-17 Wolfgang Reissenberger Ekos states documentation for capture states 1328 9208ba63a 2020-10-17 Robert Lancaster Updating the Astrometry Config File and Index File Directory options so that they don't create duplicate entries, they remove nonexistant directorie.. 1329 652039e03 2020-10-17 Wolfgang Reissenberger Bugfix correcting meridian flip states for double meridian flips 1330 5d7ff49ed 2020-10-17 Robert Lancaster Adding the AutoDownsample function 1331 15ba3c90a 2020-10-16 Robert Lancaster Fixing online file path. Renaming some combo box items 1332 b3903b791 2020-10-16 Jasem Mutlaq Make use of all available space 1333 5c8fb5e02 2020-10-16 Jasem Mutlaq Use updated signal to ensure proper shutdown of the solver. Requires updated stellarsolver 1334 84d87a0e8 2020-10-16 Yuri Chornoivan Add missing period 1335 8863df103 2020-10-15 Jasem Mutlaq Improve how FOV Position Angle is displayed with match with expectations in Ekos 1336 bccebb707 2020-10-15 Jasem Mutlaq Add sync target to mount function separately 1337 544cf5a8a 2020-10-15 Jasem Mutlaq Add accuracy and settle to settings 1338 85b9f6a4e 2020-10-15 Jasem Mutlaq Add focus option profiles to settings 1339 40ed6072a 2020-10-15 Christian Dersch Update OpenNGC to latest release (v20201004) 1340 eef33ac6d 2020-10-15 Jasem Mutlaq Fix non-FITS private load warnings 1341 42e295f7e 2020-10-15 Jasem Mutlaq Fix scope reporting 1342 e24b0b211 2020-10-15 Jasem Mutlaq process solverAction setting 1343 be9ccdbb7 2020-10-15 Jasem Mutlaq Add guide loop support 1344 69b606eb7 2020-10-15 Jasem Mutlaq Use pixmap for low bandwidth images 1345 7d23ea305 2020-10-15 Jasem Mutlaq Add loop function to guide 1346 33d1abcd4 2020-10-15 Jasem Mutlaq Add commands for focus and guide captures 1347 43e2c29f1 2020-10-15 Jasem Mutlaq Improve supplied vs effective focal lengths 1348 8fdde98d4 2020-10-15 Jasem Mutlaq Extend solver scale range from 80% to 120% of calculated values to allow for more room for variations 1349 23f9127f6 2020-10-15 Jasem Mutlaq Disable problematic test until further notice 1350 9869bcfb5 2020-10-15 Jasem Mutlaq Add additional check to ensure we are using the correct telescope when imaging a sequence 1351 36eb16a1c 2020-10-14 Jasem Mutlaq Increase overall streaming quality 1352 a099f2361 2020-10-14 Jasem Mutlaq Add space 1353 3f4acf6fa 2020-10-13 Jasem Mutlaq Fix typo and correct format 1354 be009c503 2020-10-13 Jasem Mutlaq Only debyaer .stream formats only 1355 961409672 2020-10-13 Eric Dejouhanet Switch deps to nightly 1356 478382b13 2020-10-13 Jasem Mutlaq Find existing header information to speed up load and slew like before using StellarSolver 1357 5ea51643f 2020-10-13 Jasem Mutlaq Fix scale and field units 1358 0c31810ff 2020-10-13 Jasem Mutlaq Add a function to parse solution header 1359 9a27b51f0 2020-10-13 Jasem Mutlaq Make startup wizard buttons more concrete and less confusing. 1360 745b6d909 2020-10-12 Jasem Mutlaq Restore the timer start when solving. Do not update effective FOV and focal length when in load and slew 1361 1069cd896 2020-10-12 Jasem Mutlaq Fix crash when remote solver is selected but not available due to missing driver 1362 278bc3c15 2020-10-12 Jasem Mutlaq Add focus, guide, and align to media websocket preview send 1363 9e941a735 2020-10-12 Eric Dejouhanet Add StellarSolver library to CI. 1364 f597ae8bd 2020-10-12 Jasem Mutlaq Make sure remote parse device exist. If not switch back to StellarSolver 1365 6014b37a2 2020-10-12 Jasem Mutlaq Fix typo 1366 d6d3a27ff 2020-10-11 Akarsh Simha In the find dialog, replace multiple spaces by single space. 1367 8aebf4626 2020-10-11 Akarsh Simha astyle fixes 1368 4c1d71034 2020-10-11 Akarsh Simha Hackish way to fix crash when a random text file is loaded as a session plan into the observing list tool 1369 698fb43f8 2020-10-11 Jasem Mutlaq Add a settle status to Ekos manager whereas any 3rd party clients can now know when it is safer to communicate given that all properties are defined.. 1370 ddb52173a 2020-10-11 Jasem Mutlaq Fix calculation for effective focal length 1371 a8b786e88 2020-10-11 Akarsh Simha Minor improvement: Avoid inserting nullptr objects into the nameHash 1372 d87b7b880 2020-10-11 Jasem Mutlaq Remove ekos reference in FITS Sep detector 1373 0491c0286 2020-10-11 Jasem Mutlaq Use KSUtil when possible to return any default paths 1374 d1e4e2115 2020-10-11 Jasem Mutlaq Add effective focal length and ratio in align module 1375 25660a7e3 2020-10-11 Robert Lancaster Separating StellarSolver logging from Astrometry logging. Improving message for failed solves when alignment logging is off. Improving Focus loggi.. 1376 bce9e3dc8 2020-10-10 Yuri Chornoivan Fix minor typos 1377 f7fe2ba7d 2020-10-10 Jasem Mutlaq Declare starCenters for both stellarsolver and regular SEP 1378 51fbd126b 2020-10-09 Robert Lancaster Master 1379 12ab6230f 2020-10-09 Jasem Mutlaq Fix testfitsdata after latest changes 1380 10bb63b6e 2020-10-09 Jasem Mutlaq Fix findStars usage 1381 fa6d0f0f2 2020-10-09 Jasem Mutlaq Fix build when stellarsolver is not installed 1382 f7e82270e 2020-10-09 Jasem Mutlaq Update code to use asynchronous mode for star detection 1383 d5d00312b 2020-10-09 Jasem Mutlaq Use the updated StellarSolver consolidated syntax 1384 f95230b88 2020-10-09 Jasem Mutlaq Fix the fits test with stellarsolver 1385 ebc1f4a7a 2020-10-08 Jasem Mutlaq Use more accurate description for solver type 1386 e5878278c 2020-10-08 Jasem Mutlaq Add libstellarsolver-dev to the dependencies 1387 976208fd7 2020-10-08 Jasem Mutlaq Fix crash when using raw pointer 1388 82ccb1e90 2020-10-08 Jasem Mutlaq Add new HFR_HIGH type which gets a star in the top 5% of detected stars to avoid overly saturated stars while still getting a bright star good enoug.. 1389 8e8ea898c 2020-10-08 Jasem Mutlaq If bounded search fails, fall back to full frame 1390 4c3b4151d 2020-10-08 Jasem Mutlaq Fix memory allocation issue 1391 77fb1287b 2020-10-08 Jasem Mutlaq Revert to gradient as it is now more reliable than SEP 1392 a44d6b9d3 2020-10-08 Jasem Mutlaq Stop crash if stellarsolver object is not init 1393 63f320e23 2020-10-08 Jasem Mutlaq Fix build when StellarSolver is not available even though it is now a hard dependency if INDI is detected 1394 b2a99b8fb 2020-10-08 Jasem Mutlaq Fix stellarsolver includes 1395 20943987e 2020-10-08 Jasem Mutlaq No need for astrometry.net 1396 4f67d3282 2020-10-08 Jasem Mutlaq Star should be select after setting star center 1397 9a2189911 2020-10-08 Jasem Mutlaq Fix using boundary in stellarsolver 1398 3e02202c8 2020-10-08 Jasem Mutlaq Add stellarsolver dependency 1399 e78154841 2020-10-08 Robert Lancaster This is a pretty big change. It is the start of the integration of the StellarSolver Library that I created this spring. Here are some of the cha.. 1400 0ed5f9338 2020-10-08 Jasem Mutlaq Revert "This is a pretty big change. It is the start of the integration of the StellarSolver Library that I created this spring. Here are some of.. 1401 1dd9baf71 2020-10-08 Jasem Mutlaq This is a pretty big change. It is the start of the integration of the StellarSolver Library that I created this spring. Here are some of the cha.. 1402 7120f95a1 2020-10-07 Jasem Mutlaq Add _GET for focus settings 1403 489300e12 2020-10-07 Jasem Mutlaq Fix warnings 1404 5dd94370a 2020-10-06 Jasem Mutlaq Fix property subscription 1405 afe2e28d8 2020-10-06 Jasem Mutlaq Add focuser name to the settings get/set 1406 c643cb792 2020-10-06 Jasem Mutlaq Fix absolute path and style 1407 681f72a62 2020-10-05 Hy Murveit Fix issue with Analyze Info Box's background color. 1408 e690ee5c7 2020-10-06 Fabrizio Pollastri Minimize the mean angle representation error of DMS/HMS formats 1409 936d1e33e 2020-10-05 Jasem Mutlaq Add separate setters for primary, process, and mechanics options in focus module 1410 902789ba1 2020-10-05 Jasem Mutlaq Add corresponding commands for setting settings 1411 de226522c 2020-10-05 Jasem Mutlaq Add focus json Settings 1412 9e74446c7 2020-10-04 Robert Lancaster Misspelled Options 1413 106e9968d 2020-10-04 Jasem Mutlaq Add focus and guide get/set settings. Improve sycning settings 1414 896673f64 2020-10-04 Robert Lancaster Fixing star detection problem in other algorithms 1415 4b671724c 2020-10-03 Robert Lancaster Enabling Options Editing with apply and OK button, Allowing chaning of options profile for focusing, deleting unused options, improving logging opti.. 1416 1ef9dcc5f 2020-10-03 Jasem Mutlaq Fix sending video frames over websocket 1417 c8cfc1b17 2020-10-03 Jasem Mutlaq Add an assert to check for potentially invalid base device and client manager pointers 1418 f2161238a 2020-10-03 Jasem Mutlaq foreach --> for 1419 b23157726 2020-10-03 Jasem Mutlaq Add labels to calibrate and rotate buttons to make them easier to figure out 1420 7062c36b0 2020-10-01 Philip Mair Fix for temperature delta check When using single exposure jobs (SHOSHO...) 1421 ec404ec3c 2020-10-03 Robert Lancaster Merging with upstream master 1422 2c3b8c64c 2020-10-03 Jasem Mutlaq Add missing KSTARS_CCD dType to INDI::CCD 1423 432b0d356 2020-10-02 Jasem Mutlaq Further improve handling disconnecting clients. Add 50ms delay to connecting devices 1424 6fccf3e9e 2020-10-02 Eric Dejouhanet Fix some deadlocks and sigsegvs 1425 f5e4e9836 2020-10-01 Hy Murveit Move settle started log statement to the start of dithering to match phdlogview 1426 d604b2835 2020-09-27 Hy Murveit Skip GPG with large drift. Reset GPG if too many skips. 1427 ff7fff6d8 2020-09-30 Robert Lancaster Loading index folder paths both default and from config file 1428 ae8f095f5 2020-09-30 Robert Lancaster loading saved options list, deleting unused downsample option 1429 8ad873931 2020-09-30 Jasem Mutlaq Fix wrong static cast to int for double value 1430 5af15c4cf 2020-09-29 Robert Lancaster Creating a way for useScale and usePosition to be temporarily disabled for the loadAndSlew method. 1431 0f3c1f7d7 2020-09-29 Jasem Mutlaq Add accuracy and settle to setSettings in Align 1432 b74f372e8 2020-09-29 Jasem Mutlaq Support saving to QImage supported format 1433 861caff77 2020-09-29 Jasem Mutlaq Separate PNG and JPG save 1434 23b8fe2c7 2020-09-29 Robert Lancaster Enabling external program editor boxes 1435 1103d4958 2020-09-29 Robert Lancaster making index folder list editable 1436 04642de74 2020-09-28 Robert Lancaster trying again to fix find module on windows 1437 b542fff01 2020-09-28 Robert Lancaster trying to fix findstellarsolver.cmake 1438 aa74bcdeb 2020-09-28 Robert Lancaster Fixing problem with includes placement 1439 972088205 2020-09-28 Robert Lancaster Trying to fix the cmake module 1440 85fa90625 2020-09-21 Hy Murveit Add option to set max HFR for the guide star selected by SEP MultiStar. 1441 480e2db4f 2020-09-28 Jeremy Burton Fix sequence tag name 1442 8b2b1e305 2020-09-28 Robert Lancaster Correcting a forgotten disconnect that caused a crash 1443 362239934 2020-09-28 Robert Lancaster Adding the ability to load any image in load and slew and Open image 1444 4b6c0dbb5 2020-09-27 Eric Dejouhanet Fix gadget name in Capture Tests. 1445 d576fd1dc 2020-09-27 Jasem Mutlaq Add gain, iso, and dark to align JSON get/set presets 1446 571da3b7b 2020-09-27 Jasem Mutlaq Fix refactored save image error 1447 7a18e0a58 2020-09-27 Jasem Mutlaq Revert "Fix deprecated warning. endl --> Qt::endl" 1448 3789e42f7 2020-09-27 Jasem Mutlaq Fix deprecated warning. endl --> Qt::endl 1449 4ce14076f 2020-09-27 Jasem Mutlaq Fix sequence XML tags messed up due to mass replace before 1450 2ca083c36 2020-09-27 Jasem Mutlaq Set colorScheme as read-write property 1451 156415dea 2020-09-27 Robert Lancaster Enabling options profile editor buttons 1452 c9cc6bfca 2020-09-25 Eric Dejouhanet Color scheme update through d-bus 1453 183ad39bc 2020-09-25 Jasem Mutlaq INDI drivers sync 1454 7402cc2be 2020-09-24 Jasem Mutlaq Associate filter manager data with device 1455 5d6c8880f 2020-09-24 Jasem Mutlaq Add get and set data for filter manager 1456 9272e360e 2020-09-24 Jasem Mutlaq propElements is a better description for the variable 1457 7a9aa6254 2020-09-23 Jasem Mutlaq Implement EkosLive add and remove properties 1458 5971ffdb5 2020-09-22 Jasem Mutlaq Fix crash in guide module in case main camera is restarted 1459 e57d3b8ec 2020-09-22 Eric Dejouhanet Create ccache folder when gitlab runner lacks its cache. 1460 c0f28925e 2020-09-22 Jasem Mutlaq Fix compile error 1461 8d84f21bb 2020-09-22 Jasem Mutlaq Do not use filename when it is not necessary 1462 91d0dcc94 2020-09-22 Eric Dejouhanet Use ninja as build system instead of make, use ccache and fail fast on build. 1463 396ab2c72 2020-09-22 Yuri Chornoivan Use plurals, fix argument 1464 28011870d 2020-09-21 Hy Murveit Fix Analyze bug where bad timestamps can be used and written to analyze log 1465 8e83bce18 2020-09-21 Jasem Mutlaq Fix data type typo 1466 7499206e7 2020-09-21 Akarsh Simha Minor optimization: Move Options:: calls and floating point multiplication outside of drawing loop 1467 d768c4aa8 2020-09-21 Akarsh Simha Apply the deep-sky limiting magnitude to custom catalogs as well. 1468 6bf859ac0 2020-09-21 Akarsh Simha Refactor out the calculation for the deep-sky magnitude limit that we draw up to. 1469 1a8aec58c 2020-09-20 Akarsh Simha Inform the user when a wishlist object was not available in KStars instead of truncating the wishlist silently 1470 aa1396bb0 2020-07-06 Akarsh Simha Fix behavior of focus dialog when entering RA/Dec in JNow mode 1471 7b3f37d6a 2020-09-20 Jasem Mutlaq Add support to saving png/jpg in FITS Viewer 1472 8bf143316 2020-09-20 Eric Dejouhanet Reword ProfileEditor tooltips, especially remote INDI chaining. 1473 19cae02e0 2020-09-19 Nicolas Fella Remove unused include 1474 528c3e74c 2020-09-17 Jasem Mutlaq Add get calibration and file settings 1475 3ad907342 2020-09-16 Jasem Mutlaq Fix typo 1476 f069f1358 2020-09-16 Jasem Mutlaq Refactor capture module controls and add calibration, file, and limit settings to messages 1477 c55eb81a5 2020-09-16 Jasem Mutlaq Fix possible crash condition is currentFilterPosition <= 0 1478 b207fc4be 2020-09-15 Kukuh Syafaat add content rating 1479 af9f6a642 2020-09-14 Jasem Mutlaq Add ISO and Gain controls in Align module. This is a temporary solution as we should move to using presets with preset editor so that different came.. 1480 a52e61860 2020-09-14 Eric Dejouhanet Condition use of horizontalAdvance to Qt 5.11+ 1481 b9b00ffe1 2020-09-12 Fabrizio Pollastri Fix SkyPoint::EquatorialToHorizontal giving Az=360.0 1482 a23eb10e4 2020-09-14 Eric Dejouhanet Fix remote indi connection configuration and sigsegv on failure. 1483 34b0c07aa 2020-09-13 Jasem Mutlaq Fix warning and only search stars for LIGHT frames 1484 f58c3b704 2020-09-13 Jasem Mutlaq Fix INDI property to JSON translation 1485 9fc522af6 2020-09-12 Eric Dejouhanet Add Capture Module tests. 1486 7fdf29242 2020-09-11 Jasem Mutlaq Dynamically adjust font size based on how long the FOV name is 1487 d15324a77 2020-09-10 Jasem Mutlaq Refactor to be more consistent with code style 1488 9831b5d1a 2020-09-10 Jasem Mutlaq INDI drivers sync 1489 b5cf8f524 2020-09-10 Jasem Mutlaq Fix cpp-check warnings and Windows build error 1490 72a7c8f16 2020-09-09 Cyril Richard This fix the orientation issue: row order reversing will work differently for odd and even row count. 1491 c55c2c3a8 2020-09-07 Jasem Mutlaq Add device attribute to EkosLive device messages as it is required 1492 9d7b3b17b 2020-09-06 Robert Lancaster Updating defaults and fixing a crash 1493 ddf5bcabd 2020-09-05 Fabrizio Pollastri Fix class Dms double to float rounding 1494 905746def 2020-09-05 Jasem Mutlaq Update device time if KStars time is updated when applicable 1495 9498c39a3 2020-09-04 Hy Murveit Update the git tips section of README.md 1496 f65d7f014 2020-09-02 Eric Dejouhanet Relax RA/DEC match when slewing. 1497 05fe66e98 2020-09-01 Doug Summers Add alt to autofocus log lines (kstars log and autofocus log) in support of temperature and elevation focus compensation analysis 1498 e17401310 2020-09-02 Hy Murveit Fix testfitsdata. 1499 affb11733 2020-08-31 Alexis Lopez Zubieta Include indiserver 1500 fe07c8158 2020-08-28 Alexis Lopez Zubieta add appimage-builder recipe 1501 c06150531 2020-09-01 Jasem Mutlaq Add support to APPDIR for App image builds 1502 3e26bbc6e 2020-09-01 Jasem Mutlaq Add support to connecting to remote INDI hosts directly without device names 1503 1d6565d72 2020-09-01 Jasem Mutlaq Add manufacturer selection support to camera and focuser dropdowns to make it more accessible 1504 f65347af8 2020-09-01 Jasem Mutlaq INDI drivers sync 1505 38c6dfafc 2020-09-01 Jasem Mutlaq We can safe call startAstrometry now since it sets the target coordinate in the align module 1506 05add3677 2020-08-31 Robert Lancaster Making the OptionsProfiles work for KStars 1507 1b72f18dc 2020-08-29 Hy Murveit Improve Analyze zoom-in. 1508 1314b03ee 2020-08-30 Robert Lancaster Rotator and default paths combo box 1509 b05ea1c11 2020-08-30 Yuri Chornoivan Use i18n() instead of tr() 1510 8bc1b3f6a 2020-08-30 Yuri Chornoivan Allow flexible layout for labels on the Analyze tab 1511 0a46e2dbe 2020-08-30 Yuri Chornoivan Fix minor typos 1512 3e6a13d62 2020-08-29 Yuri Chornoivan Fix i18n() and typos 1513 df9c28a67 2020-08-28 Robert Lancaster Integrating Options 1514 4e891aac0 2020-08-29 Jasem Mutlaq Fix multithreaded race condition that could lead to crash between client and main GUI threads 1515 bbc46886b 2020-08-29 Jasem Mutlaq If Ekos option for Independent Window is selected, set Qt::Window flag accordingly. 1516 01c6b2d8c 2020-08-28 Robert Lancaster Updating docker test 1517 a808199da 2020-08-28 Robert Lancaster Some forgotten files in the commits 1518 c99b53002 2020-08-28 Robert Lancaster commenting out an issue 1519 b57497179 2020-08-28 Robert Lancaster Fixing conflicts 1520 cffc7f79f 2020-08-28 Eric Dejouhanet Using gitlab-runner to run tests. 1521 d6d6dbc3c 2020-08-28 Eric Dejouhanet Revert "Revert "Debugging test initialization."" 1522 844f99123 2020-08-28 Eric Dejouhanet Revert "Debugging test initialization." 1523 11a445154 2020-08-28 Robert Lancaster updating to new include directory name for stellarsolver 1524 a2149a13a 2020-08-27 Hy Murveit Change SEP MultiStar guiding from Experimental to Recommended. 1525 77bb12748 2020-08-28 Yuri Chornoivan Use entity 1526 b620eb490 2020-08-28 Yuri Chornoivan Add some formatting 1527 e082d271b 2020-08-28 Yuri Chornoivan Fix minor typo 1528 9681ee46b 2020-08-25 Fabrizio Pollastri Add sync with az/alt coordinates 1529 7b45612a9 2020-08-27 Hy Murveit Changed the help popup so that it scrolls. Added a way to input an alternate directory for FITS files. 1530 9278ec8f1 2020-08-24 Yuri Chornoivan Fix minor typo 1531 f5af981af 2020-08-23 Eric Dejouhanet Stabilize tests 1532 f4a8a74c6 2020-08-23 Jasem Mutlaq Make sure current telescope is initilized 1533 0910ae8a2 2020-08-23 Jasem Mutlaq Add support for forcing re-alignment before each job 1534 3d9157ee3 2020-08-22 Robert Lancaster Attempt at integrating the solver 1535 d260ea008 2020-08-22 Jasem Mutlaq Fix issue with dbus call missing arguments 1536 f13b95b07 2020-08-22 Jasem Mutlaq INDI Drivers sync 1537 57b7e9f8f 2020-08-20 Eric Dejouhanet Revert "Option added for re-aligning if guiding failed" 1538 698b19a14 2020-08-20 Jasem Mutlaq Add facility in Align module to set a custom target module. It used to be always based on current mount target, but under few circumstances, the cur.. 1539 7beff6309 2020-08-19 Wolfgang Reissenberger Checking dithering before focus check to avoid overlapping of both actions during pre-capture checks 1540 6444cbc54 2020-08-19 Wolfgang Reissenberger Option added for re-aligning if guiding failed 1541 c9bc7452d 2020-08-19 Pino Toscano TestFitsData: increment loading timeouts to 10s 1542 a9f07c324 2020-08-19 Jasem Mutlaq Add extra check that property is registered 1543 3d3c7e3d3 2020-08-17 Valentin Boettcher correct small typo in the doxygen main page 1544 43595faa3 2020-08-12 Nicolas Fella Remove unneeded includes 1545 45db55d66 2020-08-10 Jasem Mutlaq Disconnect all blob managers when remotely disconnecting a server as well 1546 e6a69db89 2020-08-05 Wolfgang Reissenberger Bug fix for continuing capturing after meridian flip if no guiding is running 1547 0c7482e02 2020-08-03 Hy Murveit Add BUILD_RELEASE to main kstars version display. 1548 26f1cd330 2020-08-03 Jasem Mutlaq Add pre-release warning to About page so that users can differentiate between beta and stable builds 1549 027d1df28 2020-08-02 Jasem Mutlaq Add concept of Proxy Devices which are devices that implmenet a different interface of a concrete device decorator. 1550 3332d51f5 2020-08-01 Florian Signoret Autofocus on observatory temperature change 1551 b13ec7ea4 2020-07-28 Jasem Mutlaq Fix compile errors 1552 653a4a80f 2020-07-28 Hy Murveit Adjust SEP MultiStar graphics so lines don't obscure guidestar. 1553 f3f1165ea 2020-07-26 Jasem Mutlaq Correctly handle "other" button. 1554 328cd5477 2020-07-26 Hy Murveit skip non-guide blobs in guider::newFITS, improve reaction to lost stars in dither, remove getLastStarPosition. 1555 597ec9f0e 2020-07-25 Hy Murveit Added MR description section to README.md. Changed Pull Request -> Merge Request. 1556 4042555e6 2020-07-25 Jasem Mutlaq Starting v3.5.0 development cycle 1557 3d97cda93 2020-07-18 Hy Murveit Fixed dither issue where when star is not found, large drift is wrongly calculated. 1558 f0bfcdf13 2020-07-20 Pino Toscano tests: do not pass a literal string as format string 1559 1560 3.4.3 (Neowise): 1561 1562 7b2c3a010 2020-07-18 Jasem Mutlaq INDI driver sync 1563 11130020b 2020-07-17 Eric Dejouhanet Bugfix phd2 protocol tolerance 1564 19ec71c74 2020-07-17 Eric Dejouhanet Fix qCompare int/double. 1565 29abc4aef 2020-07-17 Eric Dejouhanet Fix focus test missing header. 1566 4fc154588 2020-07-16 Hy Murveit Enable focus test 1567 2c4aab15d 2020-07-07 Hy Murveit Save and restore calibration, with test. Refactor calibration code. 1568 b4c164f0a 2020-07-15 Jasem Mutlaq Just account for the dec in the last step, no need to change the mosaic tile drawing code 1569 ef84f225e 2020-07-15 Jasem Mutlaq Account for cos(dec) in mosaic tool 1570 0e0de5257 2020-07-14 Eric Dejouhanet Improve fault tolerance during PHD2 interactions 1571 7d1de4a14 2020-07-13 Jasem Mutlaq Add filter wheel logging to capture dbus 1572 adeebc903 2020-07-13 Jasem Mutlaq Fix logging DBus call 1573 83bb3a765 2020-07-12 Jasem Mutlaq Check that we process only WEATHER_PARAMETERS property 1574 dcd9dd52a 2020-07-12 Jasem Mutlaq Use const reference to pass weather data instead of by value 1575 5a0ef1e81 2020-07-12 Jasem Mutlaq Try to send 5secs before heart beat timeout instead of 15 secs 1576 4d7209279 2020-07-10 Jasem Mutlaq Move flat focus option to filter manager for clarity 1577 dcf419875 2020-07-10 Jasem Mutlaq INDI drivers sync 1578 d499f0bbb 2020-07-06 Jasem Mutlaq Ensure that the default filter wheel exists in the current device list, otherwise fallback to filter wheel device list 1579 3d6975107 2020-07-06 Jasem Mutlaq Ensure that the filter wheel is set to whatever the default is. Ignore override 1580 a4ea698e1 2020-07-05 Akarsh Simha Code formatting (astyle) fixes 1581 e3dc576f5 2020-07-05 Akarsh Simha [Needs testing] Major refactoring of refraction corrections that fixes some bugs 1582 4283c554f 2020-07-05 Akarsh Simha Some refractoring: needs double-checking to be sure. 1583 10e98d37b 2020-07-05 Akarsh Simha Remove incorrect comment -- we iterate for the inverse in SkyPoint::unrefract 1584 791f471c1 2020-07-05 Akarsh Simha Replace -1.0 by SkyPoint::altCrit in various places (where we check for objects below the horizon) 1585 8576c3760 2020-07-04 Hy Murveit Merge branch 'master' of https://invent.kde.org/education/kstars 1586 7137a2240 2020-07-04 Hy Murveit Linear focus tests, UI, and tweaks 1587 749d40a51 2020-07-04 Akarsh Simha Fix regression in rendering deep star catalogs from 3c299e52e57a1a52722bc9d3b9235b31a4306fb2 1588 4cdaf4457 2020-07-04 Jasem Mutlaq INDI driver sync 1589 14c60f4dc 2020-07-03 Hy Murveit Add a compute HFR option, and separate HFR computation from Mark Stars. 1590 706b372ac 2020-07-02 Hy Murveit Merge branch 'master' of https://invent.kde.org/education/kstars 1591 92f1fbe58 2020-07-03 Jasem Mutlaq Disable internalguide test in Windows 1592 712f85378 2020-07-03 Jasem Mutlaq Re-arrange test requirements 1593 b7957ba6d 2020-07-03 Jasem Mutlaq Move internal guide to INDI 1594 3acc0e989 2020-07-02 Jasem Mutlaq Fix few issues with opsgpg UI file 1595 c331d2fe5 2020-07-02 Jasem Mutlaq Add GUIDE_REACQUIRE to list of conditions which lead to GUIDE_ABORT 1596 1a46698f6 2020-07-01 Jasem Mutlaq Dithering should be activated on preview 1597 6edf21614 2020-07-02 Hy Murveit Fix compiler warnings in opsgpg 1598 446481d5f 2020-07-01 Jasem Mutlaq Send to client if there is no object 1599 dae284f46 2020-07-01 Jasem Mutlaq Do not start focus in preview capture 1600 43b0c54fd 2020-07-01 Jasem Mutlaq Fix warnings 1601 ebf61c52f 2020-07-01 Hy Murveit Gaussian Process Guider & guide graph 1602 17a8085bc 2020-06-29 Wolfgang Reissenberger Bugfix for correct activation of dome and weather UI 1603 db1a82113 2020-06-27 Eric Dejouhanet Fix typo on DEC integral gain. 1604 d4b4cc2eb 2020-06-27 Jasem Mutlaq Fix crash in image dump mode. Fix script parsing 1605 27c9bda00 2020-06-27 Jasem Mutlaq Use regex to parse DBus command to fix a crash. 1606 eaae3bb6c 2020-06-27 Jasem Mutlaq Increase icon size 1607 416181f40 2020-06-26 Jasem Mutlaq Migrate the below horizon and Sun dialogs to KSMessageBox 1608 1fb950b4d 2020-06-26 Jasem Mutlaq Add corresponding INDI driver call to logging as well 1609 632c41435 2020-06-26 Wolfgang Reissenberger Bugfix focuser duplicated abs position 1610 0e075c10e 2020-06-26 Jasem Mutlaq Add more logging controls and sync filter rules after updataing them 1611 eac257180 2020-06-25 Jasem Mutlaq Abort before time out 1612 32d82b183 2020-06-25 Jasem Mutlaq INDI drivers sync 1613 f9ef809a6 2020-06-23 Wolfgang Reissenberger Fix crash in looping 1614 3ea1d0852 2020-06-23 Jasem Mutlaq Add Ekos logging to DBus 1615 2afeec16f 2020-06-23 Wolfgang Reissenberger Bug fixing capture refactoring 1616 b7614fea3 2020-06-22 Hy Murveit Remove obsolete code 1617 ad0936a94 2020-06-20 Jasem Mutlaq Perform checks in 1000ms to enable proper shutdown sequence of multiple drivers per device 1618 e9eb0cdc6 2020-06-18 Jasem Mutlaq Fix state machine transition. Do not emit unless we have an actual change in the state 1619 c85487ac5 2020-06-18 Hy Murveit Internal guider improvements 1620 a36776e1e 2020-06-17 Jasem Mutlaq Preview images should always be Client upload type 1621 58e9292b1 2020-06-17 Jasem Mutlaq Fix issue where progress is not updated when remote images are captured. Thanks to Ken on INDI forums who found the issue 1622 8d1cc913e 2020-06-17 Jasem Mutlaq Add support for camera driver restart. Still needs testing 1623 11f5b1758 2020-06-15 Hy Murveit Graphics for SEP MultiStar 1624 cc17537dd 2020-06-15 Hy Murveit Address the slew-never-started bug. 1625 b5693e22a 2020-06-14 Jasem Mutlaq Disable spammy log for now 1626 b6ae9277f 2020-06-14 Eric Dejouhanet Tests for the PHD2 guider link 1627 a223eb308 2020-06-13 Jasem Mutlaq Add explicit offset control. Separate ISO and Gain controls 1628 fa66a4a10 2020-06-13 Jasem Mutlaq Add explicit offset control. Separate ISO and Gain controls 1629 5804fa40b 2020-06-11 Hy Murveit Cleaned up the multi-star guiding graphics 1630 0d98c7b5e 2020-06-11 Hy Murveit Graphics for SEP MultiStar 1631 a4964e6a2 2020-06-11 Mohamad Kaouri Added profile name uniqueness requirement 1632 bfa637c52 2020-06-11 Hy Murveit SEP Multi-Star Internal Guider 1633 4293214ac 2020-06-10 Wolfgang Reissenberger Code refactoring unifying capture initialization for new sequences and continuing of sequences 1634 96a8ae0cc 2020-06-05 Jasem Mutlaq INDI drivers sync 1635 e9533982c 2020-06-04 Chris Rowland Allow for the case where the mount uses the pointing state early 1636 1b42c2f6f 2020-06-04 Jasem Mutlaq Propagate weatherData from device to weather module and connect it with Focus 1637 6a8af56c1 2020-06-04 Jasem Mutlaq Merge branch 'dmsummers/kstars-focus_temperature_logging' into HEAD 1638 3cb37ee62 2020-06-02 Florian Signoret Keep focus temperature until next autofocus is complete 1639 160fd208a 2020-06-03 Hy Murveit Changed name to isGuidingOn and made it a private method. 1640 d41401815 2020-06-02 Doug Summers update to use WEATHER_TEMPERATURE name vs label 1641 032b712d3 2020-06-01 Doug Summers focus log changes supporting addition of weather temperature sensor (when focuser sensor is unavailable) plus HFR addition to autofocus results, plu.. 1642 c78d02b61 2020-06-02 Doug Summers only log when focus logging is enabled 1643 af8ece546 2020-06-02 Jasem Mutlaq Add extra register check in INDI Device 1644 19a8922e6 2020-06-01 Doug Summers focus log changes supporting addition of weather temperature sensor (when focuser sensor is unavailable) plus HFR addition to autofocus results, plu.. 1645 da5ccab3f 2020-06-01 Jasem Mutlaq Ensure to register DBus modules as signals depend on order of creation 1646 80572f086 2020-05-30 Jasem Mutlaq NO_ERROR appears to be reserved in Windows 1647 77ce9e42a 2020-05-27 Jasem Mutlaq Use QElapseTimer instead of QTimer. Mark parking as failed state if state is ALERT and let calling function deal with the failure. Need to test 1648 3e583f43f 2020-05-27 Jasem Mutlaq Only register a CCD device if the interface explicitly contains CCD_INTERFACE 1649 8e3147c72 2020-05-26 Jasem Mutlaq Do not create a new device when a camera is reconnected again 1650 9cec1ad2c 2020-05-24 Jasem Mutlaq Do not debayer streamed DSLR frames since they are motion JPGs 1651 7f3e50042 2020-05-24 Jasem Mutlaq Sync INDI drivers 1652 96c82809d 2020-05-24 Jasem Mutlaq use Delta symbol 1653 e1f84402f 2020-05-23 Jasem Mutlaq Add missing header 1654 fb4e84ad9 2020-05-23 Jasem Mutlaq Make transient message disappear after 10 seconds 1655 9ac60e4b0 2020-05-23 Jasem Mutlaq Use #if defined and include kstars config 1656 a42bf8d62 2020-05-23 Jasem Mutlaq polar alignment testing should be running only when INDI is installed 1657 c3edc7f24 2020-05-23 Chris Rowland Add new polaralign class including test harness 1658 07de9e16a 2020-05-23 Jasem Mutlaq Add support to edit filters names in Ekos capture module 1659 836e2f124 2020-05-23 Jasem Mutlaq Use Delta instead of Change 1660 23e20970d 2020-05-23 Jasem Mutlaq Formatting fix and disabling spammy log 1661 dbc9925b2 2020-05-23 Jasem Mutlaq Only use Sextractor settings if the solver is set to offline. 1662 bf7a7cef4 2020-05-23 Jasem Mutlaq Check filter index to prevent crash in align module on filter change. 1663 63c220e37 2020-05-23 Florian Signoret Add autofocus on temperature change 1664 02baf5380 2020-05-23 Hy Murveit Fixes to guide logger 1665 9fbdcb6ec 2020-05-22 Jasem Mutlaq Update README.md 1666 1c40d394a 2020-05-21 Hy Murveit Move where Git Tips was, and added code section at the bottom of the tips. 1667 f24231436 2020-05-21 Jasem Mutlaq Fix indentations in README.md 1668 c17a522b8 2020-05-21 Hy Murveit Updated README.md adding instructions for developement mostly. Also added authors. 1669 cb09caa45 2020-05-20 Hy Murveit Change the guidelog directory to a guidelogs subdirectory. 1670 f8e21b9c7 2020-05-20 Yuri Chornoivan GIT_SILENT: add KStars icon as repository logo 1671 0dbc6e5bc 2020-05-19 Hy Murveit New user log for internal guider in Phd2 log format 1672 95be2c8f7 2020-05-19 Jasem Mutlaq USE_LIBONVA --> HAVE_LIBNOVA 1673 eec7a3964 2020-05-17 Jasem Mutlaq Update migration to gitlab info 1674 320e0fe89 2020-05-17 Jasem Mutlaq Organize Ekos options by breaking them down into several components 1675 41d8323f8 2020-05-15 Jasem Mutlaq Correct and simplify the meridian flip degree setting between mount and ekos 1676 6749f48a4 2020-05-15 Jasem Mutlaq Use JNow instead of J2000 when measuring the mount HA circle as propoer by Chris Rowlands to accurate measure the Polar Alignment Error. Requires mo.. 1677 a2ced315e 2020-05-15 Jasem Mutlaq Add function to get UTC datetime from DATE-OBS header field 1678 2bfe15fea 2020-05-14 Jasem Mutlaq Fix libnova location and linking 1679 f0f7c658b 2020-05-13 Hy Murveit Add an internal guider calibration plot 1680 6a551dcb9 2020-05-13 Jasem Mutlaq Add .cmake to ignore 1681 db21d0441 2020-05-12 Jasem Mutlaq Fix libnova dependency issue 1682 234d06d46 2020-05-12 Jasem Mutlaq Fix the mess I made with average RMS calculation, and simply use the hypotenuse function 1683 07fd9b4c5 2020-05-12 Jasem Mutlaq Fix wrong RMS calculation again.. the division by 2 goes inside the sqrt 1684 6fbcea2b0 2020-05-12 Jasem Mutlaq Only test file if libnova is found on system 1685 25e7799e9 2020-05-11 Jasem Mutlaq Fix delta RMS calculation 1686 82569890a 2020-05-10 Jasem Mutlaq Updates to SkyPoint to improve positions 1687 507b97075 2020-05-09 Jasem Mutlaq Do not use typeof as it breaks compliation on Windows 1688 4688c4775 2020-05-09 Jasem Mutlaq Fix date read in and improve output batch file for Almanac 1689 7434ad7ae 2020-05-07 Jasem Mutlaq Add pause and toggleSequence to DBus interface as proposed by Ray 1690 ab232a0a9 2020-05-07 Hy Murveit Save HA Limit Enable checkbox 1691 c264b91c4 2020-05-07 Jasem Mutlaq Automatically debayer in video streams if supported 1692 ea7020906 2020-05-04 Hy Murveit Internal guider didn't take binning into account when computing arc-seconds 1693 77c2bbe33 2020-05-04 Jasem Mutlaq Implemented Bahtinov mask focus assistant, fix compiler warnings (in fpackutil.c and modcalcvizequinox.cpp) 1694 4c68c4a7d 2020-05-04 Wolfgang Reissenberger Option to acquire the guiding status from PHD2 to stay in sync 1695 01132e09a 2020-05-04 Eric Dejouhanet Let UI tests customize the UI settings file. 1696 637c9248c 2020-05-04 Hy Murveit Fix issue with Meridian Flip Retry 1697 913cbed49 2020-05-03 Jasem Mutlaq Add syncDSLRToTargetChip function to set the INDI driver settings immediately without switching to capture module 1698 f66d63476 2020-05-03 Jasem Mutlaq Don't run fitsviewer test if no fitsio 1699 3d738d3a6 2020-05-01 Hy Murveit Comment out a couple wordy debug log messages 1700 3521aa720 2020-04-30 Jasem Mutlaq Only process focus numbers 1701 e5b869391 2020-04-30 Yuri Chornoivan Add missing space 1702 6ab4abe7d 2020-04-29 Chris Rowland + Use the mount Pier Side property to manage Pier Flip + Add HA limits. 1703 6f9310924 2020-04-29 Jasem Mutlaq Proper handling for restart crashed drivers 1704 9d0b76420 2020-04-29 Jasem Mutlaq Directly use getDriverInterface 1705 30ac6d357 2020-04-29 Jasem Mutlaq Migrate signal-slots to new format 1706 3c299e52e 2020-04-28 Jasem Mutlaq Disable old warning 1707 cf56f127f 2020-04-27 Eric Dejouhanet Make the Focus capture action include star detection 1708 3875af22a 2020-04-27 Hy Murveit Fix bug where tab fitsviews weren't receiving images when fitsviewer was not enabled 1709 ec82fc3b7 2020-04-26 Yuri Chornoivan Fix minor typos 1710 68fda2473 2020-04-26 Hy Murveit Improve Overlay Rendering 1711 8ba2ccf79 2020-04-26 Jasem Mutlaq Starting work on KStars v3.4.3 1712 1713 3.4.2 (Borisov): 1714 1715 c4ec429ac 2020-04-25 Jasem Mutlaq Do not process un-registered property 1716 3d9099bbf 2020-04-25 Jasem Mutlaq Reduce random max travel dither distance to 15 pixels down from 25 1717 1197d9389 2020-04-25 Jasem Mutlaq Ignore SIGPIPE on Linux and MacOS 1718 3035e5565 2020-04-25 Jasem Mutlaq Failed and Aborted should be treated equally in capture 1719 b907f6873 2020-04-24 Jasem Mutlaq Disable test in package building 1720 e7c2b8db7 2020-04-24 Jasem Mutlaq No need for zoom factor with Hy latest patch 1721 b03b46834 2020-04-24 Jasem Mutlaq Remember weather status 1722 837de1e60 2020-04-24 Jasem Mutlaq Register FITSMode meta type 1723 1133ae451 2020-04-22 Hy Murveit Fix stretch control bug created in D28935 1724 d9f2ef2e9 2020-04-22 Jasem Mutlaq Use modern signal and slot connection 1725 199f46268 2020-04-21 Jasem Mutlaq typeof uses language extension so do not use it 1726 bce2aa337 2020-04-21 Jasem Mutlaq Fix compiling on Windows 1727 cc087cd90 2020-04-21 Jasem Mutlaq sysconf for Linux and MacOS only 1728 edcf3554a 2020-04-21 Jasem Mutlaq Remove GCC pragma to fix compliation on Windows 1729 484918644 2020-04-21 Hy Murveit Reduce memory use when zooming in fitsviewer 1730 47da4eb38 2020-04-19 Jasem Mutlaq Try up to 3 times to check if drivers are running on remote indi manager 1731 573302c27 2020-04-19 Jasem Mutlaq Sync INDI drivers 1732 e6d1d0dca 2020-04-18 Eric Dejouhanet Hotfix for non-INDI builds. 1733 cb6f7207d 2020-04-17 Yuri Chornoivan Fix minor typos 1734 e7796bf9c 2020-04-17 Eric Dejouhanet Make UI tests use a separate userdb 1735 515efd42f 2020-04-17 Hy Murveit SEP Focus improvements 1736 c859850b1 2020-04-11 Akarsh Simha Minor: const correctness 1737 f2e080d37 2020-04-11 Akarsh Simha Fix behavior of DBus method setRaDec, provide a new DBus method setRaDecJ2000, and support refraction-corrected altitudes in DBus method setAltAz 1738 4594c3d64 2020-04-11 Wolfgang Reissenberger Mount box layout corrected so that everything fits well into the window 1739 1f7493a63 2020-04-10 Hy Murveit Fix the build which is broken on Macs by adding include for cmath 1740 56051aa47 2020-04-09 Eric Dejouhanet Hotfixes for the Focus module 1741 6cf0a3a2b 2020-04-09 Jasem Mutlaq INDI drivers sync 1742 4f6af9adf 2020-04-08 Eric Dejouhanet Tests for the star detection 1743 fd28026cf 2020-04-05 Eric Dejouhanet Refactoring the Focus module. 1744 1dffaa5d7 2020-04-03 Jasem Mutlaq Turn off meridian flip when operating polar alignment assistant tool 1745 632bb22ae 2020-04-03 Jasem Mutlaq Fix exposure time when no filters are used 1746 8c410bd41 2020-04-02 Jasem Mutlaq Fix typo 1747 c400edea6 2020-03-30 Jasem Mutlaq Fix program flow in case a full-frame star is selected 1748 bf9845f2e 2020-03-30 Jasem Mutlaq If non-guide is enabled, do not consider the state as autoguided 1749 637b7c96c 2020-03-29 Jasem Mutlaq More work to remove the deadlock on disconnecting from INDI server 1750 394f1be73 2020-03-29 Jasem Mutlaq Do not display options after error, let user open it up 1751 92127a698 2020-03-29 Jasem Mutlaq Add OK Button to error and warning dialogs 1752 209b20763 2020-03-28 Jasem Mutlaq Add size of fits buffer loaded 1753 db0ae6227 2020-03-28 Jasem Mutlaq Do not crash if current target is not set 1754 e208ce382 2020-03-27 Denis Zaytsev Modified svg with INDIHUB icon and logo 1755 af134f296 2020-03-26 Jasem Mutlaq removeProperty is called in the BaseClient thread and provides a pointer to INDI::Property object. Since INDI_D::removeProperty method needs to run .. 1756 c24ff635f 2020-03-26 Jasem Mutlaq Fix crash on new profile with indihub 1757 829c37b9d 2020-03-25 Jasem Mutlaq Restore the 180s capture timeout 1758 0b818253b 2020-03-25 Jasem Mutlaq Fix North and South Korea cities. Patch submitted by Shinjo Park 1759 f8c3d1359 2020-03-25 Jasem Mutlaq Change remoteProperty connection to the default queued connection. 1760 cf25aa5ee 2020-03-25 Jasem Mutlaq Fix share mode 1761 ebeea6e4f 2020-03-25 Jasem Mutlaq Disable driver restart until few issues with shutdown are fixed 1762 01dc3f76b 2020-03-25 Jasem Mutlaq Fix format issues 1763 bd6e5ccb8 2020-03-25 Jasem Mutlaq Add building and format code instructions 1764 f8c978db7 2020-03-23 Jasem Mutlaq Fix few warnings 1765 1b8ebe7ed 2020-03-22 Jasem Mutlaq Add a warning if the dust cap is missing instead of total abort 1766 a33efa5de 2020-03-21 Jasem Mutlaq Add initial support for restarting local and remote drivers in case of timeout 1767 a2a961e00 2020-03-21 Eric Dejouhanet Removed simulator startup clock test for Qt<5.8. 1768 fea9b12c1 2020-03-20 Jasem Mutlaq Check for INDI hub before terminating 1769 3ded897d8 2020-03-20 Jasem Mutlaq Add indihub local support. Requires testing 1770 da42b0848 2020-03-20 Jasem Mutlaq Fix typo 1771 62f78d06e 2020-03-19 Laurent Montel Add missing includes 1772 9bc2faa5f 2020-03-19 Jasem Mutlaq Save indihub in profile 1773 575be8ef9 2020-03-19 Jasem Mutlaq Correct Chile TZ rule 1774 53b0ab05b 2020-03-18 Eric Dejouhanet Attempt to fix Ubuntu 16.04 build, that is using Qt 5.5. 1775 b92c3cb32 2020-03-18 Jasem Mutlaq Initial work for indihub support 1776 19bcaa049 2020-03-15 Eric Dejouhanet Auxiliary tests (skeletons). 1777 15ca86074 2020-03-15 Jasem Mutlaq Add flip vector as a temporary measure until we figure out why it fails under some circumstances 1778 b3b107c61 2020-03-09 Jasem Mutlaq Do not calculate download times for repeats 1779 dcf94c2a3 2020-03-09 Jasem Mutlaq Fix warnings 1780 8c53c246b 2020-03-07 Hy Murveit Fix a bug in the debayer offset code. 1781 40d0573bd 2020-03-06 Jasem Mutlaq Re-enabled the Jupiter's Moons tool 1782 acf0f6eee 2020-03-06 Hy Murveit Update median calculation 1783 1cc965a80 2020-03-04 Eric Dejouhanet Fix warning treated as error on bionic. 1784 deff540be 2020-03-02 Eric Dejouhanet Fix OpenSUSE build error on incomplete type KStarsData. 1785 ccac57a47 2020-03-02 Jasem Mutlaq Go back to ksqueezelabel since regular QLabel have several issues 1786 03f2dcc27 2020-03-01 Jasem Mutlaq More hack to get the label size to be correct when using multiple elements 1787 08c69ae84 2020-03-01 Eric Dejouhanet Restructure tests, add simulator tests, spot expected failures. 1788 3a6642ea8 2020-02-29 Jasem Mutlaq Fix squeezed labels in height 1789 0288cbd1d 2020-02-29 Jasem Mutlaq Increase minimum bandwidth to 300MB 1790 302689bc1 2020-02-29 Jasem Mutlaq working on KStars v3.4.2 1791 1db2c052a 2020-02-29 Jasem Mutlaq Simplify where images are saved to 1792 6ce69709a 2020-02-26 Jasem Mutlaq Check for errors in WCS transformation 1793 11f68d971 2020-02-26 Hy Murveit Correct bug in median computation 1794 0d418a390 2020-02-23 Jasem Mutlaq Make sure all image files permissions end up 644 1795 1796 3.4.1 (FreeCloud): 1797 1798 5632a36a1 2020-02-23 Jasem Mutlaq Do not calculate download time or send image when upload mode is LOCAL 1799 1d72ab065 2020-02-23 Eric Dejouhanet Adding test for Ekos start/stop. 1800 e82c0c41b 2020-02-23 Jasem Mutlaq Only load FITS Data when we need to use FITSViewer 1801 1eac4ced7 2020-02-23 Jasem Mutlaq Add small space between buttons to avoid accidental deletes 1802 6e1c837c8 2020-02-21 Yuri Chornoivan Fix minor EBN issues (http->https, no newline end) 1803 4b4144e77 2020-02-21 Jasem Mutlaq Fix crash on CCD reconnection for those with built-in filter wheels 1804 d0fdd647f 2020-02-21 Jasem Mutlaq INDI driver sync 1805 2610a2ca0 2020-02-20 Yuri Chornoivan Fix minor typos 1806 2f836ac57 2020-02-20 Eric Dejouhanet Fix qCompare between strings. 1807 67488f7c1 2020-02-20 Jasem Mutlaq Move guide reset button to calibration settings 1808 de594e589 2020-02-18 Jasem Mutlaq Fixed Equinox and Solstice dates in Calculator 1809 06c537cae 2020-02-17 Jasem Mutlaq Use QLabel so that text wrap if long 1810 94efa36e0 2020-02-17 Jasem Mutlaq Fix file mode 755 --> 644 1811 b909202bd 2020-02-17 Jasem Mutlaq Starting KStars 3.4.1 work 1812 248ff0e6a 2020-02-17 Hy Murveit Add logging to help debug some capture stalls 1813 06a63ce69 2020-02-16 Eric Dejouhanet Rework of UI tests, KStars window and Ekos profile. 1814 1815 1816 3.4.0 (Horsehead): 1817 1818 60dabac08 2020-02-12 Yuri Chornoivan Fix minor typo 1819 e44a6bd2f 2020-02-12 Robert Lancaster Summary: Fixing a bug found by a user in the Load and Slew command. Also setting the internal sextractor directory for initial OS X install. This al.. 1820 00f1ce483 2020-02-11 Jasem Mutlaq Remove unnecessary qDebug() 1821 64538ebc4 2020-02-11 Robert Lancaster Supporting Sextractor instead of python 1822 5b31c6aba 2020-02-11 Hy Murveit Add logging to look into alignState in capture 1823 03b944163 2020-02-11 Hy Murveit Fixes issue where align wasn't called after meridian flip 1824 aa6666670 2020-02-10 Jasem Mutlaq Fix permission 1825 b3a6b1434 2020-02-10 Hy Murveit Remove the word experimental from the Linear Focus algorithm 1826 55944129d 2020-02-10 Hy Murveit Correct issue with filter-autofocus and meridian flip 1827 5dda5bd20 2020-02-08 Jasem Mutlaq Improve display of some fields by using f instead of g specifier 1828 ccd88663c 2020-02-07 Jasem Mutlaq Only report the ignored FITS warning if we are not guiding 1829 67f6afb87 2020-02-07 Jasem Mutlaq Fix FOV out of bounds limit 1830 fcfe5d9ec 2020-02-07 Jasem Mutlaq Fix tests 1831 e5e74112c 2020-02-07 Jasem Mutlaq Ekos::Manager is singleton now 1832 1014a91d2 2020-02-06 Jasem Mutlaq Fix typo 1833 25cd69943 2020-02-05 Jasem Mutlaq Add error message when calculated FOV is out of bounds 1834 144a2396d 2020-02-03 Jasem Mutlaq Disable the extensive logging in alignmnent as it is polluting the log 1835 f6ab2c54b 2020-02-03 Jasem Mutlaq Start connection to remote INDI server also when not using web manager 1836 a7a8eab07 2020-02-03 Hy Murveit Fix bug which may be causing the fits crashes. 1837 1ce35ff4d 2020-02-02 Jasem Mutlaq Introduce small settle time after killing indiserver 1838 69219efbd 2020-02-02 Jasem Mutlaq Disconnect the KMessageBox after use 1839 1da4f6ac2 2020-01-31 Jasem Mutlaq Make connecting to INDI server *mostly* asycn 1840 77981bfd3 2020-01-31 Hy Murveit Linear Focus 3.2, optimize solution 1841 2165b84aa 2020-01-30 Jasem Mutlaq Remove unused packaging files 1842 ff2108732 2020-01-29 Nicolas Fella Add link to google play in appstream data 1843 6f237d161 2020-01-29 Jasem Mutlaq Remove unnecessary patch 1844 7c1264a3b 2020-01-27 Hy Murveit Fix a crash, reinitialize rawImage for every image. 1845 706324de6 2020-01-26 Jasem Mutlaq INDI drivers sync 1846 5348a5fc9 2020-01-25 Hy Murveit Bugfix for fitsview, checking wrong width & height in initDisplayImage 1847 88f52e1e9 2020-01-23 Jasem Mutlaq Permit changing of target when capture is also complete 1848 b6a42a1a3 2020-01-23 Jasem Mutlaq Improve name sanitization further to remove duplicate __ and extra _ at the end 1849 3d19f16ff 2020-01-23 Jasem Mutlaq Sanitize target name and file prefix 1850 081cd819e 2020-01-23 Hy Murveit Linear Focus Algorithm 3.1, ignore timer-based focuser's return value. 1851 e5cab7014 2020-01-22 Jasem Mutlaq Remove extra BLOBUpdated 1852 cf467f48d 2020-01-22 Jasem Mutlaq Fix DSLR ImageToFITS loading when auto convert is used 1853 c3a0862b1 2020-01-21 Jasem Mutlaq More work for INDI property to JSON objects over websockets 1854 b37319f6b 2020-01-21 Jasem Mutlaq Improving EkosLive websocket performance 1855 c0516050f 2020-01-20 Jasem Mutlaq Comment out unused variable 1856 1ab26869d 2020-01-20 Jasem Mutlaq Do not save config for ACTIVE_XXX devices as this might cause regressions in other areas 1857 643066850 2020-01-20 Hy Murveit Re-allocate the rawImage buffer if the number of channels has changed. 1858 6e9d7aa96 2020-01-20 Jasem Mutlaq Do not start guiding if mount is parked 1859 861851089 2020-01-15 Hy Murveit Improvements to the linear focus algorithm--v3 1860 dd53f3aee 2020-01-14 Wolfgang Reissenberger Align property labels in the INDI dialog vertically on top 1861 814b54d78 2020-01-14 Hy Murveit Update of the Linear Focus Algorithm--v2 1862 2a0361caa 2020-01-14 Jasem Mutlaq Use transient FOV container instead of anti-pattern access to the Ekos align object from other classes 1863 5fb10f208 2020-01-14 Jasem Mutlaq Log fits create error 1864 abd77a722 2020-01-14 Jasem Mutlaq Make sure temporary location is also writable 1865 381cc57b7 2020-01-12 Laurent Montel It alreadys added by kaboutdata 1866 49ce49de2 2020-01-12 Jasem Mutlaq Wait until wcsWatcher is finished before loading from memory 1867 856e544c4 2020-01-11 Jasem Mutlaq Do not abort slewing when in polar alignment mode 1868 166d69d54 2020-01-10 Jasem Mutlaq Fix manualfocusdrive based focus bug due to fix in commit de12d97ddefc 1869 4ea088bbc 2020-01-10 Jasem Mutlaq Reuse same primary buffer for debayering. Always flush before closing 1870 c325b3881 2020-01-10 Jasem Mutlaq Delete earth shadow on exit 1871 ebf219d83 2020-01-09 Jasem Mutlaq More improvements to memory handling 1872 5e1d1e40f 2020-01-09 Jasem Mutlaq Some memory fixes from Valgrind and Hy suggestions 1873 d7bb14fb6 2020-01-08 Jasem Mutlaq Set aux members of ACTIVE_FILTER to nullptr on initial property definition 1874 6ae9866e3 2020-01-08 Jasem Mutlaq Improve reliability of setting snoop property for the active profile 1875 972224caf 2020-01-08 Jasem Mutlaq Fix scheduler frame name check for fractional exposures 1876 c035e1135 2020-01-07 Laurent Montel Port to QString::asprintf 1877 855e27514 2020-01-07 Laurent Montel Port to QElapsedTimer 1878 ac26e490b 2020-01-07 Laurent Montel Don't use nullptr as flag. Use default value when possible 1879 1a061ea74 2020-01-07 Laurent Montel Port endl to \n as it's Qt:: namespaced in qt5.15. QFile flushs it when 1880 f1f38c0bb 2020-01-07 Laurent Montel Remove endl at the end of qDebug/qWarning.. it already adds endl 1881 f34fd196a 2020-01-07 Jasem Mutlaq Remove redundant faint magnitude swap, thanks to Vladimir Dvorak for spotting and reporting this. Fixing few warnings and introducing proper debug 1882 974f62209 2020-01-05 Jasem Mutlaq Load supernova data on demand to conserve memory 1883 000ac53e7 2020-01-04 Jasem Mutlaq Fix setting the default filter wheel in the various Ekos modules 1884 de12d97dd 2020-01-04 Jasem Mutlaq Fix timer and relative based focus bug as they were sent negative numbers by mistake 1885 ca2703b3d 2020-01-04 Jasem Mutlaq Indicate why a received FITS image is ignore so we can diagnose issues that otherwise would be ignored silently 1886 754b4126c 2020-01-04 Jasem Mutlaq Make scheduler logs less spammy 1887 001ce18d8 2020-01-04 Hy Murveit Refactor polynomial code in focus and other small changes 1888 e60b54ec2 2020-01-04 Jasem Mutlaq KStars v3.4.0 cycle begins 1889 3674fcd0a 2020-01-03 Laurent Montel Port to QElapsedTimer 1890 51ad4e094 2020-01-03 Laurent Montel Don't use 0 as flag 1891 67612b1e9 2020-01-03 Laurent Montel Port endl to '\n' as endl is namespaced in Qt5.15. When we delete QFile 1892 c9fca7398 2020-01-03 Laurent Montel Don't use deprecated QString::sprintf 1893 c6b339a41 2020-01-03 Laurent Montel Remove extra ';' 1894 3e3a1fc68 2020-01-03 Laurent Montel Remove endl at the end of qdebug as it already adds it 1895 9ea44f783 2020-01-03 Jasem Mutlaq Explicitly treat JNow and J2000 differently when setting the sky point RA and DE components 1896 1897 3.3.9 (Oscar): 1898 1899 881b7a882 2019-12-31 Jasem Mutlaq Check for duplicate ccd binaries in primary, guide, and all aux drivers 1900 6d712a640 2019-12-31 Jasem Mutlaq Autofocus support in Ekos module for manualfocusdrive gphoto command for Nikon 1901 bbc09aee9 2019-12-29 Jasem Mutlaq Fix couple of warnings and formatting fixes 1902 e89bff5d3 2019-12-29 Jasem Mutlaq Minor warning fixes 1903 162a4f5ba 2019-12-29 Wolfgang Reissenberger Minor corrections to capture, scheduler and mount 1904 d67b2be77 2019-12-28 Shubham Jangra Fix multiple warnings 1905 2628f1853 2019-12-28 Yuri Chornoivan [docs] Add markers for the configuration pages, add some info about sky cultures 1906 f7279d781 2019-12-28 Hy Murveit Modify focus graph to include sample number. 1907 9f5012a8f 2019-12-28 Jasem Mutlaq Add new western sky cultur 1908 197cf7789 2019-12-25 Hy Murveit Improve Linear Focus Algorithm by adding extra outward motion then moving back in. 1909 e80a9158e 2019-12-22 Jasem Mutlaq MD formatted now 1910 ff2516e91 2019-12-22 Jasem Mutlaq Update KStars README to ensure that users on Github do not submit PRs by mistake 1911 318cc2b2b 2019-12-22 Chris Rowland Add AutoFocus data to log 1912 930cd61af 2019-12-22 Jasem Mutlaq Tooltip and index fixes 1913 ef6d65cfe 2019-12-22 Hy Murveit Introduce the linear focuser 1914 a8fcd66e5 2019-12-22 Jasem Mutlaq Fix offline cloud storage settings 1915 e1467aa63 2019-12-14 Robert Lancaster Making the Columns in the Align view resize automatically 1916 82656bfd7 2019-12-11 Jasem Mutlaq Account for exposure less than 0.001 seconds in the file name 1917 456c445d8 2019-12-10 Jasem Mutlaq Add option to limit single step commands. 1918 8200b9c74 2019-12-08 Yuri Chornoivan Use URLs with transport encryption 1919 7acd53d63 2019-12-08 Yuri Chornoivan Fix minor EBN issues 1920 08fd2a3b4 2019-12-08 Hy Murveit New UI to allow the user to modify the stretch being used. 1921 ed4882df7 2019-12-07 Jasem Mutlaq Prevent log spamming 1922 f34721935 2019-12-07 Jasem Mutlaq Set raw prefix to target name if the former is empty while the latter is non empty 1923 6053d5b54 2019-12-07 Jasem Mutlaq Make sure target chip is completely valid 1924 7e3a783ea 2019-12-07 Jasem Mutlaq Return if base device is not yet initialized 1925 838a7d2d9 2019-12-05 Jasem Mutlaq Update versions to 3.3.9 1926 d5929002d 2019-12-05 Jasem Mutlaq Bump to v3.3.9 1927 c7fdb7e41 2019-12-05 Jasem Mutlaq Set index before changing type 1928 19d26b9d2 2019-12-04 Jasem Mutlaq Fix astrometry crash when remote astrometry is not fully yet initialized 1929 a8e7678f0 2019-12-01 Jasem Mutlaq Fix video streaming resize crash on Windows 1930 bd2636ad5 2019-11-30 David Faure Fix wrong syntax for include_directories, detected by -Wmissing-include-dirs 1931 befd2806a 2019-11-29 Jasem Mutlaq Retry connection in case we have a refused connection 1932 92b276a6f 2019-11-27 Jasem Mutlaq Disable excessive logging 1933 8d4156003 2019-11-27 Wolfgang Reissenberger Reset guiding calibration if the mount moves and "Always Reset Guide Calibration" option is set. 1934 e331a3abe 2019-11-27 Jasem Mutlaq Improve tooltip for mount limits 1935 4bc17bee6 2019-11-26 Jasem Mutlaq If raw prefix is empty and target name is not, set it to the target name and update the job and GUI accordingly 1936 4c7c05ccf 2019-11-26 Jasem Mutlaq Use rawPrefix as property 1937 f5615a8e8 2019-11-25 Yuri Chornoivan Fix link: ui.html -> menus.html 1938 a0cc1c499 2019-11-25 Jasem Mutlaq Fix crash when there is no focused object in comet and asteroid components 1939 e61e21eea 2019-11-25 Hy Murveit Fix bug re filter-change-autofocus 1940 5574d1d9a 2019-11-24 Jasem Mutlaq Fix crash when focused object is either asteroid or comet and the data is loaded afterwards thereby invalidating focusObject in SkyMap. With this ch.. 1941 d9de15de6 2019-11-24 Jasem Mutlaq Use qCDebug 1942 bba1d7a01 2019-11-22 Jasem Mutlaq Update default ASTAP windows location 1943 df4ae7eec 2019-11-24 Wolfgang Reissenberger Abort plate solving when slewing is detected 1944 100777109 2019-11-24 Tobias C. Berner FreeBSD: lld does not support -Wl,-z,nodump 1945 bf3549851 2019-11-24 Wolfgang Reissenberger Bugfix for re-connecting a weather device initializes the weather display 1946 824bbbd6a 2019-11-23 Hy Murveit Fix off-by-one bug in stretch. 1947 85fe55f23 2019-11-20 Jasem Mutlaq For windows, when index 1 is selected from the combo box it should be considered REMOTE 1948 3eece768c 2019-11-20 Hy Murveit Update the auto-stretch scheme and UI 1949 82d4d4b08 2019-11-20 Jasem Mutlaq Change ASTAP default location 1950 d6a60f19d 2019-11-19 Jasem Mutlaq Load PHD2 star image from memory instead of temporary file 1951 a732557b1 2019-11-18 Jasem Mutlaq Removing debug statements 1952 b566a2ad4 2019-11-16 Pino Toscano appdata: update homepage and help URLs 1953 1954 3.3.8 (Obaidy): 1955 1956 8da28c636 2019-11-16 Jasem Mutlaq KStars v3.3.8 release 1957 5653f65a9 2019-11-16 Jasem Mutlaq Fix dome status for rolloff dome when sending status messages 1958 b2c4c4fd8 2019-11-15 Jasem Mutlaq INDI drivers sync 1959 34ffb6db5 2019-11-15 Jasem Mutlaq Disable the move to polar message action and just display it as a message instead to alert the user 1960 511a8cd8a 2019-11-14 Jasem Mutlaq Fix another crash in poly plotting. Check if array is empty 1961 a8c59b592 2019-11-14 Robert Lancaster Adding the polynomial and focus position to the focus graph as well as tooltips 1962 46d4ea32f 2019-11-13 Jasem Mutlaq Fix incorrect labels 1963 d3645e7da 2019-11-13 Jasem Mutlaq Use backend instead of type to avoid confusion 1964 c7fa46d29 2019-11-12 Jasem Mutlaq Add solver and astrometry solver types 1965 205c9d4db 2019-11-12 Jasem Mutlaq Add error dialog if astap is not found and open options dialog automatically after that 1966 edadd4a66 2019-11-12 Jasem Mutlaq Solve crashing in creating WCS file and use simpler WCS update 1967 fb5d677a4 2019-11-10 Jasem Mutlaq Add warning about missing ASTAP 1968 a1089b1d5 2019-11-10 Jasem Mutlaq Fix condition where previous values of solver type can cause crash in the 3.3.7 version 1969 fa45d7b52 2019-11-08 Jasem Mutlaq Adding Wolfgang and Hy to authors 1970 1971 3.3.7 (Carina): 1972 1973 f38d8378c 2019-11-07 Jasem Mutlaq Sync INDI drivers 1974 864905553 2019-11-06 Jasem Mutlaq Fix few issues with rotation angle 1975 883d26df3 2019-11-06 Jasem Mutlaq Add tooltip tp explain the purpose of desired target PA 1976 28c513adf 2019-11-05 Jasem Mutlaq Update ASTAP config as per Hans recommendations 1977 ae7219c65 2019-11-05 Robert Lancaster Keeping track of download times for more reliable time estimates. 1978 9a734d1e7 2019-11-04 Wolfgang Reissenberger Handle guiding problems during dithering 1979 16171346e 2019-11-03 Hy Murveit Directly specify arcsecond error in Align UI. 1980 e1d19eb38 2019-11-02 Wolfgang Reissenberger Dithering while crossing the meridian recognized as guiding 1981 b1f390ebf 2019-11-02 Wolfgang Reissenberger Ensure that guiding is running when capture is started 1982 b30a9d850 2019-11-02 Robert Lancaster Fixing ASTAP Path on OS X and Setting Autostar as default for PHD2 Guiding 1983 02d191bae 2019-10-29 Jasem Mutlaq Use status string for better logging 1984 bf020d440 2019-10-29 Wolfgang Reissenberger Making display of x axis cofigurable 1985 a6f633b49 2019-10-29 Jasem Mutlaq square --> rectangle 1986 15ef142d8 2019-10-29 Jasem Mutlaq Implement a more reliable way to sync ACTIVE_DEVICES 1987 565ed5fc6 2019-10-28 Jasem Mutlaq Back to string confinement since classic confinement does not work with plugs 1988 4ec7d0b68 2019-10-28 Jasem Mutlaq Update snap to build from git 1989 c72edccbc 2019-10-27 Hy Murveit Write FITS file on separate thread 1990 104c0ee03 2019-10-25 Jasem Mutlaq Make documentation building as a CMake option and disable it for snaps 1991 9c5cb4136 2019-10-25 Jasem Mutlaq Test release build effectiveness 1992 6248d6adc 2019-10-24 Jasem Mutlaq Update OpenNGC to v20191019 1993 1407f3fcb 2019-10-23 Jasem Mutlaq Update snapcraft from Neon sources and move it to top level so we can build it with Launchpad 1994 5f4b269cc 2019-10-23 Yuri Chornoivan Fix minor EBN issues 1995 a12df4a85 2019-10-22 Jasem Mutlaq Use CROTA1 for rotation instead of CROTA2 1996 ae3b27018 2019-10-22 Jasem Mutlaq Merge branch 'astap_work' 1997 8e48df369 2019-10-22 Jasem Mutlaq Process astap solver solution 1998 8f0e4319e 2019-10-22 Jasem Mutlaq Timed out solutions should be marked as such 1999 c0f8d5c4f 2019-10-21 Jasem Mutlaq Fix TZ rules for a few countries. 2000 4388cf0ec 2019-10-21 Yuri Chornoivan More updates to libindi strings 2001 56e035095 2019-10-20 Yuri Chornoivan Translate UI string 2002 86c0823fc 2019-10-20 Yuri Chornoivan Update libindi strings 2003 dc3b30b5f 2019-10-20 Jasem Mutlaq Do not save FITS file in mosaic job scheduler list since each job has its own unique calculated location. 2004 d2eb24f2c 2019-10-20 Jasem Mutlaq More progress in supporting ASTAP. Need to process output to determine if the solver completed successfully 2005 ea5a3a384 2019-10-20 Jasem Mutlaq Merge branch 'master' into astap_work 2006 8aa121e0f 2019-10-20 Jasem Mutlaq FOV was set to default to 0x0 to force astrometry.net to blind solve and measure the effective FOV. 2007 cf5a252a4 2019-10-20 Wolfgang Reissenberger Immediate refresh weather data on startup 2008 c4e8b95f7 2019-10-18 Jasem Mutlaq Add focus handling for aborted images 2009 86eb5cb61 2019-10-18 Wolfgang Reissenberger Bugfixing and small enhancements for weather display 2010 edba67eb6 2019-10-16 Jasem Mutlaq Starting work on supporting ASTAP as alternative solver 2011 52fe2eaf5 2019-10-16 Wolfgang Reissenberger Weather sensor data graph display 2012 61729fdff 2019-10-13 Hy Murveit Adds an option to mouse-pan the HiPS graphics. 2013 b926ba790 2019-10-11 Nicolas Fella Use AppDataLocation on Android 2014 576e9ab55 2019-10-10 Jasem Mutlaq Add JNow to indicate the epoch for both telescope and solution coordinates 2015 9cfac15cf 2019-10-09 Jasem Mutlaq implement detect from ekos in FOV editor. Use INVALID_VALUE instead of -1 when there is no solution available yet 2016 b3fda7efe 2019-10-09 Jasem Mutlaq Fix placeholder since it depends on Qt 5.12+ 2017 5f80fd584 2019-10-09 Yuri Chornoivan Be consistent (Nebulas -> Nebulae) 2018 bc69693b5 2019-10-08 Yuri Chornoivan Some i18n fixes 2019 9422bc453 2019-10-08 Jasem Mutlaq Only report success when the number of connected devices equal the number of drivers. Generic drivers would always equal connected devices 2020 edffb8760 2019-10-08 Jasem Mutlaq Check if GainSpin exists before using it otherwise it causes a crash. 2021 c1c5e52a9 2019-10-08 Jasem Mutlaq Add a button to scheduler to snap the sky map center coordinate 2022 1cbccc85a 2019-10-08 Jasem Mutlaq Adding a fetch button to the mosaic wizard to sync its value from the active Ekos profile via DBus 2023 b753dabe2 2019-10-08 Jasem Mutlaq swapItemAt is too new so it is removed for now, we need to add a check later. 2024 60ba9044d 2019-10-08 Jasem Mutlaq Initial work for fetching camera and telescope info over dbus in mosaic planner 2025 ee7e22b07 2019-10-08 Jasem Mutlaq Fix few warnings 2026 a2f50ed3f 2019-10-08 Hy Murveit Complete the implementation of Capture tab gain control. 2027 722159dcf 2019-10-08 Jasem Mutlaq Add counter-weight down to make sure parking is correct 2028 d5e7c1b5e 2019-10-07 Jasem Mutlaq INDI drivers sync 2029 27a1278e2 2019-10-05 Hy Murveit Set gain each capture 2030 318a545be 2019-10-04 Carl Schwan Add Windows Store link in AppStream metadata 2031 30af73a77 2019-10-03 Wolfgang Reissenberger Hitting a constraint sets a job to IDLE instead of COMPLETE so that it might be restarted later 2032 f4fb3326d 2019-10-03 Jasem Mutlaq Add force DSLR presets option to ensure accurate DSLR exposure times when possible 2033 e2f9690aa 2019-10-03 Ron Huizer Update readme taking into account latest releaeses 2034 4925404d3 2019-10-02 Jasem Mutlaq Use the same green and red color code as mount parking for dome parking to be consistent 2035 847aca910 2019-10-02 Hy Murveit Remove dead code from fitsviewer 2036 728a55f6e 2019-10-02 Robert Lancaster PHD2 Enhancements 2037 faec39c2d 2019-10-02 Hy Murveit Fix focus HFR-averaging bug 2038 9ba205842 2019-10-01 Jasem Mutlaq Right click would restore the frame to full size. If selection is too small do not zoom 2039 9dbd7cdc1 2019-09-29 Yuri Chornoivan Use i18n() 2040 8db9af129 2019-09-29 Yuri Chornoivan More i18n() 2041 255f207aa 2019-09-25 Wolfgang Reissenberger Handling of aborts during parking/unparking of rolloff roofs corrected 2042 0ffd9c6ec 2019-09-25 Eric Dejouhanet Summary: Connect Scheduler sleep timer to Simulation Clock scale change. 2043 234a1d28f 2019-09-25 Jasem Mutlaq Use KSTARS instead of KSTARS_EKOS_ALIGN in utils 2044 a77e03bb8 2019-09-24 Jasem Mutlaq Update the INDI build script to reflect the repo split 2045 471943e41 2019-09-23 Robert Lancaster Fixing an RA/DEC swap issue 2046 d3860aa52 2019-09-23 Wolfgang Reissenberger Location of M 102 corrected 2047 f1c5444bd 2019-09-23 Jasem Mutlaq Update debian changelog for v3.3.7 2048 96a57b6e6 2019-09-23 Eric Dejouhanet Fix crash when guiding unexpectedly restarting with no current job. 2049 b4e6b826f 2019-09-23 Wolfgang Reissenberger Restrict pausing to image capturing 2050 715afccc0 2019-09-23 Jasem Mutlaq Preparing for v3.3.7 release 2051 b6eeb8928 2019-09-23 Robert Lancaster Guiding Labels 2052 76aba5fa3 2019-09-22 Jasem Mutlaq Avoid division by zero condition 2053 c7d784293 2019-09-22 Jasem Mutlaq INDI driver sync 2054 2af2a8694 2019-09-21 Jasem Mutlaq Remove placeholdertext that failed to build on older Qt versions 2055 09c88490c 2019-09-19 Jasem Mutlaq Fix check for unparked state 2056 3af77247f 2019-09-19 Jasem Mutlaq removed top spacer from scheduler ui 2057 269e6fca8 2019-09-19 Jasem Mutlaq Fix HFR calculation, add HFR on focus view, adjust focus UI. 2058 f7a06d684 2019-09-19 Jasem Mutlaq Use reasonable minimum that does not squish the GUI 2059 dd0e00586 2019-09-19 Laurent Montel Port to setContentsMargins 2060 eaba32948 2019-09-19 Eric Dejouhanet Implement customizable dusk and dawn offsets. 2061 cefa36d91 2019-09-18 Jasem Mutlaq Add websocket command to toggle filter wheel 2062 3a3d41731 2019-09-18 Hy Murveit # Enter a commit message. # # Changes: # # kstars/fitsviewer/fitshistogram.cpp 2063 f84708e85 2019-09-18 Jasem Mutlaq Add debian patches set 2064 4ae670a34 2019-09-18 Jasem Mutlaq Update kstars debian files 2065 50bd34941 2019-09-15 Jasem Mutlaq Update INSTALL instructions. 2066 fab755ffe 2019-09-15 Jasem Mutlaq Add option to save focus frames. Warn about storage space. 2067 5c5f27a3c 2019-09-15 Jasem Mutlaq Disable autofocus when the HFR checkbox is toggled. 2068 64d7eb749 2019-09-14 Jasem Mutlaq Improve reliability of flat field ADU algorithms 2069 c2de9690d 2019-09-14 Jasem Mutlaq Fix warning about single cell span 2070 3dbf09cac 2019-09-14 Jasem Mutlaq Add reset to dark library in case of Ekos shutdown to clean its state 2071 76d95edea 2019-09-14 Jasem Mutlaq When adding a FITS file to the scheduler, check the header to see if the information about the object RA and DEC and its name are available so they .. 2072 3e5fa041d 2019-09-11 Jasem Mutlaq Do not init astrometry config on Windows. 2073 58d94662d 2019-09-10 Yuri Chornoivan Fix minor typos 2074 5c64ccd43 2019-09-09 Jasem Mutlaq Use int and not QString when using i18np 2075 2076 3.3.6 (Fomalhaut): 2077 2078 37015dc91 2019-09-08 Robert Lancaster Fixing a little typo 2079 48f4645b0 2019-09-08 Jasem Mutlaq QVector --> std::vector just to resolve the mysterious build errors on Windows CI 2080 e9a9a1f00 2019-09-08 Jasem Mutlaq Fix block logic error 2081 d31cb637c 2019-09-08 Jasem Mutlaq Fix cross-platform errors 2082 753228b1c 2019-09-08 Jasem Mutlaq fix wrong variable name 2083 2084 3.3.5 (Eridani): 2085 2086 31f986600 2019-09-08 Jasem Mutlaq Add confirmation when deleting index folder, improve GUI a bit 2087 53305c7ee 2019-09-08 Robert Lancaster Improving Astrometry Conf file support for Linux and OS X 2088 0a3661c78 2019-09-06 Jasem Mutlaq Add indi web manager scanner for the local network in the profile editor 2089 09156232e 2019-09-06 Jasem Mutlaq Adding icon for atikbase 2090 c582e031a 2019-09-06 Jasem Mutlaq Initilize the recommended gain properly on startup. 2091 f5db90ab0 2019-09-06 Jasem Mutlaq Add DBus function to get location info 2092 3973c3b89 2019-09-05 Jasem Mutlaq Improvements is estimateJobTime 2093 fad803969 2019-09-05 Jasem Mutlaq Send camera state instead of just temperature 2094 423c190cf 2019-09-05 Jasem Mutlaq Do not set temperature or gain unless supported 2095 c4541528e 2019-09-04 Jasem Mutlaq Send states after defining the device capabilities 2096 9da186174 2019-09-04 Jasem Mutlaq Do not exclude Windows from testing. The windows build was failing due to another reason 2097 361a0163e 2019-09-04 Jasem Mutlaq processMarkSelection should be overridden in align view to prevent double clicking from moving the marker by mistake 2098 61ae6f3fc 2019-09-04 Jasem Mutlaq Fix few warnings 2099 db6aba4a6 2019-09-04 Jasem Mutlaq Improve set coordinates manually by adding switches for JNow and J2000 settings 2100 c169fdaec 2019-09-04 Jasem Mutlaq Set coordinates manually should always default to RA-DE tab 2101 db6742a36 2019-09-04 Jasem Mutlaq Do not report guiding as started in PHD2::StartGuiding Event handler because it will start scheduled capture prematurely (before Settle is complete). 2102 a196bf114 2019-09-04 Jasem Mutlaq Use table for statistics to show all channels 2103 c58562e35 2019-09-04 Jasem Mutlaq No need to use double for frequency 2104 048dd2ea4 2019-09-04 Laurent Montel Add DesktopEntry to notifyrc 2105 8d96f935b 2019-09-04 Jasem Mutlaq Compute histogram is median value is missing 2106 c04e9f588 2019-09-04 Jasem Mutlaq Median value should be an integer 2107 c2d379f95 2019-09-03 Jasem Mutlaq In case setting is missing, use camera value 2108 a5c088c0a 2019-09-03 Jasem Mutlaq Use generate_export_header to fix compile issue on Windows 2109 9dc806afa 2019-09-03 Jasem Mutlaq Send settings along with camera info 2110 59cc4f96c 2019-09-03 Jasem Mutlaq Disable actions when parked 2111 83a9b0600 2019-09-02 Jasem Mutlaq Use icons for the menu 2112 12c89412c 2019-09-02 Jasem Mutlaq Use more intuitive telescope popup menu in the sky map 2113 872f2354b 2019-09-02 Wolfgang Reissenberger Display of weather sensor data added to Observatory module 2114 9c9dd4140 2019-09-02 Jasem Mutlaq Insert format and gain values in the settings 2115 abf0ec3a4 2019-09-01 Yuri Chornoivan Sync the tip with GUI label 2116 861b1866c 2019-08-31 Jasem Mutlaq Improve set coordinates manually dialog by initializing it to the current selected coordinates first 2117 299c60b74 2019-08-31 Jasem Mutlaq Set clicked object to nullptr in order to correctly recenter on clicked point 2118 1a1185841 2019-08-31 Jasem Mutlaq INDI drivers sync 2119 1a77e6822 2019-08-31 Jasem Mutlaq Minor UI changes 2120 54b7ed8e7 2019-08-31 Yuri Chornoivan Fix minor EBN issues 2121 a8dd7687c 2019-08-31 Wolfgang Reissenberger Adding error handling strategy control to Scheduler 2122 cc05215c5 2019-08-31 Wolfgang Reissenberger Filename options selection preserved 2123 69fb7e9a8 2019-08-31 Jasem Mutlaq Try disabling testing on Windows 2124 df36c16f5 2019-08-30 Jasem Mutlaq Further improvements to the auto-park functionality 2125 8f4ed5f74 2019-08-30 Jasem Mutlaq Add support to automatically starting auto-park feature on startup to park the mount at a specific time 2126 a99fd95aa 2019-08-30 Yuri Chornoivan Replace the last overlooked qSort() 2127 9a3ab3221 2019-08-30 Yuri Chornoivan Replace obsolete methods with non-obsolete ones 2128 60332d1e4 2019-08-30 Yuri Chornoivan Fix typos, make the button tooltips translatable 2129 7c873442b 2019-08-30 Yuri Chornoivan Make the tooltips translatable 2130 ebdfc0eb5 2019-08-30 Yuri Chornoivan Fix minor typo 2131 a4a1e0775 2019-08-29 Jasem Mutlaq Add support to reverse axis in mount control panel 2132 848b15b2e 2019-08-29 Jasem Mutlaq Add support to profile mappings 2133 a882598c6 2019-08-29 Yuri Chornoivan Fix minor typos 2134 8ea9a8f0a 2019-08-29 Yuri Chornoivan Fix i18n() 2135 b45556c5b 2019-08-29 Robert Lancaster Should be fabs not abs, abs is ambiguous. 2136 55831a86c 2019-08-27 Jasem Mutlaq NOOP --> i18n 2137 bef790752 2019-08-25 Jasem Mutlaq Fix the Android build with the latest Qt, Android NDK and SDK tools 2138 ddbf38859 2019-08-25 Jasem Mutlaq Add cr3 to list of RAW formats 2139 d7981710e 2019-08-24 Robert Lancaster changing name to sky point 2140 0fa7df3d8 2019-08-23 Robert Lancaster Fixing bug in Mount Model and Simplifying function 2141 4f006707e 2019-08-23 Jasem Mutlaq Fix using i18n for Sun object 2142 e8b1be7ee 2019-08-23 Jasem Mutlaq + Do not set m_wasSlewStarted explicity when issusing GOTO command. Wait for IPS_BUSY from mount driver. + Using Enums instead of string comprison f.. 2143 4b19a3d44 2019-08-22 Jasem Mutlaq Make display format in planet viewer to be dd/MM/yyyy 2144 7d7fbe0a5 2019-08-22 Jasem Mutlaq Update install instructions 2145 669835dae 2019-08-22 Jasem Mutlaq Preparing for 3.3.5 release 2146 5072faa20 2019-08-22 Jasem Mutlaq Driver sync 2147 1b0d4b17c 2019-08-22 Jasem Mutlaq Fix infinite loop 2148 0cb19ee3a 2019-08-21 Jasem Mutlaq Profile wizard revamp to remove confusion by some end users 2149 1ee36d436 2019-08-21 Jasem Mutlaq Update backlash value from driver as it arrives 2150 0e1d35d2a 2019-08-20 Jasem Mutlaq Fix toggle of meridian flip unit 2151 1d0803895 2019-08-20 Jasem Mutlaq Fix gain behavior setting in focus module. It should use value stored in config unless changed by user 2152 eb075bbed 2019-08-20 Jasem Mutlaq Add support for direct gain setting in capture module 2153 82509989c 2019-08-20 Jasem Mutlaq INDI drivers sync 2154 d83e7d82d 2019-08-19 Jasem Mutlaq Fallback to default configs in case dns lookup fails for .local addresses 2155 7f4b8b10f 2019-08-19 Wolfgang Reissenberger Bugfix for focus looping with HFR setup 2156 151f405c5 2019-08-19 Hy Murveit Sample the fits viewer's histogram calculation 2157 836679ea6 2019-08-19 Jasem Mutlaq Make the meridian flip hour angle unit to be in degrees by default since this is a common settings used by many mounts. The meridian flip value is s.. 2158 03a943060 2019-08-19 Jasem Mutlaq Remove debug that was added by mistake 2159 e7de7ff60 2019-08-17 Jasem Mutlaq Flip correction vector for southern hemisphere 2160 b197a2a0a 2019-08-15 Jasem Mutlaq Set the exposure restart button as default since it was defaulting to record which should not be the case 2161 54d617fa4 2019-08-13 Jasem Mutlaq Add support to setting backlash directly in Ekos focus module IF supported by the INDI driver. 2162 ce8e6c967 2019-08-13 Jasem Mutlaq Check against device name and not pointer when removing 2163 5031aa100 2019-08-13 Jasem Mutlaq Fix minor warning 2164 4add11efd 2019-08-13 Jasem Mutlaq INDI drivers sync 2165 0e9825067 2019-08-11 Jasem Mutlaq remove unnecessary debug message 2166 c395e4580 2019-08-11 Jasem Mutlaq Adding support for debayer in video stream window 2167 2168 3.3.4 (Dormi): 2169 2170 d3323c608 2019-08-08 Jasem Mutlaq Use i18nc for Not Applicable 2171 9d6ecf5d3 2019-08-08 Jasem Mutlaq Clean up how group debug options are parsed 2172 abe69b6da 2019-08-08 Wolfgang Reissenberger Rolloff roof handling introduced 2173 7fb0266f0 2019-08-08 Jasem Mutlaq Comment unused variable 2174 a4d10fdcb 2019-08-06 Jasem Mutlaq KStars v3.3.4 release 2175 da4661ca6 2019-08-06 Jasem Mutlaq use rangeHA to make sure -12 < HA <= 12 2176 fda55706a 2019-08-05 Jasem Mutlaq v3.3.3 version code 15 for KStars Lite on Android 2177 4228d5ccc 2019-08-05 Jasem Mutlaq Proper disconnection of Dark Library signals and slots in various Ekos modules. 2178 569b147f1 2019-08-05 Jasem Mutlaq Read astrometry config file on other platforms 2179 b17fe7453 2019-08-04 Jasem Mutlaq This should fix #410573 in addition to initial support for dust caps in Dark Library. 2180 02fc8bfaf 2019-08-03 Jasem Mutlaq always evaluate statistics after opening regardless of histogram 2181 e7d78e838 2019-08-03 Nicolas Fella Fix double/float conversion in Java code 2182 37f8576cc 2019-08-02 Nicolas Fella Fix missing include in Android build 2183 2184 3.3.3 (Canis): 2185 2186 13bca1735 2019-08-01 Jasem Mutlaq qMin --> qMax since we need rate 0 to 3 2187 fe3c4d97c 2019-08-01 Jasem Mutlaq Fix proper disconnection for KSMessageBox signals 2188 dba03213e 2019-08-01 Jasem Mutlaq Another attempt at fixing odd behavior of accept and reject roles. Now using ActionRole and simply connecting the button click to the dialog accept .. 2189 ef59fcceb 2019-07-31 Jasem Mutlaq Further improvements to the reliability of the system after a crashed driver is restarted 2190 5df509c57 2019-07-31 Jasem Mutlaq Add support to restarting crashed drivers for local servers 2191 18999483d 2019-07-31 Jasem Mutlaq Seems like reversing order of accept and reject roles fixes the button order in MacOS. It has no effect on Linux 2192 e7f35fce9 2019-07-31 Jasem Mutlaq sizeInBytes is only available in Qt 5.10+, thanks to jpaana for the heads up 2193 ae9f44bba 2019-07-31 l10n daemon script GIT_SILENT made messages (after extraction) 2194 6db7d8c0e 2019-07-30 Jasem Mutlaq Send preview JPEGs when they are generated to the client 2195 5446b14cb 2019-07-30 Jasem Mutlaq Migrate more KMessageBox --> KSMessageBox 2196 3a64d4f93 2019-07-30 Jasem Mutlaq Try to solve Qt warning about adding to existing layout 2197 44fe84d14 2019-07-29 Wolfgang Reissenberger Bug fix paused during dithering not resuming 2198 c8d48978f 2019-07-29 Jasem Mutlaq Fix minor warning 2199 738dc7a47 2019-07-26 Jasem Mutlaq INDI drivers sync 2200 8b0be80c3 2019-07-26 Jasem Mutlaq Migrate dark library to async KSMessageBox 2201 0361dbf91 2019-07-26 Jasem Mutlaq Remove rest of autonomous option that was deleted 2202 bdbbf55bc 2019-07-25 Jasem Mutlaq remove & when comparing button texts 2203 69c58c89a 2019-07-25 Jasem Mutlaq Removing unnecessary autonomous option for dialog with the instroduction of the new KSMessageBox class that open message box asynchronous and can be.. 2204 19460c0b8 2019-07-24 Jasem Mutlaq Fix crash in downloadJob due to possible using raw pointer before 2205 b2d276de3 2019-07-24 Jasem Mutlaq Add new KSMessageBox class to fulfill some KStars specific requirements 2206 e656f1ee8 2019-07-24 Jasem Mutlaq Add helpful comments 2207 d90beac90 2019-07-24 Wolfgang Reissenberger Autofocus disturbing meridian flip corrected 2208 d9c6acc1c 2019-07-22 Wolfgang Reissenberger Show the tracking box on the inital focusing frame 2209 a5b559fa4 2019-07-22 Jasem Mutlaq refactor isSlewDirty and set it as false in cases of IDLE and ALERT states for EqNP. 2210 c9afb11cd 2019-07-22 Wolfgang Reissenberger Check for refocus also during the calibration stage 2211 0391998ff 2019-07-22 Jasem Mutlaq Add support to CONFIG_PURGE and add more options to clear some mount data in case of trouble 2212 796d0b15c 2019-07-18 Jasem Mutlaq Add more protection boundary checks 2213 4d5adb07b 2019-07-18 Jasem Mutlaq remove unnecessary cast 2214 8ca63444b 2019-07-17 Eric Dejouhanet Reset autofocus when executing a job, so that focus step is applied properly when checked. 2215 d65071a02 2019-07-17 Jasem Mutlaq Fix regression for non-guide dithering and re-arrange guide option to make dither frequency has its own row 2216 f134b5ee5 2019-07-17 Jasem Mutlaq Add option to control auto park post PAA tool operation 2217 2f2ab1b39 2019-07-16 Jasem Mutlaq Another missing header 2218 fa2458d60 2019-07-16 Jasem Mutlaq Add missing header 2219 a1692871c 2019-07-16 Jasem Mutlaq Introduce autonomousMode option to run KStars in autonomous mode whereas user interaction is not expected so popup dialogs are suppressed whenever p.. 2220 fb5d192a8 2019-07-15 Jasem Mutlaq KStars v3.3.3 2221 4ca0b2ab1 2019-07-15 Jasem Mutlaq Fix translation issues with solar system objects 2222 c211fc0a5 2019-07-15 Jasem Mutlaq Precess sun to get correct accurate geocentric coordinates 2223 03317cc17 2019-07-14 Eric Dejouhanet When evaluating twilight restriction, shift dusk to next day when it happens before dawn on the same day. 2224 7e3757a96 2019-07-09 Jasem Mutlaq Display more information about version and interface once device is online 2225 a5b719580 2019-07-09 Jasem Mutlaq Fix non-static warning 2226 7a29a2a8e 2019-07-08 Jasem Mutlaq Only construct histogram synchronously when required 2227 968c0263d 2019-07-04 l10n daemon script SVN_SILENT made messages (.desktop file) - always resolve ours 2228 99835cca2 2019-07-03 Jasem Mutlaq Explicitly use setCurrentIndex since setCurrentText is problematic 2229 7d6fbb121 2019-07-03 Wolfgang Reissenberger Motion control for domes added 2230 2231 3.2.0 (Ivy): 2232 2233 596569b5a 2019-04-18 Jasem Mutlaq Including missing header 2234 63a05b9f1 2019-04-14 Jasem Mutlaq Must add mount this way since we have a tree structure 2235 18fdbc7f3 2019-04-14 Wolfgang Reissenberger Capture counting corrected 2236 49fc6bfc1 2019-04-13 Jasem Mutlaq Do not connect to EkosLive with empty username 2237 8968926f9 2019-04-11 Jasem Mutlaq Also accept .fits.fz in FITSViewer 2238 5577dc1c6 2019-04-09 Jasem Mutlaq Fix slew and sync in KStars Lite. Patch by Sebastian. 2239 060749c18 2019-04-08 Wolfgang Reissenberger Clean module registration 2240 11cc7c78c 2019-04-07 Jasem Mutlaq Use click to trigger the change since the signals are attached to the button clicked event 2241 6fa80f617 2019-04-06 Jasem Mutlaq Show toolip explicitly on button click 2242 29461e124 2019-04-06 Jasem Mutlaq Add information icon to explain what the guiding rate control is for 2243 0c8f1ef98 2019-04-06 Jasem Mutlaq Resume KStars if paused in EkosLive 2244 4389e2361 2019-04-06 Jasem Mutlaq Make sure clock is ticking and sync with system time when websocket connection is established 2245 c90eaa335 2019-04-06 Jasem Mutlaq Move auto star selection for calibration to main guide module to make it more accessible 2246 8c0e7b2b9 2019-04-06 Jasem Mutlaq Fix issue with online solver args 2247 7bf777cf4 2019-04-04 Jasem Mutlaq Add RC telescope type 2248 53266b534 2019-04-04 Jasem Mutlaq Fix capture delay when using legacy polar alignment tool 2249 9d6687356 2019-04-03 Jasem Mutlaq If primary or guide IDs are zero or less, set profile scope to Default 2250 b91610734 2019-04-02 Jasem Mutlaq Add support to updating scopes and profiles 2251 ae65feaa1 2019-04-02 Jasem Mutlaq Scope commands do not require active connection in this location as well 2252 e90132500 2019-04-02 Jasem Mutlaq Scope commands do not require active connection 2253 049f3083e 2019-04-02 Jasem Mutlaq GET_SCOPES can now be sent before Ekos is online 2254 12a340798 2019-04-02 Jasem Mutlaq Add scope websocket functions to add and delete scopes. Improve getScopes to cover all available telescopes 2255 d6e0f59b5 2019-04-01 Jasem Mutlaq Send profile add deleting or adding one 2256 c59abae19 2019-04-01 Wolfgang Reissenberger Unchecking the meridian flip checkbox reset the meridian flip state 2257 e8cf401fb 2019-03-31 Jasem Mutlaq Move send drivers before the block requiring live ekos connection 2258 9bfe7a47b 2019-03-31 Jasem Mutlaq Do not change filter directly, use the filter manager 2259 25441353f 2019-03-31 Jasem Mutlaq Fix infobox setting not sticking for some reason under Qt 5.12 2260 5689e1085 2019-03-30 Jasem Mutlaq Save focus module filter wheel and filter in options 2261 87baf5eb9 2019-03-27 Eric Dejouhanet Fix altitude restriction log and allow restriction down to -15 degrees 2262 9895d4898 2019-03-24 Jasem Mutlaq Wait until backlash builds up before moving to more aggressive pulses that might cause overshooting the target position 2263 3916fc78e 2019-03-24 Jasem Mutlaq Add debug log for remaining angle for mount rotation in alignment module 2264 c5f80470d 2019-03-21 Jasem Mutlaq Add websocket function to get all drivers 2265 f9ab9cbb8 2019-03-18 Jasem Mutlaq Update docs 2266 677f7dbad 2019-03-18 Jasem Mutlaq Profile management via websocket is ready for testing 2267 60bd7f39a 2019-03-18 Jasem Mutlaq Initial work for profile and driver exposure to ekoslive 2268 bd1d4d28b 2019-03-18 Wolfgang Reissenberger Bugfix: proper usage of abort() for finishing a capture sequence queue 2269 abbfb7db1 2019-03-17 Jasem Mutlaq Reduce calibration iterations to 3 by default as it is mostly what is required for most cases 2270 fabf80109 2019-03-17 Eric Dejouhanet Prevent rescheduling aborted jobs until all jobs are processed 2271 410f0226f 2019-03-17 Jasem Mutlaq Making Scheduler robust against guiding problems 2272 f52ef343d 2019-03-17 Wolfgang Reissenberger Bugfix #405325: Keeping meridian flip in capture and mount in sync. 2273 7a04a4393 2019-03-12 Jasem Mutlaq Fix websocket getting called from a different thread 2274 cba93a705 2019-03-12 Jasem Mutlaq Add EkosLive DBus methods and properties 2275 99ba5e31e 2019-03-12 Jasem Mutlaq Display saved DSLR infos 2276 15c296062 2019-03-12 Robert Lancaster Making the StarProfile Viewer fix from 3.1.0 work for Guide and Focus Views too 2277 6ee0ebfb7 2019-03-10 Jasem Mutlaq Load captured RAW images in summary without have to double-covert them since they are converted once in INDI::CCD 2278 1549005f5 2019-03-10 Jasem Mutlaq Only remove .fits explicitly from base name instead of finding last decimal point since this causes conflicts with exposures in file names 2279 08fc70c84 2019-03-09 Jasem Mutlaq Make the mount window resizable to fit on different DPIs 2280 6b3d3b4fb 2019-03-09 Jasem Mutlaq HEAD is at v3.2.0 now 2281 ff94934ee 2019-03-09 Jasem Mutlaq INDI Driver auto sync 2282 4cbaa0f58 2019-03-08 Jasem Mutlaq Comment out obsolete slot connect 2283 f250da377 2019-03-07 Jasem Mutlaq Remove unrequired attributes. 2284 04dd9fed1 2019-03-07 Jasem Mutlaq Notify user of error in focusing even when not in autofocus 2285 b10c35a93 2019-03-07 Jasem Mutlaq Add support to sending horizontal coordinates from the mount box 2286 cfdecf66f 2019-03-06 Heiko Becker LONG_LONG_MAX is an obsolete GNU name for LLONG_MAX 2287 07219cd80 2019-03-06 Jasem Mutlaq Improve description of the ImageToFITS option 2288 7d0e57198 2019-03-06 Jasem Mutlaq Refactor the variable means to remove any confusion 2289 a4f962162 2019-03-05 Jasem Mutlaq Auto ImageToFITS should be false by default 2290 1da8d1b62 2019-03-05 Jasem Mutlaq Improve behavior for dark and flat frames capture when it comes to covering the mount 2291 c1aef273e 2019-03-05 Jasem Mutlaq Support converting images to FITS 2292 efd36250e 2019-03-04 Jasem Mutlaq Before loading next image, check if current image is temporary and if yes remove it from disk 2293 61d42b6e4 2019-03-04 Jasem Mutlaq Add notification dialog for user to cover scope with flat field light source in case of manual source 2294 9947d6ff0 2019-03-04 Yuri Chornoivan Fix minor typos 2295 efa95bffb 2019-03-04 Robert Lancaster Making the initial astrometry.net path change automatic 2296 336babded 2019-03-03 Jasem Mutlaq Configure Equipment was causing a conflict on Mac as found by Robert. Broke the menu and distributed the two items to where they logically belong 2297 f93400f75 2019-03-03 Jasem Mutlaq More PHD2 fixes: 1. Restore star display despite "Receive External Guide Frame" setting since they are two separate options. 2. Fix crash when async.. 2298 f8522bfb1 2019-03-03 Jasem Mutlaq Be silent when auto updating comet and asteroid orbital elements 2299 1c9157e20 2019-03-03 Jasem Mutlaq Add comet and asteroid orbital elements auto update on startup 2300 d1b81599a 2019-03-01 Jasem Mutlaq Make selection behavior single rows for the capture jobs 2301 cf581270c 2019-02-28 Wolfgang Reissenberger Deleting arbitrary imaging sequence in the Capture module corrected. 2302 3a81f2e51 2019-02-27 Jasem Mutlaq Fix upload issues to the cloud with compressed images 2303 dc198425f 2019-02-27 Jasem Mutlaq All compressed files are extracted and considered temporary however we need to know if the original compressed file was temporary or not 2304 8e3b17c32 2019-02-27 Jasem Mutlaq Fix state of ekoslive button toggle on startup 2305 0c70fad89 2019-02-27 Jasem Mutlaq Do not exist program on error, return error code 2306 2307 3.1.0 (Timmy): 2308 2309 5af4cbdc7 2019-02-26 Jasem Mutlaq Changes for KStars 3.1.0 2310 34a6e0c2f 2019-02-26 Jasem Mutlaq Sync INDI drivers 2311 0b0f99334 2019-02-25 Jasem Mutlaq More parked state more prominent for end users 2312 d8fdb74d1 2019-02-24 Jasem Mutlaq Go back to single threaded runningAverageStdDev since the multithreaded version is causing crashes 2313 57337d2dc 2019-02-24 Jasem Mutlaq Reset activeBin to 1 if there is no binning support 2314 bc5788d16 2019-02-21 Yuri Chornoivan Add Doxygen comment 2315 b9a3343ff 2019-02-21 Jasem Mutlaq No need to explicitly toggle all member of an exclusive button group 2316 fbf0bee79 2019-02-21 Jasem Mutlaq One architecture detection function is enough 2317 62bd608f4 2019-02-21 Jasem Mutlaq Add a couple of function to limit the software in case of ARM architecture 2318 0f1351510 2019-02-20 Yuri Chornoivan Remove extra spaces to not interfere with Doxygen comments 2319 b0210f23f 2019-02-19 Yuri Chornoivan Fix minor Doxygen issues 2320 68e7afd64 2019-02-19 Jasem Mutlaq Fix cases for .fits.fz formats 2321 c842797ad 2019-02-19 Jasem Mutlaq Remove temporary compressed .fz files 2322 30278ca0d 2019-02-19 Jasem Mutlaq Try to use QtConcurrent for running average stddev calculations 2323 f6d810c83 2019-02-18 Jasem Mutlaq Append format to the temporary file 2324 8e2476dcc 2019-02-18 Jasem Mutlaq When there is binning change, always FORCE setting of frame values even if they did not change 2325 dc4a8f726 2019-02-16 Volker Krause Fix build on binary factory 2326 1fd7cc9db 2019-02-14 Jasem Mutlaq Indenepdent windows has other issues should be used for advanced users 2327 706896304 2019-02-14 Jasem Mutlaq Make independent window stay on top 2328 509a16b20 2019-02-14 Jasem Mutlaq Fix Ekos widget not showing up issue after close. Make both INDI and Ekos windows independent by default 2329 db96ecab7 2019-02-14 Jasem Mutlaq If preview RAW then process it. Qt can open CR2 though 2330 d92170292 2019-02-12 Jasem Mutlaq Only convert RAW to JPG if DSLR image viewer is enabled 2331 075531728 2019-02-10 Jasem Mutlaq Use better connection that does not produce runtime warnings 2332 48ce18f1d 2019-02-09 Jasem Mutlaq Make button icons more indicative of the action 2333 025c4f3ca 2019-02-09 Jasem Mutlaq Auto sync 2334 e0a019f19 2019-02-08 Jasem Mutlaq Use simple array instead of QVector 2335 33d6af04d 2019-02-08 Jasem Mutlaq Reimplement auto stretch buffer in rescale 2336 ac4a672f6 2019-02-07 Jasem Mutlaq No need to explicitly call save config since it is done by the driver already 2337 c69966fd6 2019-02-05 Jasem Mutlaq Watch for negative IDs and reset them to zero 2338 b47a6fbba 2019-02-05 Jasem Mutlaq Do not autostrech again 2339 5e924826c 2019-02-04 Jasem Mutlaq When target position exceeds limits, try to move it to the limit edge instead of immediately aborting 2340 87f090d7d 2019-02-04 Jasem Mutlaq Sync drivers 2341 b26261685 2019-02-04 Jasem Mutlaq If pixel is zero and model exists, update driver 2342 fb43f5d99 2019-02-04 Jasem Mutlaq 0 to nullptr 2343 ada401f72 2019-02-03 Robert Lancaster Summary: Removing Environment Variable, Use qt.conf instead.Improving Mac Astrometry Logging. 2344 1f12040f3 2019-02-02 Jasem Mutlaq Fix override warnings 2345 03d1d8813 2019-02-02 Jasem Mutlaq Use better statiscal methods for average HFR 2346 9e03ce150 2019-02-02 Jasem Mutlaq Merge branch 'arcpatch-D18510' 2347 aebcc6f7b 2019-02-02 Jasem Mutlaq Do not reset current position to 50000 when using a relative focuser 2348 8feee5e1f 2019-02-02 Jasem Mutlaq Use steps instead of ticks 2349 a7826e9b3 2019-02-02 Jasem Mutlaq Rearrange the UI a bit. When full field is unchecked, the FITS View is alerted so that it reset the filter values 2350 21bb7c775 2019-02-02 Eric Dejouhanet Ring-field focusing feature. 2351 ee73f81f8 2019-02-02 Sebastian Neubert working prototype solution for manual slewing during polar alignment 2352 824c2887f 2019-02-02 Wolfgang Reissenberger Meridian flips handled by Mount 2353 c795b4bdf 2019-02-02 Jasem Mutlaq Enclose MacOS functions with ifdefs 2354 c1f3d114e 2019-02-02 Robert Lancaster Summary: Environment variable and Index File Path Fixes for Macs 2355 964879c51 2019-02-02 Jasem Mutlaq Always reset zoom level dropdown to 1x when the window is displayed. Disable FPS target if the camera does not support it 2356 f45514107 2019-02-01 Jasem Mutlaq Add extra check for capture module 2357 9f4a6ae5b 2019-01-29 Jasem Mutlaq Apply Autostretch in dark library 2358 83baf543a 2019-01-29 Jasem Mutlaq Use a combo box instead of zoom buttons and set the values twice since GPhoto does not change the value at first go 2359 a2b8cc30a 2019-01-29 Jasem Mutlaq Use a more logical control for FPS in the video streaming window 2360 32553c69f 2019-01-29 Yuri Chornoivan Fix the unfinished statement 2361 5e2445486 2019-01-29 Yuri Chornoivan Fix minor typos 2362 2db493f04 2019-01-28 Jasem Mutlaq Update FITS Viewer information 2363 a08d5be70 2019-01-28 Jasem Mutlaq Update version 2364 9a3b44ef7 2019-01-25 Jasem Mutlaq Add DBus function to set GPS location 2365 4384b31a2 2019-01-25 Jasem Mutlaq Fix few warnings 2366 cc9380aa4 2019-01-24 Jasem Mutlaq Make MOC on older Qt happy 2367 745695628 2019-01-23 Yuri Chornoivan Really translate the notice 2368 5ccec7d9f 2019-01-23 Yuri Chornoivan Fix minor typos, enhance formatting 2369 5175396b5 2019-01-23 Jasem Mutlaq Style updates 2370 3d541e3f9 2019-01-22 Yuri Chornoivan Docs enhancements and updates 2371 5b20b6eec 2019-01-22 Yuri Chornoivan Docs enhancements and updates 2372 90bd90b36 2019-01-22 Jasem Mutlaq Expand spacer if there are no DSLR controls to show 2373 65f81ac56 2019-01-22 Jasem Mutlaq Fix few histogram issues with multi-channel images 2374 fbfb77651 2019-01-22 Jasem Mutlaq Include filename in the sequence job. Use async uploads instead of blocking. Use Filename to load and upload data to cloud instead of relying on FIT.. 2375 71304a16d 2019-01-22 Jasem Mutlaq Initial work for supporting EOS zoom and zoom position control 2376 640b3d245 2019-01-22 Jasem Mutlaq Remove spammy log 2377 ff4031a4b 2019-01-21 Yuri Chornoivan Minor fixes and enhancements in docs 2378 e78af3e3a 2019-01-20 Jasem Mutlaq Add manufacturer support to custom drivers 2379 71cb09830 2019-01-18 Jasem Mutlaq Preliminary support for websocket to INDI::CCD on the client side 2380 ff54baeef 2019-01-20 Yuri Chornoivan Fix minor formatting glitches in docs 2381 01d1de71a 2019-01-19 Jasem Mutlaq Improving integration with EkosLive 2382 11ef936e0 2019-01-19 Yuri Chornoivan Fix my typos 2383 6654dfe42 2019-01-19 Yuri Chornoivan Fix minor glitches 2384 2fb6d94b0 2019-01-17 Yuri Chornoivan Add Ekos docs to KStars 2385 d9c6e792f 2019-01-14 Jasem Mutlaq Separate align and capture timeout timers 2386 305f802a3 2019-01-10 Yuri Chornoivan Fix minor typo 2387 2ea477356 2019-01-09 Jasem Mutlaq Add option for raising FITS viewer when an image is recieved 2388 da0f8ebae 2019-01-09 Jasem Mutlaq Raise FITS Viewer when receiving an image 2389 9bb38b5ae 2019-01-07 Eric Dejouhanet Fixed START_AT jobs disregarded while evaluating, and fixed the update of their score. 2390 1f60a107c 2019-01-07 Wolfgang Reissenberger Meridian flip issued also when a target is slewed directly without using a schedule 2391 7c6e9e03a 2019-01-05 Jasem Mutlaq Record initialHA after slew is complete. Without this, a premature meridian flip can be issued when not required if the slew happens outside the Mou.. 2392 a9ef62dd3 2019-01-04 Jasem Mutlaq Fix a possibly crash you on exit if one or more FITS Viewer windows remain open 2393 b31dd1e18 2019-01-04 Jasem Mutlaq Remove the FITS viewer based on index and now raw pointer value 2394 8e9382342 2019-01-04 Jasem Mutlaq Fix crash when using linguider 2395 54c3c6203 2019-01-03 Jasem Mutlaq Remove "libindi" prefix in header files 2396 1cba6d72b 2019-01-03 Jasem Mutlaq INDI Drivers sync script 2397 6f6a09f02 2019-01-03 Jasem Mutlaq Rework serial port assistant page navigation 2398 90f15f04d 2019-01-03 Jasem Mutlaq Ensure that autofocus is ready before asking filter manager to sync the focuser position for the filter 2399 23700ffe1 2019-01-02 Jasem Mutlaq Sync INDI drivers script 2400 75693abb2 2019-01-02 Jasem Mutlaq Remove device widget once udev rule is added and go back to home 2401 2fd178f7e 2019-01-02 Jasem Mutlaq Fix issue where correction pulses where sent in odd frames only 2402 5dd3651d0 2019-01-02 Yuri Chornoivan Last fixes to unbreak automatic PDF generation from Doxygen code 2403 2bd1ad043 2018-12-29 Jasem Mutlaq In Dark library, always consider DSLRs to be shutterless when taking dark frames 2404 ab5d0f983 2018-12-29 Jasem Mutlaq No need to check pointer, delete anyway 2405 d0e9bc52d 2018-12-29 Wolfgang Reissenberger bug fix #400265: meridian flip check before capturing 2406 c46bcafb7 2018-12-29 Jasem Mutlaq Use QVariantMap instead of QJsonObject for the signal since the latter is not automatically serielized to QVariantMap when used with DBus 2407 7a83c25e8 2018-12-29 Jasem Mutlaq Register PierSide in DBus 2408 b7c41c47c 2018-12-29 Jasem Mutlaq Add tooltip to mount tab to clarify limits 2409 14e944110 2018-12-29 Jasem Mutlaq Reset shutter status in clear camera configuration 2410 33c80eb3c 2018-12-27 Jasem Mutlaq Show and then raise the custom properties dialog to make sure it is displayed properly 2411 36a2e8845 2018-12-27 Laurent Montel Use isEmpty() 2412 0d37947b0 2018-12-27 Jasem Mutlaq Save remote capture directory in options 2413 c0e85b4d9 2018-12-27 Jasem Mutlaq Bump to 3.1.0 2414 791ad2985 2018-12-27 Jasem Mutlaq Remove old TODOs 2415 9e1fab025 2018-12-27 Jasem Mutlaq Sync INDI drivers 2416 4e3a15fd3 2018-12-26 Jasem Mutlaq Save PAH mount speed index for future use 2417 8ef969d35 2018-12-26 Laurent Montel Add parent to buttondialogbox 2418 f39cb09ff 2018-12-26 Laurent Montel Fix mem leak 2419 c45fbcbd8 2018-12-25 Jasem Mutlaq Using rotation only instead of GOTO for PAH 2420 e211076cb 2018-12-24 Jasem Mutlaq Fix syncing of the combo boxes when switching between local and remote 2421 418fd3ef3 2018-12-23 Jasem Mutlaq Group mounts by manufacturer in the profile editor 2422 edbd5496e 2018-12-23 Jasem Mutlaq Add more checks to the serial port assistant 2423 c70d2afdc 2018-12-21 Jasem Mutlaq Add tooltip for mount model resetting 2424 54f6c5567 2018-12-19 Jasem Mutlaq Move all sleep checking function to shouldSchedulerSleep function 2425 9f514ca35 2018-12-19 Eric Dejouhanet Proper removal of existing jobs by the Mosaic Tool 2426 2427 3.0.0 (Algol): 2428 369e30d4e 2018-12-19 Jasem Mutlaq Improve the naming of objects in the history find list 2429 4ba2aa4e4 2018-12-19 Jasem Mutlaq Improve find dialog further 2430 ab70395e0 2018-12-18 Jasem Mutlaq Move FindDialog to a singleton and improve its interface 2431 322e7703d 2018-12-18 Jasem Mutlaq Send initial state on startup 2432 8696bd1a8 2018-12-18 Jasem Mutlaq Fix radio box state 2433 09376e5ff 2018-12-17 Jasem Mutlaq Automatically set prefix as currently mount tracking target if capture state is IDLE 2434 908655c54 2018-12-17 Jasem Mutlaq Add clear button to prefix and script 2435 54dade3a8 2018-12-17 Jasem Mutlaq Minor fix for manual dither 2436 a3e3b2c7c 2018-12-16 Jasem Mutlaq Fix scheduler light frame check 2437 1f3a925d0 2018-12-16 Jasem Mutlaq Improve progressive manual dithering 2438 85a767406 2018-12-16 Jasem Mutlaq Minimize spaces 2439 7fe72fc98 2018-12-16 Jasem Mutlaq Add switch for EkosLive connection mode 2440 b9e6fb141 2018-12-14 Jasem Mutlaq Reduce minimum FOV for PAH to 10 arcmins since folks like to solve narrow field images and fail 2441 dad9c9af3 2018-12-14 Jasem Mutlaq Do not change CCD settings if it is capturing now 2442 ece6c0a36 2018-12-14 Jasem Mutlaq Add auto start support for EkosLive 2443 d95035176 2018-12-13 Jasem Mutlaq 1. Fix LightFrameRequired flag. Calculated ALL required light frames for the job and then find if the overall job requires them. 2. Reset job stage .. 2444 261fefea2 2018-12-13 Jasem Mutlaq Do not include FOV in KStars Lite 2445 2c2a6c5dc 2018-12-13 Aleix Pol Add missing file to integrate with arcanist 2446 6d6aaee0f 2018-12-11 Jasem Mutlaq Loaded and Closed signals should communicate FITS UID, not raw index in the widget 2447 dfa010479 2018-12-11 l10n daemon script SVN_SILENT made messages (.desktop file) - always resolve ours 2448 d5fc9b5ca 2018-12-10 Jasem Mutlaq Fix FOV shape 2449 46618f648 2018-12-10 Jasem Mutlaq Remove duplicate property 2450 3afe6b00a 2018-12-10 Jasem Mutlaq SOlve compiling error 2451 ac129a3d1 2018-12-10 Jasem Mutlaq Add DBus support for FOVs 2452 cfd401e80 2018-12-10 Jasem Mutlaq When deleting DSLR info, immediately fire up the DSLR info dialog 2453 4cd008811 2018-12-09 Jasem Mutlaq Display DSLR image if preview always 2454 946db550b 2018-12-09 l10n daemon script GIT_SILENT made messages (after extraction) 2455 2fa7b9f54 2018-12-08 Yuri Chornoivan Add missing space 2456 0ec215d69 2018-12-08 Jasem Mutlaq Only display serial port assistant when stellarmate is detected 2457 e0d84250b 2018-12-07 Jasem Mutlaq Added shouldSchedulerSleep function to check if the current job is far away from lead time that necessate scheduler sleep. Some white spaces cleanups 2458 58829bb13 2018-12-07 Eric Dejouhanet Rewrite of Scheduler planning 2459 f1c5776a4 2018-12-06 Jasem Mutlaq Reversing DEC alone is not sufficient when pier side is switched so we clear calibration 2460 bb78146cc 2018-12-06 Jasem Mutlaq Remove unnecessary header 2461 d5b1b353c 2018-12-06 Jasem Mutlaq Add flag for when telescope is covered to uncover it in case of shutterless cameras. 2462 9e855fa21 2018-12-05 Yuri Chornoivan Try to fix the build on Jenkins 2463 7a31d2a68 2018-12-05 Yuri Chornoivan Remove property duplication 2464 5d40881da 2018-12-05 Yuri Chornoivan Trying to fix the rest of minor doxygen issues 2465 52090a6d0 2018-12-05 Yuri Chornoivan Fix minor typo 2466 a3a2c6589 2018-12-05 Jasem Mutlaq Merge branch 'master' of git://anongit.kde.org/kstars 2467 129230c64 2018-12-04 Jasem Mutlaq Serial port assistant is operational now but needs testing 2468 033e1046b 2018-12-04 Jasem Mutlaq 1. If we are reacquiring a star when we are subframed, reset the frame. 2. Make guide module aware of mount pier side to switch DEC swap so that rec.. 2469 415690fdc 2018-12-04 Jasem Mutlaq Fix settling time for PAH and regular astrometry 2470 f8409f85e 2018-12-04 Robert Lancaster Improvements to histogram 2471 c69c8bf35 2018-12-04 Jasem Mutlaq Merge branch 'master' of git://anongit.kde.org/kstars 2472 86bc697d3 2018-12-04 Yuri Chornoivan Fix minor typo 2473 480965d33 2018-12-03 Jasem Mutlaq MOre progress on serial port assistant 2474 0821ae6cd 2018-12-03 Jasem Mutlaq Add guide settle time for focus module when resuming guide 2475 66b6aa507 2018-12-03 l10n daemon script GIT_SILENT made messages (after extraction) 2476 ee5d35bbd 2018-12-02 Jasem Mutlaq Add icon for Serial Port Assistant 2477 e85653c20 2018-12-02 Jasem Mutlaq Limit the serial port assistant to selected devices and do not show it just yet 2478 cbe804508 2018-12-02 Jasem Mutlaq Adding support to loading and remove rules from serial port assistant 2479 f020d0971 2018-12-02 Jasem Mutlaq Merge branch 'master' of git://anongit.kde.org/kstars 2480 19effbebf 2018-12-02 Yuri Chornoivan Fix minor EBN doxygen issues 2481 9a75874a4 2018-12-02 Yuri Chornoivan Fix minor typos 2482 6213a7abb 2018-12-02 Jasem Mutlaq Add checkbox to drivers group 2483 92c556a35 2018-12-01 Jasem Mutlaq Initial work for Serial Port Assistant integration 2484 e8cbcc835 2018-12-01 Jasem Mutlaq Add a function to execute focus steps whether in-sequence or timed. This could run after image capture or after a dither operation is complete, so m.. 2485 0fff8ebf0 2018-12-01 Jasem Mutlaq Read and set focuser MAX position 2486 8807679e1 2018-12-01 Jasem Mutlaq Set default solver action to slew to target since this is what new users expect 2487 edcb4bae3 2018-11-30 Yuri Chornoivan Fix minor EBN doxygen issues 2488 f8c2bf8c6 2018-11-29 Jasem Mutlaq Fix compile error with star profile widget 2489 de5eb0259 2018-11-29 Robert Lancaster Fixing a crash caused by QCustomPlot's replot method in a concurrent thread 2490 32b15d9ba 2018-11-28 Robert Lancaster Fixing StarProfileViewer and Adding Sliders to Histogram 2491 1c78ec1c9 2018-11-28 Csaba Kertesz Fix Android build 2492 b0d4dd0fc 2018-11-28 Jasem Mutlaq Honor settling time in Polar Alignment Assistant tool 2493 5c39c2da8 2018-11-27 Robert Lancaster Creating the FitsTools Panel and Histogram Fixes 2494 d60eefc6b 2018-11-26 Jasem Mutlaq Fix Degree to Hours error in finding next scope RA in Polar Alignment Assistant tool 2495 a8073c844 2018-11-25 Yuri Chornoivan Make Star Profile Viewer localizable 2496 40c9bfb99 2018-11-25 Yuri Chornoivan Get rid of zorder 2497 39f75c049 2018-11-25 Jasem Mutlaq Add Pegasus Ultimate Power Box 2498 2cc8ac8cd 2018-11-22 Jasem Mutlaq Updating INDI drivers list 2499 9da689ccd 2018-11-22 Jasem Mutlaq Improving performance of star profile viewer 2500 d98bd207d 2018-11-21 Jasem Mutlaq Do not get stuck if ekos status is idle 2501 2eb72d97b 2018-11-21 l10n daemon script SVN_SILENT made messages (.desktop file) - always resolve ours 2502 63edb18d3 2018-11-19 Yuri Chornoivan More EBN fixes in API docs 2503 66257a011 2018-11-19 l10n daemon script GIT_SILENT made messages (after extraction) 2504 aabb94a97 2018-11-18 Yuri Chornoivan Fix minor EBN issues in API docs 2505 de7f74bae 2018-11-18 Yuri Chornoivan Remove duplicate includes 2506 0c981ffd5 2018-11-18 l10n daemon script GIT_SILENT made messages (after extraction) 2507 a4e6023d8 2018-11-17 Yuri Chornoivan Minor fixes to API docs 2508 9b984ce39 2018-11-16 l10n daemon script GIT_SILENT made messages (after extraction) 2509 f14f3db38 2018-11-15 Yuri Chornoivan Fix minor typos 2510 4a7823826 2018-11-15 l10n daemon script GIT_SILENT made messages (after extraction) 2511 e3a79c8c9 2018-11-14 Yuri Chornoivan Minor fixes to the API docs 2512 28eed04fc 2018-11-14 l10n daemon script GIT_SILENT made messages (after extraction) 2513 7590627f4 2018-11-14 Jasem Mutlaq Fix compile error 2514 ae1dcd9c7 2018-11-13 Jasem Mutlaq For Refocus Every X time method, reset the focus frame if the last time we ran focus is >= 30 minutes 2515 415f3dff8 2018-11-13 Yuri Chornoivan Fix typo: hasDeails -> hasDetails 2516 5c81d1dd1 2018-11-13 Yuri Chornoivan Fix Appstreamercli minor issues 2517 e5a12ee6d 2018-11-13 Yuri Chornoivan Add missing includes 2518 27d10e4f9 2018-11-13 Yuri Chornoivan Fix minor typos 2519 c56d24dda 2018-11-10 Jasem Mutlaq Fix enabling & disabling of BLOBs in the BLOB manager 2520 92fe9a48d 2018-11-10 Jasem Mutlaq Add option to toggle using Focus median value 2521 99834103c 2018-11-07 Jasem Mutlaq Add timeout to capture module 2522 5efb79241 2018-11-06 Yuri Chornoivan Remove extra semicolons 2523 e1f970517 2018-11-06 Jasem Mutlaq CHeck for targetChip which is a better indicator of disk vs non-disk darks 2524 cb66fb188 2018-11-06 Jasem Mutlaq DO not ask to remove cover if data is loaded from disk 2525 d59c6deaa 2018-11-06 Jasem Mutlaq Fix autostretch handling 2526 984211e81 2018-11-04 Jasem Mutlaq Disable mount tracking if supported by driver after slewing to a wall 2527 03e2c20d2 2018-11-04 Jasem Mutlaq Look in system path for drivers as well 2528 fd915e011 2018-11-04 Jasem Mutlaq Bump to 1.3 2529 4add977d7 2018-11-04 l10n daemon script GIT_SILENT made messages (after extraction) 2530 da7539930 2018-11-03 Jasem Mutlaq Fix slewing to wall when not in calibration mode. 2531 92c8491ea 2018-11-03 Jasem Mutlaq For shutterless cameras, ask user to remove cover from scope before continuing 2532 afc33f675 2018-10-27 Jasem Mutlaq Add support for Dust Cap and Light panel control from EkosLive. Just light switch is now controllable plus parking 2533 7189bb67c 2018-10-27 Jasem Mutlaq Use the common INVALID_VALUE constant 2534 351bd4c32 2018-10-27 Jasem Mutlaq Send frames to EkosLive media whenever an image is captured and not necessairly depending on Summary View behavior. This would only work if the FITS.. 2535 1934c012c 2018-10-27 Jasem Mutlaq Add support for gain 2536 87be20f17 2018-10-27 Jasem Mutlaq Use common INVALID_VALUE. Set gain from EkosLive is supported by camera by adjusting custom properties 2537 9863db4e2 2018-10-25 Jasem Mutlaq Send domes and dustcaps when initialized 2538 2aebdaaf4 2018-10-24 Jasem Mutlaq Store park status variable when updated 2539 3c1643402 2018-10-24 Jasem Mutlaq Disconnect all _other_ CCDs when the CCD is switched, not the current CCD 2540 720b6badb 2018-10-24 Jasem Mutlaq Do not crash if there are no sorted job in the 2nd run 2541 026689b41 2018-10-24 Jasem Mutlaq Check if the file is temporary .. this was removed due to a regression 2542 86db271f3 2018-10-24 Jasem Mutlaq Do not update frame when tracking box is enabled or disabled, let the calling function handles this 2543 2abf84cfe 2018-10-24 Jasem Mutlaq Let the calling function handle calling updateFrame when necessary 2544 a78a7c805 2018-10-24 Jasem Mutlaq Delete all component before clearing them 2545 8bb0ac4d9 2018-10-24 Jasem Mutlaq No need to use pointer for QImage since the data is stored on the heap and is implicitly shared 2546 f98492f2b 2018-10-24 Jasem Mutlaq Free background buffer 2547 dfd0a7267 2018-10-22 Jasem Mutlaq QOverload not supported in Qt 5.6 which we use for 16.04 2548 3f2726186 2018-10-22 Jasem Mutlaq Merge branch 'master' of git://anongit.kde.org/kstars 2549 fa6ff04bf 2018-10-22 Jasem Mutlaq Add new function deltaAngle to DMS class to calculate the shortest angle between two angles. 2550 4bc6befa6 2018-10-22 Jasem Mutlaq If object is not in the list, default to Saturn 2551 be63dda4f 2018-10-22 Jasem Mutlaq Completely disconnect the server process when shutting down 2552 39f1287b1 2018-10-21 Jasem Mutlaq Fix regression that caused job aborted due to twilight loop forever 2553 0ed0f5771 2018-10-21 Jasem Mutlaq Remove extra option that is no longer required 2554 9f0d41c3e 2018-10-20 Jasem Mutlaq Small improvements to icons to make them consistent with the rest of Ekos 2555 aafd6adf3 2018-10-20 Jasem Mutlaq Fix layout stretch for observatory scripts 2556 16e301823 2018-10-20 Pino Toscano fixuifiles 2557 14528eeef 2018-10-20 l10n daemon script SVN_SILENT made messages (.desktop file) - always resolve ours 2558 119e9a4ab 2018-10-19 Jasem Mutlaq Add earth shadow + lunar eclipse finder 2559 ca52b659a 2018-10-18 Jasem Mutlaq Always emit resumeGuiding even on focus failure 2560 16dfe2afc 2018-10-18 Jasem Mutlaq Add detailed comments for workflow. Fix issue with timeout in case of minimum required HFR is requested 2561 3d2a77317 2018-10-18 Jasem Mutlaq Add Qt version to info 2562 47c741ac2 2018-10-17 Jasem Mutlaq Remove duplicate alignTimer slot 2563 cdd741910 2018-10-17 Yuri Chornoivan Fix minor typos 2564 b436e426c 2018-10-16 Jasem Mutlaq Only run polynomial fitting after 5th data point to improve reliability. 2565 eee4c4606 2018-10-16 Jasem Mutlaq Improve flat calibration algorithm by checking out of range and saturated images 2566 66c1622b7 2018-10-15 Jasem Mutlaq Revert change from mass replacement. androiddeployqt should not have a packaging prefix 2567 c1b04a0a8 2018-10-15 Jasem Mutlaq Complete the support for dome control in EkosLive 2568 8fb96ad4f 2018-10-15 Jasem Mutlaq Fix Focus --> Align state 2569 0b0834fce 2018-10-15 Jasem Mutlaq Update few timesouts to be more relaxed 2570 f2a2f88d5 2018-10-14 Jasem Mutlaq Make loadAndSlew return a boolean value to solve async problem. More DBus functions need to be migrated to this pattern 2571 53a13eb7e 2018-10-13 Jasem Mutlaq Only target SDK needs to be 26. Minimum SDK can remain at 17 2572 025d23caa 2018-10-13 Jasem Mutlaq Google Store now requires minimum API to be 26 even for updates 2573 678c96d23 2018-10-12 Eric Dejouhanet Use "Remember Job Progress" in Scheduler and "Always Reset Sequence When Starting" in Capture. 2574 47b3a3633 2018-10-13 Eric Dejouhanet Fix regression on job deletion when sorting jobs based on altitude and priority is enabled. 2575 a2b6a9aec 2018-10-12 Jasem Mutlaq For FITS images only emit BLOBUpdated after the frame is loaded to allow dependent modules to process the captured FITS after it is loaded 2576 e4aa750af 2018-10-12 Jasem Mutlaq Add capture timeout watchdog to ensure focus does not timeout waiting for captured images 2577 a5955d2cb 2018-10-11 Jasem Mutlaq Fix few issue with displaying capture progress when FITS Viewer is disabled 2578 199051955 2018-10-11 Jasem Mutlaq Simplify image capture signaling 2579 fcee7f64f 2018-10-11 Jasem Mutlaq Fix crash when opening FITS 2580 e02f376f5 2018-10-10 Eric Dejouhanet Do not alter the state of the Scheduler while evaluating 2581 9157a6fda 2018-10-10 l10n daemon script SVN_SILENT made messages (.desktop file) - always resolve ours 2582 d6278a000 2018-10-10 l10n daemon script GIT_SILENT made messages (after extraction) 2583 787ec001b 2018-10-09 Jasem Mutlaq Fix focus in and out 2584 f0e9bd5e6 2018-10-08 Jasem Mutlaq Remove redundant vars 2585 b24c2ed8c 2018-10-08 Jasem Mutlaq Adding dome and dust cap controls to dbus and ekoslive 2586 a04c0c605 2018-10-08 Yuri Chornoivan Fix minor typo 2587 d6d79c8e7 2018-10-08 Jasem Mutlaq Try to connect guider before guiding in the case of an external guider that got disconnected. For internal guider it makes no difference 2588 1e03ff016 2018-10-08 Jasem Mutlaq Add inactivity checks in scheduler to make sure that modules do not timeout when they are commanded to do certain actions 2589 fb875282e 2018-10-07 Yuri Chornoivan Fix minor EBN issues 2590 6f347684f 2018-10-07 Jasem Mutlaq Call stop first before start and add a bit of delay in between. Restart timeout timer 2591 998e57aa6 2018-10-07 Jasem Mutlaq Do not start Ekos if Ekos is already in pending mode or already online 2592 5f8d20ded 2018-10-07 Jasem Mutlaq Make messages more consistent. Clean up old code 2593 a777d1506 2018-10-06 Jasem Mutlaq Add warning when slewing to Sun. Adjust tracking rate if supported by the mount depending on the object type 2594 2db493c09 2018-10-05 Pino Toscano remove extra return 2595 2c94bce5f 2018-10-04 Jasem Mutlaq Add option to control DSLR image viewer. It can now be turned off 2596 e92e7e59e 2018-10-04 Jasem Mutlaq Read driver manufacturer into DriverInfo class 2597 4e6b8ed26 2018-10-04 Jasem Mutlaq Summary View now loaded sequence images properly 2598 15e734753 2018-10-04 Jasem Mutlaq When polynomial next predicted exposure flat is invalid, discard the last point and recapture again 2599 2308878a9 2018-10-03 Jasem Mutlaq Fix installation of translations files. po should be merged into source tree for this to work 2600 7e1f63acf 2018-10-03 Eric Dejouhanet Update job completion counts, and fix regression on job rescheduling. 2601 40d755591 2018-10-03 Jasem Mutlaq Add QFuture to fitsdata.h header since it is required on Android 2602 1de7e4130 2018-10-03 Jasem Mutlaq KStars Lite should always fetch translations regardless 2603 645540da1 2018-10-03 Jasem Mutlaq Add Zulu postfix to the DATE-OBS 2604 ee82d0767 2018-10-02 Jasem Mutlaq Add option to fetch translations 2605 cf0476591 2018-10-02 Jasem Mutlaq Add live view support to focus module and rework existing one in capture to be icon based 2606 f07eff116 2018-10-02 Jasem Mutlaq Limit stack size change to Qt v5.10+ 2607 9cfccbc9e 2018-10-02 Jasem Mutlaq Merge branch 'async_fits' 2608 332e25e19 2018-10-02 Jasem Mutlaq Fixing issue with updating list of running FITSViewers. They are now properly removed once closed 2609 7740e042a 2018-10-02 Jasem Mutlaq More progress for async FITS operations 2610 c0c1fe0d1 2018-10-01 Jasem Mutlaq More work on async loading 2611 6528ab561 2018-10-01 Jasem Mutlaq Migrating the rest of the code to support the asynchronous nature of FITS loading now 2612 2b3679a37 2018-10-01 Jasem Mutlaq Add helpful tip to location dialog 2613 6bfa75846 2018-10-01 Jasem Mutlaq Merge branch 'master' into async_fits 2614 c7dbd94c5 2018-10-01 Eric Dejouhanet Use system locale to display numbers in the scheduler. 2615 ab320a1ec 2018-10-01 Jasem Mutlaq Merge branch 'master' of git://anongit.kde.org/kstars 2616 4adf0ed41 2018-10-01 Jasem Mutlaq Fix issue with subframed calibration when auto-select star is not enabled. Now subframed star position is set properly in the internal guider before.. 2617 a2930512b 2018-10-01 Jasem Mutlaq Remove unnecessary break 2618 fe758c72c 2018-09-30 Jasem Mutlaq Update star profile viewer to new property system 2619 d572d63ed 2018-09-30 Jasem Mutlaq Starting work on asynchronous FITS operations 2620 183d1758c 2018-09-30 Jasem Mutlaq Refactoring FITSData to migrate to Q_PROPERTY framework and to prepare to asynchronous loading 2621 4daf63e55 2018-09-29 Jasem Mutlaq Fix wrong XML and indentation 2622 07bf0ce7d 2018-09-29 Eric Dejouhanet Fix Scheduler slewing stage and dome interaction. 2623 0ae972bbd 2018-09-28 Jasem Mutlaq Fix cooler logic issues 2624 da1dd33e0 2018-09-28 Jasem Mutlaq Reduce code duplication and include SLEWING stage in the check since the mount could be on that object when the scheduler starts and therefore a sle.. 2625 fd13e74ac 2018-09-27 Jasem Mutlaq Fix QSharedPointer error 2626 115c0d0cd 2018-09-27 Jasem Mutlaq Create a separate dedicated client to handle only BLOB properties to increase efficiency 2627 68352b8b4 2018-09-27 Jasem Mutlaq Minor fixes 2628 18dee7544 2018-09-27 Jasem Mutlaq Fix reconnect issues 2629 15ae755c9 2018-09-27 Jasem Mutlaq Fix options and reintroduce INDI Control Panel button 2630 808573c0d 2018-09-27 Jasem Mutlaq Minor cast fixes 2631 6535358b6 2018-09-27 Jasem Mutlaq Missed ISD::ParkStatus change 2632 5f73c086e 2018-09-27 Jasem Mutlaq Support older Qt versions format in 16.04 2633 e2b179abe 2018-09-26 Jasem Mutlaq Encode the QDbus vars with ifdefs for KSTARS LITE 2634 8bdd3ecd9 2018-09-26 Jasem Mutlaq Bump version to 1.2.0 for Android 2635 ae29d544e 2018-09-26 Eric Dejouhanet Do not abort a job that is repeating because it started long ago, that delay is expected. 2636 b97920405 2018-09-26 Jasem Mutlaq Capture module: fixes for decimal numbers in various locales, and fix for CCD selection 2637 b17a8a3d4 2018-09-26 Jasem Mutlaq Disable KAuth due to reliability issues. We are now saving the config and files locally if not found on the system 2638 7236760aa 2018-09-26 Jasem Mutlaq Send escaped text elements to prevent breaking XML 2639 091e3fa69 2018-09-25 Jasem Mutlaq Cooler and clearing camera configuration buttons added 2640 90fd88cbc 2018-09-24 Jasem Mutlaq Preliminary support for controlling cooler in capture module 2641 fa000c136 2018-09-24 Jasem Mutlaq Fix target name property. Also, do not clear sequence queue as it called internally by capture module. When restarting a sequence, no need to reload.. 2642 2ae3ff3cb 2018-09-24 Jasem Mutlaq Fix jobs always starting at zero counts by dividing jobs checks into scheduler-aware and regular types along with the option to ignore job progress .. 2643 1895fe59f 2018-09-24 Jasem Mutlaq Remove extra signal that was causing issues since it was already declared in guiderinterface 2644 c4acb9c8d 2018-09-23 Jasem Mutlaq Merge branch 'master' of git://anongit.kde.org/kstars 2645 25958fa4f 2018-09-23 Eric Dejouhanet Remove prevention of autofocus when no prior focus was done, add warnings. 2646 82b5ba276 2018-09-23 Robert Lancaster Fix exposure spinbox and MacOS compile problem 2647 cfe494a8c 2018-09-16 Jasem Mutlaq Removing duplicated enum 2648 f007c9e69 2018-09-16 Jasem Mutlaq Fix wrong enum value 2649 f928a5d92 2018-09-16 Jasem Mutlaq STATUS_PENDING is reserved in Windows so we are using different enum values 2650 62c885a73 2018-09-15 Jasem Mutlaq Preliminary support for flatpak paths 2651 b88bfe91d 2018-09-14 Jasem Mutlaq Scheduler event-driven work is nearly completely 2652 37483f059 2018-09-13 Jasem Mutlaq Create ready signal to continue event-driven migration of scheduler 2653 0602776d3 2018-09-13 Jasem Mutlaq More process in dbus migration. dbusInterface->property() is not working now. Need to investigate 2654 a7d692958 2018-09-13 Jasem Mutlaq Fix DST rule for Terre Haute 2655 5e8fe0d4b 2018-09-12 Jasem Mutlaq Dome, mount and dustcap DBus interface updated 2656 8653d9c0a 2018-09-12 Jasem Mutlaq Fix compile issues 2657 042e91922 2018-09-12 Jasem Mutlaq Merge branch 'dbus_work' of git://anongit.kde.org/kstars into dbus_work 2658 830e749d5 2018-09-12 Jasem Mutlaq More work on DBus update and migration 2659 6049fdae0 2018-09-12 Jasem Mutlaq Merge branch 'master' into dbus_work 2660 7d1295998 2018-09-12 Jasem Mutlaq Improve timeout behavior for astrometry download with KAuth 2661 f2560079d 2018-09-12 Jasem Mutlaq QString sprintf is deprecated so using arg() instead, but it still does not produce correct locale-aware fractions 2662 fe3782719 2018-09-11 Eric Dejouhanet Fix cache discrepancy when a job is complete. 2663 a9cd4c67e 2018-09-11 Eric Dejouhanet Fix mount not unparking after scheduler stops 2664 daaddeb30 2018-09-11 Jasem Mutlaq More work on converting Signal/Slot to new Qt Style 2665 f4f940677 2018-09-10 Jasem Mutlaq Migrate to new Qt connection style 2666 10c893568 2018-09-10 Jasem Mutlaq Migrate to new Qt connection style 2667 a4d380764 2018-09-10 Jasem Mutlaq Align and Guide modules DBus is updated 2668 17f917917 2018-09-07 Wolfgang Reissenberger Restarting looping schedule continues capturing 2669 edb8bb0ae 2018-09-07 Jasem Mutlaq Fix remaining warnings in fpackutil.c 2670 1b7c748ab 2018-09-06 Jasem Mutlaq Fix warnings in fitsviewer code in fpack and fpackutil due to const qualifier and unused variables 2671 708d796df 2018-09-06 Jasem Mutlaq Fix warning: content-type missing in HTTP POST, defaulting to application/x-www-form-urlencoded. Use QNetworkRequest::setHeader() to fix this problem. 2672 d086573e0 2018-09-06 Jasem Mutlaq Update focus module DBus interface 2673 e0d63f01c 2018-09-04 Csaba Kertesz Fix a crash and storing INDI settings in KStars Lite 2674 e057aa064 2018-09-03 Jasem Mutlaq Few J2000/JNow fixes 2675 d625b2b6c 2018-09-02 Jasem Mutlaq Minor refactoring 2676 7d6d6d386 2018-09-02 Jasem Mutlaq Capture module DBus migration first pass is complete. All connections migrated to new Qt style 2677 4e8b61f53 2018-09-01 Robert Lancaster Adding XPlanet Recenter ability Making left mouse button change position and right mouse chane location Adding Reset Recenter button Adding Reset Lo.. 2678 f055309dd 2018-09-01 Jasem Mutlaq Remove / from thumbnail file names 2679 38edb83ea 2018-09-01 Jasem Mutlaq Reimplement compute altitude at a specific time 2680 b03bbbb39 2018-08-31 Jasem Mutlaq Do not add any camera or ST4 devices to guide module if guider is external. Instead put guider type in guider dropdown and disable it 2681 eee184547 2018-08-31 Jasem Mutlaq Fix crash and add support to J2000 mounts 2682 36476b0a7 2018-08-31 Jasem Mutlaq Add another check that state is not suspended 2683 8afa2bc4f 2018-08-31 Jasem Mutlaq Show loaded coords in sexigesimal format and in high precision when possible 2684 e6eca7cf2 2018-08-31 Jasem Mutlaq Do not cast DSO coords seconds to int as we lose important precision. Use full resolution as double 2685 8fd3d9e10 2018-08-31 Jasem Mutlaq Fix J2000 coordinates in Align and Capture 2686 f3705f1c9 2018-08-31 Robert Lancaster Support for xplanet on Windows 2687 ca5a604f9 2018-08-31 Jasem Mutlaq Add new state to capture SUSPENDED. This is triggered once the sequence needs to be aborted, but capture module has the ability to resume itself aut.. 2688 0a5d10188 2018-08-29 Jasem Mutlaq android --> packaging/android 2689 5c24fac29 2018-08-29 Jasem Mutlaq Add dbus log property and signal for Ekos Manager 2690 5825ccb6c 2018-08-29 Eric Dejouhanet Proper silencing for the switch-case fall-through warning 2691 be3948ed5 2018-08-29 Jasem Mutlaq Refactoring old style connect to new style. DBus signals working now via structure which is not ideal but the only way to use enums in signals and r.. 2692 aeaa325a0 2018-08-29 l10n daemon script SVN_SILENT made messages (.desktop file) - always resolve ours 2693 8a1bd75ba 2018-08-28 Jasem Mutlaq Adding packaging directory to include all KStars multiplatform packaging scripts and resources 2694 8491cc25b 2018-08-28 Jasem Mutlaq Detect coordinates epoch once from property registeration 2695 6798c1d0c 2018-08-28 Jasem Mutlaq Account for JNow vs J2000 coords in the mount and capture modules. Telescope class should report which epoch is in use 2696 1e299fdf5 2018-08-28 Eric Dejouhanet Fix parking engine, and make observatory startup job-centric 2697 85bf46276 2018-08-28 Wolfgang Reissenberger Bugfix for #397650 flat creation failed 2698 9294e4f03 2018-08-27 Jasem Mutlaq DBus signals are working now 2699 12278209f 2018-08-26 Jasem Mutlaq More progress in refactoring 2700 30c99f686 2018-08-26 Jasem Mutlaq Refactoring EkosManager to Ekos::Manager and updating DBus structure for all modules 2701 9de71fb7b 2018-08-26 Jasem Mutlaq Reset properties when filter is disconnected 2702 6d1297e8f 2018-08-25 Yuri Chornoivan Fix minor EBN issues 2703 00c6861b9 2018-08-25 Robert Lancaster Summary: Using specified FOV's for each planet so the user can zoom. Adding a button to select FOV from the KStars FOV list. Adding another decimal .. 2704 a6510ac67 2018-08-23 Robert Lancaster Making more recommended xplanet changes and fixing bugs: 2705 0fa94d809 2018-08-23 Eric Dejouhanet Improve Scheduler robustness against INDI disconnections 2706 e3bec03e2 2018-08-22 Jasem Mutlaq Use apparentCoord to immediately process the J2000 coordinates to JNow 2707 87be05656 2018-08-21 Jasem Mutlaq Q_FALLTHROUGH() requires Qt 5.8 while we support 5.4 still so disabling 2708 d695b9ef6 2018-08-21 Csaba Kertesz Fix the Android build 2709 19ec89274 2018-08-21 Csaba Kertesz Add missing icons by automerge 2710 99d5b93fe 2018-08-21 Csaba Kertesz Fix some item colors in KStars Lite 2711 a11fd36b0 2018-08-21 Jasem Mutlaq Add telescope joystick controls to KStars Lite 2712 e47d07dea 2018-08-20 Eric Dejouhanet Proper silencing for the switch-case fall-through warning 2713 0b33b9aea 2018-08-20 Jasem Mutlaq Use more sane default when hitting enter key in Ekos modules. 2714 279e64a11 2018-08-20 Yuri Chornoivan Fix minor EBN issues 2715 b9eb26e4d 2018-08-18 Jasem Mutlaq Add warnings for missing properties 2716 5bb40f285 2018-08-18 Jasem Mutlaq Explicitly set timespec to UTC 2717 6256a1993 2018-08-18 Jasem Mutlaq FIx on 16.04 build 2718 80c7784ec 2018-08-18 Robert Lancaster Adding XPlanet Viewer 2719 5823021b2 2018-08-18 Jasem Mutlaq KStars GIT is now 3.0.0 2720 02e875e9e 2018-08-17 Jasem Mutlaq Increase maximum dark library temperature thresold to 30 2721 afcfeb55c 2018-08-17 Jasem Mutlaq Astrometry WCS should be enabled by default 2722 a4698d9e4 2018-08-16 Jasem Mutlaq Comment C++17 feature 2723 4192037d2 2018-08-16 Jasem Mutlaq Use IAU preferred names. While Tsih seems the most common name for Gamma Cassiopeiae, Navi is also associated from old space missions. 2724 996935f9f 2018-08-16 Eric Dejouhanet Fix sequence boundary index regression. 2725 e416273aa 2018-08-16 Eric Dejouhanet Fix unexpected signature folder creation, fix logs. 2726 2727 2.9.8 (Pelican): 2728 ================================================================================================= 2729 eb4aa89dc 2018-08-13 Jasem Mutlaq Fix upper limits for some guide settings 2730 b7e3810b1 2018-08-13 Eric Dejouhanet Fixes for the Scheduler and Capture modules 2731 27ae34f2b 2018-08-12 Jasem Mutlaq Bit of code refactoring. Keep track of axis distance when reversing guide calibration direction. If we are still not moving toward the starting poin.. 2732 e8cb5f3a9 2018-08-12 Jasem Mutlaq Revert "Remove prefix from test to be the same for all" 2733 c2fef9880 2018-08-12 Jasem Mutlaq Remove prefix from test to be the same for all 2734 6dfb66d01 2018-08-11 Jasem Mutlaq Fix J2000 in sendCoords 2735 054fb21cd 2018-08-11 Jasem Mutlaq Handle EQUATORIAL_COORD when the property is updated 2736 2587c4f6f 2018-08-11 Jasem Mutlaq Draw J2000 coords 2737 d1cb70fbe 2018-08-11 Jasem Mutlaq ALso accept EQUATORIAL_COORD for telescope coordinates 2738 b455bd581 2018-08-10 Yuri Chornoivan Fix minor EBN issues 2739 9816f3521 2018-08-10 Jasem Mutlaq In guiding deviation handler, search for aborted jobs and resume one since activeJob is always nullptr when abort is now called 2740 cb856ddf5 2018-08-09 Yuri Chornoivan Fix minor typo 2741 9cd9341e0 2018-08-09 Jasem Mutlaq Reset RMS value when reacquiring a star 2742 0d65fa060 2018-08-08 Jasem Mutlaq Add complex job test 2743 23ec2283e 2018-08-08 Jasem Mutlaq Fix message using the wrong variable 2744 ac502664b 2018-08-08 Jasem Mutlaq Add helpful tooltip for guide settle 2745 e1a3f1369 2018-08-07 Eric Dejouhanet Add RA/DEC fields to the list of controls which trigger a save. 2746 da7c8a6bc 2018-08-07 Csaba Kertesz Fix the custom sky object removal 2747 9c7bebf84 2018-08-07 Jasem Mutlaq Fix typo 2748 7f915094e 2018-08-07 Jasem Mutlaq Check if telescope is connected before accepting sync 2749 6da8bb68e 2018-08-07 Jasem Mutlaq Add Copy Coordinates action to the popup menu 2750 1d45a9c07 2018-08-07 Eric Dejouhanet Edit scheduler jobs with double-click and update icon to match Capture module. 2751 610a79ed9 2018-08-06 Jasem Mutlaq Fix typo 2752 068ef057a 2018-08-05 Csaba Kertesz Fix for touch support to avoid closing popups in the skymap 2753 a5e515663 2018-08-05 Jasem Mutlaq IDLE --> ABORTED so that scheduler acknowleged that. Disabling GuideStep --> Guiding transition since we have a case now where the transition is inc.. 2754 617703f09 2018-08-05 Jasem Mutlaq Update INSTALL file to reflect current state of affairs 2755 07a0d3eb3 2018-08-05 Jasem Mutlaq Looksl like we will release 2.9.8 hotfix first before moving to 3.0.0 2756 5b7990ead 2018-08-05 Csaba Kertesz Increase the font size in KStars Lite 2757 1fa13a932 2018-08-05 Jasem Mutlaq Using Delta Max RMS as the threshold value to abort instead of just pulse length since it is a more reliable measure of guiding performance and also.. 2758 bb27336ca 2018-08-05 Jasem Mutlaq Always process images in Guide, Focus, and Align as Mono images 2759 45777dfd4 2018-08-04 Andy Galasso The PHD2 external guider was not honoring the Lost Star timeout setting, it was using a hard-coded value of 5 seconds which is much too aggressive. 2760 a6b9780d2 2018-08-04 Yuri Chornoivan Fix some EBN issues 2761 0abaa846a 2018-08-04 Wolfgang Reissenberger Summary: Logging output in Capture corrected, considering only the counts of a single sequence job 2762 46523bed3 2018-08-04 Eric Dejouhanet Rework scheduler startup to merge execution paths. 2763 3e5f9f055 2018-08-04 Eric Dejouhanet Update frame map unconditionally when starting scheduler. 2764 c774401a8 2018-08-04 Eric Dejouhanet Mark scheduler job dirty when succesfully changing its target. 2765 bf4ac1e6a 2018-07-21 Csaba Kertesz Use localization for KStars Lite 2766 5cec05783 2018-07-17 Csaba Kertesz Further fixes for the Android build 2767 f83aed485 2018-08-03 Eric Dejouhanet Adjust job editing algorithm 2768 723c1bcf9 2018-08-03 Jasem Mutlaq Fix focus timer in capture module. Add more comments to explain some of the complex counting 2769 3bfa544de 2018-08-02 Jasem Mutlaq After meridian flip, clear calibration is required and then guide 2770 c4dd86424 2018-08-02 Aleix Pol Add the file to integrate with phabricator 2771 3ba2c1a27 2018-08-01 Jasem Mutlaq Add GUIDE_IDLE to accepted previous state before restarting capture 2772 f3982dbf5 2018-08-01 Jasem Mutlaq When PHD2 reports idle after calibration error, keep the error so that it is picked up by other processes until DBus signals are implemented 2773 424f4b03d 2018-08-01 Jasem Mutlaq Fix slots connections. Remove prior hack used to identify aborted guide state 2774 499669f86 2018-08-01 Jasem Mutlaq Limit reading for drivers XML files to those starting with indi_* 2775 25630e41c 2018-07-31 Pino Toscano cmake: fix enabling of exceptions 2776 7676c91eb 2018-07-31 Jasem Mutlaq Add warning if the guide camera is the same as the capture capture 2777 8e1034e54 2018-07-31 Jasem Mutlaq Adapt INDI control panel to high DPI screens 2778 0132cd73c 2018-07-31 Jasem Mutlaq Simplify scheduler calls to Guide module by remote the startAutoCalibrate and calling individual commands to have more control 2779 ac36a20c1 2018-07-30 Jasem Mutlaq Reset align and guide fail counts when finding next job. Add GUIDE_IDLE as a fail condition since PHD2 resets to IDLE after it fails calibration 2780 d42df697c 2018-07-30 Jasem Mutlaq When user edit FOV and reset it to 0x0, remove the effective FOV if one is saved so that the alignment process re-measures it again 2781 895cf1480 2018-07-30 Jasem Mutlaq Remove cross cursor it was added before by mistake somehow 2782 26cd35278 2018-07-30 Jasem Mutlaq Add StartupWMClass for better compatibility in other desktop environments 2783 6654b2fd2 2018-07-29 Jasem Mutlaq Show tip of the day dialog after applying themes. 2784 9be2169dc 2018-07-29 Andy Galasso PHD2: honor the "Receive external guide frames" setting. Also, only log event messages from PHD2 when verbose logging is enabled PHD2: only request .. 2785 0e259fb08 2018-07-28 Pino Toscano i18n fixes 2786 cde98d293 2018-07-26 Jasem Mutlaq Fix crash due to NaN asteroid magnitude. Also enforce show limit as per the options. 2787 fc5b8e237 2018-07-26 Eric Dejouhanet Fix FINISH_AT management in Scheduler. 2788 40578b139 2018-07-25 Jasem Mutlaq FIx another center issue with older Qt 2789 e5656839e 2018-07-25 Jasem Mutlaq QPointF.center requires Qt 5.8 so we are going for the simpler version to make this compile on 16.04 2790 fadd47d9b 2018-07-25 Wolfgang Reissenberger Handling multiple occurrence of the same sequence job corrected 2791 4f100e322 2018-07-25 Robert Lancaster Improving the Astrometry Index File configuration tab to include a button to open files and a link to the Readme 2792 0176721b0 2018-07-25 Jasem Mutlaq Add green cloud to indicate EkosLive is online 2793 2794 2.9.7 (Luna): 2795 ================================================================================================= 2796 fadd47d 2018-07-25 Wolfgang Reissenberger Handling multiple occurrence of the same sequence job corrected 2797 4f100e3 2018-07-25 Robert Lancaster Improving the Astrometry Index File configuration tab to include a button to open files and a link to the Readme 2798 0176721 2018-07-25 Jasem Mutlaq Add green cloud to indicate EkosLive is online 2799 c3c9543 2018-07-24 Jasem Mutlaq Improve tracking box pixmap by giving it a margin. Guiding profile needs to be grapped fully as is 2800 8d746c6 2018-07-24 Robert Lancaster I finally got around to looking at these two issues. First, the Astrometry Startup wizard has been rather redundant since I integrated all the astr.. 2801 c3156de 2018-07-24 Jasem Mutlaq Update OpenNGC to latest snapshot 2802 72a13e3 2018-07-24 Jasem Mutlaq Support for remote drivers, both locally and using INDI Web Manager are complete. These changes require INDI Web Manager v0.1.5 2803 46cb903 2018-07-24 Jasem Mutlaq Add control to change video stream exposure duration from the video widget 2804 2e33c32 2018-07-24 Jasem Mutlaq Remote drivers are now supported locally and also remote via INDI Web Manager in addition to custom driver support 2805 0bf5c25 2018-07-24 Jasem Mutlaq Add support for remote drivers 2806 619f446 2018-07-24 Jasem Mutlaq Use new versioning system that is more reliable than relying on KStars version solely. Remove very old database upgrade paths. 2807 c67f9e8 2018-07-23 Jasem Mutlaq Accomodate new web manager API 2808 4e13404 2018-07-23 Jasem Mutlaq Syncing remote drivers in current profile with remote INDI web manager 2809 25f4a55 2018-07-23 Jasem Mutlaq Custom drivers now work locally with Ekos 2810 d6ef5b1 2018-07-23 Jasem Mutlaq Bump GUI version to 7 2811 23e6454 2018-07-22 Jasem Mutlaq A bit of refactor and GUI rework plus database functionality for Custom Drivers instead of just aliases 2812 7ba647c 2018-07-22 Jasem Mutlaq Use more common-sense variable names 2813 2b2e3a8 2018-07-22 Jasem Mutlaq Update XML from upstream 3rd party 2814 e3d2c1f 2018-07-22 Jasem Mutlaq Add detector to aux list as well 2815 0ce2169 2018-07-22 Jasem Mutlaq Add spectrograph family type 2816 7804e61 2018-07-22 Jasem Mutlaq calculating cumulative frequency corrected 2817 34ff784 2018-07-21 Jasem Mutlaq Add support to manual dither either by magnitude or X,Y coordinates. Please note that if the target X,Y coordinates are far away from current reticl.. 2818 17ec2a5 2018-07-21 Jasem Mutlaq Use settings universally 2819 a781a00 2018-07-21 Jasem Mutlaq Do not assume Filter_# convention 2820 f17be1d 2018-07-20 Jasem Mutlaq Initial work for driver aliases 2821 e31207e 2018-07-20 Jasem Mutlaq Add auto park feature with a timer 2822 4ba60e3 2018-07-20 Jasem Mutlaq Do not delete temporary file even with autoremove set to true if we are loading the same filename 2823 bc6a45c 2018-07-20 Jasem Mutlaq Use correct header 2824 c5ef911 2018-07-20 Jasem Mutlaq Add option to restart alignment process in scheduler in case of guiding calibration failure since the target might have moved off center during the .. 2825 6d2257b 2018-07-20 Jasem Mutlaq Add more check when saving PHD2 FITS image 2826 cc3a339 2018-07-19 Jasem Mutlaq Add warning if reset guide calibration is enabled while using PHD2 2827 0e5361a 2018-07-19 Jasem Mutlaq Limit minimum box radius to 100 pixels 2828 41104d9 2018-07-17 Aleix Pol Android: Fix small build issues 2829 65735ca 2018-07-18 Jasem Mutlaq Only queue focus-related tasks when the focuser is online 2830 ec7fd81 2018-07-17 Jasem Mutlaq Send PAH message as plain text 2831 5db8b39 2018-07-17 Jasem Mutlaq Return calculated values as required from astrometry option even if the effective FOV has not been measured yet. Make binning by default to be the m.. 2832 28c4b13 2018-07-16 Jasem Mutlaq Implement smart auto zoom for PAH when using EkosLive 2833 a89e11d 2018-07-16 Jasem Mutlaq Add guiding settle time to capture module 2834 21bbdc0 2018-07-16 Jasem Mutlaq Send center coords to EkosLive 2835 ed93aa1 2018-07-14 Jasem Mutlaq Use dedicated timer instead of single shot so that we can stop the timer when captureAndSolve is invoked again. Added more helpful PAH info 2836 fd2c5ee 2018-07-14 Jasem Mutlaq Send polar error along with correction vector to EkosLive 2837 b620243 2018-07-14 Jasem Mutlaq Temporarily disable tracking box in focus view to prevent it from searching stars within the tracking box when no user star selection has been made 2838 bd59f16 2018-07-14 Jasem Mutlaq Disable check for internet due to QTBUG-68613 2839 92f4f0e 2018-07-13 Csaba Kertesz Add About dialog to KStars Lite 2840 a15b374 2018-07-13 Csaba Kertesz Fix the Android build 2841 82605a3 2018-07-12 Csaba Kertesz Bug fix: Mark the session list items on the skymap 2842 1e25ee5 2018-07-12 Jasem Mutlaq Reduce PAH frame quality to increase speed during refresh. Only send magnitude and position angle of vector 2843 ce24278 2018-07-11 Jasem Mutlaq Set state to abort or idle depending on the call. Resume capture if it was aborted before due to guide getting aborted. 2844 9b46a9d 2018-07-11 Jasem Mutlaq Do not set slew rate if it the rate is the same 2845 8bf9a1c 2018-07-09 Jasem Mutlaq Send correction vector to EKos like separately 2846 df18faa 2018-07-09 Jasem Mutlaq Fix reading of RA (in degrees) 2847 c92979a 2018-07-07 Jasem Mutlaq Consolidate setting and getting Ekos Live settings 2848 a852d0c 2018-07-06 Jasem Mutlaq Merge branch 'master' of git://anongit.kde.org/kstars 2849 77d3c0c 2018-07-06 Jasem Mutlaq Sync capture settings back to EkosLive 2850 1d204a5 2018-07-06 Jasem Mutlaq Add more debug for PAA and calculate Position Angle 2851 aee228f 2018-07-05 Csaba Kertesz Add touch support to KStars (pinch, tap-and-hold) 2852 967c3d5 2018-07-03 Csaba Kertesz Optimize Android package size 2853 5c7c268 2018-07-01 Jasem Mutlaq Drop the experimental bit for HiPS, it is stable 2854 9ad3650 2018-07-01 Jasem Mutlaq Fix header info 2855 be64083 2018-07-01 Jasem Mutlaq Use QVariant for FITS header values since they carry different types. Still needs more work 2856 1180b2d 2018-07-01 Jasem Mutlaq Add more informative log for PAH process 2857 a9835eb 2018-06-27 Csaba Kertesz Remove custom sky objects via context menu 2858 1dbcb0c 2018-06-30 Jasem Mutlaq Disable telescope wizard since it can be confusing to new users and is now redundant with Ekos 2859 77cd6a0 2018-06-28 Jasem Mutlaq Display compressed file in FITSVIewer 2860 8ed1026 2018-06-27 Jasem Mutlaq Add content-disposition to header to that the correct file name is downloaded when the URL is requested 2861 1075348 2018-06-27 Jasem Mutlaq Include another missing header.. 2862 7daa3cc 2018-06-26 Jasem Mutlaq Be consistent in naming KStars startup wizard. 2863 702e068 2018-06-26 Jasem Mutlaq Include required header 2864 dae9014 2018-06-23 Csaba Kertesz Update the Android build to the latest NDK version and official tools, remove hacks 2865 6e4d0c9 2018-06-25 Jasem Mutlaq Fix random dithering not being not so random, plus limit it to 25 pixels box 2866 8aa7ca2 2018-06-25 Jasem Mutlaq No need to prefix the x-amz since we'll just save the metadata to DB and not cloud 2867 2646052 2018-06-25 Jasem Mutlaq Fix gain issue not showing up 2868 337670b 2018-06-24 Jasem Mutlaq Include fpack and punpack directly since we need to specify the output filename as well calling a binary cross-platform can be problematic. Each upl.. 2869 d5befeb 2018-06-22 Jasem Mutlaq Fix broken simbad link to simbad.cfa.harvard.edu 2870 d6e9cb4 2018-06-22 Jasem Mutlaq Only stop sending pulses in case we are guiding (not dithering) and we already sent one high pulse beforehand. This is to allow for dithering large .. 2871 47291ec 2018-06-21 Jasem Mutlaq Cloud storage is now operational 2872 9da31f3 2018-06-21 Eric Dejouhanet Keeping time since previous periodic refocus 2873 92b9c3c 2018-06-21 Jasem Mutlaq Add cloud part and consolidate options 2874 92d91f3 2018-06-19 Csaba Kertesz Separate build targets for KStars and KStars Lite 2875 ec145c7 2018-06-21 Jasem Mutlaq Refactoring Ekos Live into its own namespace 2876 2661f5f 2018-06-21 Jasem Mutlaq Add isTempFIle() 2877 a242977 2018-06-20 Jasem Mutlaq Add const qualifier 2878 5da27f4 2018-06-20 Jasem Mutlaq Enable cloud storage 2879 5de94b9 2018-06-20 Jasem Mutlaq Set it to use Live 2880 a2682ee 2018-06-19 Jasem Mutlaq Fix set blobs and send query params on media connection 2881 30a1546 2018-06-19 Jasem Mutlaq Implement set blobs 2882 09023b2 2018-06-18 Jasem Mutlaq Merge branch 'ekoslive' 2883 ce614aa 2018-06-18 Jasem Mutlaq Merge branch 'ekoslive' 2884 54d4830 2018-06-18 Jasem Mutlaq Use Qt5 Keychain instead of KWallet since it works cross-platform better 2885 d108408 2018-06-17 Jasem Mutlaq Merge branch 'master' of git://anongit.kde.org/kstars into ekoslive 2886 ed37a2f 2018-06-17 Jasem Mutlaq Set rotation regardless of job status 2887 09a60a5 2018-06-17 Jasem Mutlaq Merge branch 'master' of git://anongit.kde.org/kstars into ekoslive 2888 88e11b5 2018-06-17 Jasem Mutlaq Set temperature regardless of status 2889 70fc5c2 2018-06-17 Jasem Mutlaq Sync with master 2890 00cb600 2018-06-17 Jasem Mutlaq Job should be BUSY even in the preperation phase before capture where it is setting filter or rotation or temperature..etc. This should enable the u.. 2891 a9448ae 2018-06-16 Jasem Mutlaq Fix copy-paste error 2892 eae818d 2018-06-16 Jasem Mutlaq Send additional metadata and implement focus reset 2893 a4e4b0a 2018-06-16 Jasem Mutlaq Send inital status on set 2894 c394475 2018-06-15 Jasem Mutlaq Delay frame capture until pulse duration is almost over 2895 e05f896 2018-06-14 Jasem Mutlaq Increase high pulse margin to .95 and add debug in case of lost star 2896 c71b674 2018-06-14 Jasem Mutlaq Add support to notification option 2897 f27b79e 2018-06-14 Jasem Mutlaq Fix typo 2898 296bd3e 2018-06-14 Jasem Mutlaq Need to move them to slots 2899 59d493c 2018-06-14 Jasem Mutlaq Support auto reconnect on server termination 2900 a18d673 2018-06-14 Jasem Mutlaq Merge branch 'ekoslive' of git://anongit.kde.org/kstars into ekoslive 2901 6b22b11 2018-06-14 Jasem Mutlaq Syncing with master 2902 84bb988 2018-06-12 Csaba Kertesz Fix cppcheck findings 2903 a6be7db 2018-06-13 Jasem Mutlaq If star is lost during dithering, resume dither after reaquiring the star 2904 384ce52 2018-06-12 Csaba Kertesz Compilation fixes 2905 d058ae1 2018-06-08 Csaba Kertesz Krazy fixes 2906 c018f4d 2018-06-11 Jasem Mutlaq Testing dev site 2907 ba9217e 2018-06-11 Jasem Mutlaq Support bandwidth and transfer settings 2908 2dd77ab 2018-06-11 Eric Dejouhanet Keep job removal icon disabled when Scheduler stops 2909 418478a 2018-06-10 Jasem Mutlaq Sequences working now with Ekos Live 2910 dfceb97 2018-06-10 Jasem Mutlaq Add missing satellite icons 2911 a3ad2a2 2018-06-09 Jasem Mutlaq isoIndex --> iso 2912 23beeeb 2018-06-07 Jasem Mutlaq Use the same setCapture settings structure 2913 14e2d09 2018-06-07 Jasem Mutlaq Emit state also when idle. Send mounts and scopes on detecting TELESCOPE_PARK as well 2914 e578061 2018-06-07 Eric Dejouhanet Preparing for homogeneity with capture tab. 2915 8b0db9f 2018-06-07 Eric Dejouhanet Fix scheduling issue picking unexpected job as first 2916 4e6a0d4 2018-06-07 Jasem Mutlaq Merge branch 'ekoslive' of git://anongit.kde.org/kstars into ekoslive 2917 336b886 2018-06-07 Jasem Mutlaq Merge branch 'master' of git://anongit.kde.org/kstars into ekoslive 2918 b3c1b0d 2018-06-06 Jasem Mutlaq The workflow is now more event driven 2919 f9202a9 2018-06-06 Jasem Mutlaq More progress for connection and profile work 2920 beb522e 2018-06-06 Jasem Mutlaq Enable high dpi scaling for Qt > 5.6 2921 e41e1fc 2018-06-06 Jasem Mutlaq Merge branch 'ekoslive' of git://anongit.kde.org/kstars into ekoslive 2922 59d5a8f 2018-06-06 Jasem Mutlaq Master merge 2923 dbb9419 2018-06-06 Jasem Mutlaq Initial support for profile control 2924 85560b1 2018-06-05 Csaba Kertesz Fix Coverity findings 2925 aa8b38b 2018-06-05 Jasem Mutlaq Merge branch 'ekoslive' of git://anongit.kde.org/kstars into ekoslive 2926 40fb703 2018-06-05 Jasem Mutlaq Merge branch 'master' of git://anongit.kde.org/kstars into ekoslive 2927 c2c83d6 2018-06-04 Jasem Mutlaq Removing some HTML tags. PAH now ready to be used with Ekos Live 2928 5421483 2018-06-04 Jasem Mutlaq Save pixmap and image in QBuffer instead of saving to disk. Pixmap contains all overlay elements. This should be used for other cases where we save .. 2929 d893c34 2018-06-04 Csaba Kertesz Clazy fixes 2930 069331c 2018-06-04 Jasem Mutlaq Merge branch 'ekoslive' of git://anongit.kde.org/kstars into ekoslive 2931 429e91e 2018-06-04 Jasem Mutlaq Merge branch 'master' of git://anongit.kde.org/kstars into ekoslive 2932 6569077 2018-06-03 Csaba Kertesz Modernize for cycles 2933 3e77d59 2018-06-03 Jasem Mutlaq Ensure ekos is connected first 2934 8900e81 2018-06-03 Jasem Mutlaq Support PAH changes in Ekos Live 2935 d4ecff1 2018-06-03 Jasem Mutlaq Simplify PAH tool 2936 48e8cc7 2018-05-31 Csaba Kertesz Remove redundant returns 2937 0c757d3 2018-06-02 Jasem Mutlaq Merge branch 'master' of git://anongit.kde.org/kstars into ekoslive 2938 ebf5020 2018-06-02 Csaba Kertesz Fix the Windows build 2939 1904421 2018-06-02 Jasem Mutlaq Merge branch 'master' of git://anongit.kde.org/kstars into ekoslive 2940 f689ccb 2018-06-02 Jasem Mutlaq Use UUID to create the filename for FITS WCS 2941 e12d536 2018-06-02 Jasem Mutlaq Some initial work for PAH support in Ekos Live 2942 9096a0a 2018-06-01 Jasem Mutlaq Code refactoring. Support load n slew from Ekos Live 2943 f5ba3be 2018-06-01 Jasem Mutlaq Do not send token with EACH request since we have a stateful connection. Just send token on the initial connection. 2944 90103ba 2018-05-31 Eric Dejouhanet Reduced the amount of logs in the Scheduler. 2945 82b5710 2018-05-31 Jasem Mutlaq Support a dedicated channel for media 2946 3915c2d 2018-05-31 Jasem Mutlaq Return solutoin results and set capture settings in align module 2947 e7ecc3f 2018-05-31 Jasem Mutlaq Merge branch 'ekoslive' of git://anongit.kde.org/kstars into ekoslive 2948 9892df2 2018-05-30 Jasem Mutlaq Progress on alignment 2949 3c1236e 2018-05-30 Jasem Mutlaq Merge branch 'ekoslive' of git://anongit.kde.org/kstars into ekoslive 2950 60a0423 2018-05-30 Jasem Mutlaq Merge branch 'master' of git://anongit.kde.org/kstars into ekoslive 2951 616a6bf 2018-05-29 Jasem Mutlaq Add minimum 5 points to help text to avoid confusion 2952 f36eae1 2018-05-26 Csaba Kertesz Change the num singleton name in KStars Lite to uppercase otherwise new Qt versions crash 2953 f58b2e6 2018-05-29 Jasem Mutlaq Add metadata to regular captures 2954 bd3800e 2018-05-29 Jasem Mutlaq size --> samplesPerChannel refactor 2955 789d590 2018-05-29 Jasem Mutlaq size --> samplesPerChannel refactor 2956 c8916d3 2018-05-29 Jasem Mutlaq Use const where appropiate. Parse FITS header and provide methods to retrive and search it 2957 7624bf3 2018-05-28 Jasem Mutlaq Implement guiding and send video frames separately 2958 9320faf 2018-05-28 Jasem Mutlaq Merge branch 'master' of git://anongit.kde.org/kstars 2959 5a4a5ea 2018-05-28 Robert Lancaster This patch fixes a couple of icons issues that popped up after we did the themes work. These were not correct and it could not find the icons prope.. 2960 b4916eb 2018-05-28 Jasem Mutlaq Add supprt for focus actions 2961 7f07def 2018-05-28 Jasem Mutlaq Ekos live mount control are almost complete now. 2962 6c02df0 2018-05-28 Eric Dejouhanet Fix execution of repeating scheduler jobs. 2963 ebd508e 2018-05-28 Jasem Mutlaq Support tracking control and slew rate 2964 2456da5 2018-05-27 Jasem Mutlaq Merge with master changes 2965 4563499 2018-05-26 Jasem Mutlaq Support for abort and slew rates 2966 6661957 2018-05-26 Csaba Kertesz Compilation fixes 2967 5ac761a 2018-05-25 Csaba Kertesz Use default keyword for ctors/dtors and other fixes 2968 368a0d9 2018-05-25 Yuri Chornoivan Add missing words 2969 7d4975c 2018-05-25 Yuri Chornoivan Make compile + some updates 2970 42afb30 2018-05-25 Yuri Chornoivan Fix minor typos 2971 04b980e 2018-05-25 Yuri Chornoivan Fix minor typos 2972 c7ae428 2018-05-25 Jasem Mutlaq Include the hips entity in commands 2973 2974 2.9.6 (Lalande): 2975 ================================================================================================= 2976 3434dd0 2018-05-24 Jasem Mutlaq Add HiPS documentation 2977 93e9dba 2018-05-24 Jasem Mutlaq Bump to 2.9.6 2978 02e9508 2018-05-24 Robert Lancaster Fix OSX Build 2979 4e4ea8a 2018-05-23 Robert Lancaster Fix option dialog on MacoS. BUGS:394138 2980 8c880dc 2018-05-22 Pino Toscano Make Xplanet an optional runtime-only dependency 2981 12f8e20 2018-05-21 Jasem Mutlaq Sync driver list with INDI. BUGS:394522 FIXED-IN:2.9.6 2982 d9a526f 2018-05-21 Csaba Kertesz Use modern headers 2983 e63bed3 2018-05-17 Csaba Kertesz Update Clang Tidy script to Clang 6.0 and fix some findings 2984 503b140 2018-05-16 Csaba Kertesz Fix the Clang Static Analyzer findings 2985 9c9c1fb 2018-05-14 Csaba Kertesz Compilation fixes 2986 f8df59f 2018-05-14 Csaba Kertesz Update the Clang Static Analyser script to Clang 6.0 2987 419bef1 2018-05-18 Eric Dejouhanet Fix side-effect causing distant jobs to abort. 2988 69f2f99 2018-05-16 Eric Dejouhanet Fix regression with completed jobs being rescheduled erroneously. 2989 ac40791 2018-05-14 Jasem Mutlaq Use a more common-sense GUI for telescopes 2990 65afc9d 2018-05-14 Jasem Mutlaq Abort guiding if mount is slewing or parking 2991 bb97b1d 2018-05-14 Jasem Mutlaq No need to forward declare KStarsDateTime here 2992 0ecc72c 2018-05-09 Eric Dejouhanet Summary of development branch 'schedule of asap jobs' 2993 d1e97c3 2018-05-08 Jasem Mutlaq Block signals instead of disconnect for CCD transfer format 2994 5d4a4f9 2018-05-07 Jasem Mutlaq When establishing a profile on the remote INDI web manager while we have both CCD and Guider of type multiple-device-per-driver, then we only start .. 2995 aa0bba3 2018-05-07 Jasem Mutlaq Remember CCD capture format and FITS directory 2996 6e84f80 2018-05-06 Jasem Mutlaq Fix centering and tracking of empty sky 2997 f708322 2018-05-06 Jasem Mutlaq Add method to clear all DSLR info 2998 8771ace 2018-05-05 Jasem Mutlaq Make the Ekos modules fully expand except for regular GUI controls as suggested by Jim on INDI forums 2999 6b0267e 2018-05-05 Jasem Mutlaq Fix issue with deleting record from database since ID was missing in the map. On invalid FOV, color the background RED 3000 90dda3e 2018-05-04 Jasem Mutlaq Add J2000 support to mount control panel 3001 629639b 2018-05-03 Jasem Mutlaq Hemispheres should not affect rotation direction in RA 3002 1951ad5 2018-05-01 Jasem Mutlaq Start timer for remote solver as well 3003 8f4ef60 2018-05-01 Jasem Mutlaq Fix filter manager database issues since it was broken and worked on first update only. Now we clone database instead of using existing connection n.. 3004 d72f271 2018-04-29 Pino Toscano tests: do not add KStarsUiTests as autotest 3005 7a8c670 2018-04-28 Pino Toscano cmake: demote AstrometryNet as runtime dependency 3006 870147b 2018-04-27 Robert Lancaster This batch should fix a possible bug if DBus looks like it has started on Mac but hasn’t actually started. It also provides more feedback in the ca.. 3007 ea68c70 2018-04-26 Eric Dejouhanet Scheduler adjustments and fixes 3008 093e671 2018-04-25 Andreas Sturmlechner Fix build with Qt 5.11 (missing QDoubleValidator) 3009 0111020 2018-04-23 Jasem Mutlaq Fix TZ ambiguity. SetTZ was renamed to SetTZ0 since it sets the TimeZone WITHOUT DST correction. INDI Mount and GPS updates now account for that. Im.. 3010 8d80f28 2018-04-22 Jasem Mutlaq Add Eric as one of the active developers 3011 444843f 2018-04-22 Jasem Mutlaq Logs, and reworking job count update and repeated jobs estimation 3012 58503e5 2018-04-21 Jasem Mutlaq Minor cleanup 3013 9b91280 2018-04-21 Jasem Mutlaq Sync GUI if widget is visible already 3014 3015 2.9.5 (Cygni): 3016 ================================================================================================= 3017 1b0216a 2018-04-20 Jasem Mutlaq Format and sync INDI drivers XML to INDI 1.7.1 release 3018 0ac707a 2018-04-20 Jasem Mutlaq Use a less confusing question regarding shutters 3019 e754937 2018-04-20 Jasem Mutlaq Add calculated FOV as a hint to users 3020 c9ccf73 2018-04-20 Jasem Mutlaq Sync KStars time after initial splash loading phase since time already elapsed from initial startup time 3021 3af4419 2018-04-20 Jasem Mutlaq Sync last indidrivers.xml 3022 ae3b768 2018-04-20 Jasem Mutlaq Align module FOV shall default to zero on initial startup. Only after first solve is complete it gets filled from the actual plate solution that mig.. 3023 d0a380b 2018-04-20 Jasem Mutlaq Handle processing reponse from online solver. Follow the timeout set in options to determine when to call it quit 3024 0daadb4 2018-04-20 Jasem Mutlaq Do not draw invisible FOVs 3025 37c3752 2018-04-20 Jasem Mutlaq If solver was set to remote and current profile does not contain remote astrometry then reset option to online. This was for Windows only before but.. 3026 290c02b 2018-04-19 Jasem Mutlaq Use different icon when KStars is paused so it is visually clear to the user. The selected icon is red so it stands out among the rest 3027 f63ef75 2018-04-19 Jasem Mutlaq OSX build fails without include of QApplication 3028 06f5b9d 2018-04-19 Jasem Mutlaq firstAutoFocus is no longer required 3029 ea16be5 2018-04-19 Jasem Mutlaq Only enable gain setting if it is writable 3030 788bc8a 2018-04-19 Jasem Mutlaq Add missing #include <QAction> to compile on Qt 5.5 3031 ab2049c 2018-04-19 Eric Dejouhanet + Added sequence completion column Added a column to the Scheduler list, with light frame currently captured, and required. These are connected to S.. 3032 167b977 2018-04-19 Jasem Mutlaq Fix complilation on Qt 5.5 3033 256c02c 2018-04-19 Jasem Mutlaq Add one more connect statement when setting the remote parser to avoid race condition 3034 ea93804 2018-04-18 Jasem Mutlaq Fix namespace conflict with QDataVisualization 3035 8d7db38 2018-04-18 Jasem Mutlaq Clean up class includes 3036 833f41e 2018-04-18 Jasem Mutlaq isFocused should not be in SkyObject 3037 441c12e 2018-04-18 Eric Dejouhanet This change moves the score/altitude/priority comparisons to SchedulerJob, keeping the lessThan QT-style sort predicate implementation, but clarifyi.. 3038 1dbf75d 2018-04-18 Jasem Mutlaq Bump to 2.9.5 3039 0ab9b26 2018-04-17 Jasem Mutlaq No need to use lock filter explicitly, use it to whatever currently selected filter 3040 92e631b 2018-04-17 Jasem Mutlaq Initial work for in-sequence median per-filter HFR thresholding 3041 5b40f1f 2018-04-16 Jasem Mutlaq Separate device source into Mount and GPS sources to enable users to select which source they prefer most 3042 151f111 2018-04-16 Jasem Mutlaq Do not set filter absolute focus position if there is no currently selected filter 3043 5440bfe 2018-04-15 Robert Lancaster I realized one thing that will help the issue we were discussing yesterday about files being copied into Application Support. So my current solutio.. 3044 3d21a9f 2018-04-14 Jasem Mutlaq Embed indidrivers.xml and QML files and their resources in the application qrc to avoid cross-platform search 3045 a4189c3 2018-04-14 Pino Toscano tests: fix KStarsUiTests 3046 05e0dfc 2018-04-14 Eric Dejouhanet Fix scheduler memory leak D12182 3047 f9cbc8d 2018-04-14 Eric Dejouhanet Limit length of Scheduler log D12183 3048 bbda2f9 2018-04-13 Jasem Mutlaq Use better display for longitude and latitude 3049 8dc8c58 2018-04-13 Jasem Mutlaq Check explicitly for cooler switch name 3050 95314df 2018-04-12 Jasem Mutlaq Bump to 1.7.1 since it contains the indiapi hotfix 3051 2be506a 2018-04-12 Jasem Mutlaq Bump minimum requirement to INDI v1.7.0 3052 ef721ed 2018-04-12 Yuri Chornoivan Fix minor typo 3053 431cc42 2018-04-11 Jasem Mutlaq Make sure async future is finished before closing FITS Tab 3054 766e08d 2018-04-11 Jasem Mutlaq Add option to reset guiding calibration which is true by default for the scheduler 3055 02183d4 2018-04-11 Pino Toscano use KFormat::formatByteSize() 3056 d941819 2018-04-09 Jasem Mutlaq Add Ekos logging support for more device classes 3057 3058 2.9.4 (Emad): 3059 ================================================================================================= 3060 d902275 2018-04-08 Jasem Mutlaq Updated set as parking position message. Fixes D12033 3061 4801574 2018-04-05 Jasem Mutlaq FITS improvements are complete and ready for testing. 3062 d77bff3 2018-04-05 Jasem Mutlaq Initial work for parallelization in FITS classes 3063 89ea1e1 2018-04-04 Robert Lancaster Few changes to make KStars compile on MacOS in addition to changes in INDI directory handling 3064 0b936a7 2018-04-03 David Faure Fix compilation with Qt 5.11 - just a missing fwd decl 3065 4621ada 2018-03-31 Csaba Kertesz Get some source files out of sanitizer support 3066 b97bf5b 2018-03-31 Csaba Kertesz Optimize the FITS statistics and histogram calculations 3067 fb134e9 2018-03-30 Jasem Mutlaq Set to first tab 3068 c033e62 2018-03-29 Robert Lancaster Use RCC file to load icons on MacOS 3069 99d6100 2018-03-29 Jasem Mutlaq Forgot to add resource header 3070 d7bc193 2018-03-29 Jasem Mutlaq Load RCC resource on Windows 3071 a4dca10 2018-03-28 Jasem Mutlaq Ignore capture if capture in progress flag is set but display a warning to the log nonetheless 3072 12b2fe2 2018-03-28 Jasem Mutlaq Flat sync focus functionality now works but requires testing 3073 350f173 2018-03-27 Jasem Mutlaq Bump to 2.9.4 and initial work for flat field frame synchronization with absolute focus position of corresponding light frames using the same filter 3074 36b4c30 2018-03-27 Jasem Mutlaq Implement double spin box for PAH exposure and improve PAH refresh performance 3075 51bfe44 2018-03-26 Jasem Mutlaq Add button to clear all logs including autofocus files. Add size format function to KSUtils 3076 2a58471 2018-03-26 Jasem Mutlaq Improve debug statement when starting calibration 3077 8d6b80f 2018-03-26 Jasem Mutlaq Save target CCD in case astrometry driver is not initiliazed yet. Save solver type immediately after changing selection 3078 5b4c22e 2018-03-25 Jasem Mutlaq Use HA of actual object, not mount. More more messages to logging to simplify the default Ekos on-screen log. Restore the scoreHigh sorting if enabled 3079 4fefd47 2018-03-25 Jasem Mutlaq Set time spec again after adding seconds since that resets timespecs to UTC by default 3080 dc8f560 2018-03-25 Jasem Mutlaq Fix compile error 3081 2051486 2018-03-25 Jasem Mutlaq More fixes to scheduler logic 3082 5e66547 2018-03-25 Jasem Mutlaq Always re-check job estimated time. Select active job in the list to improve scheduler usability 3083 dab016e 2018-03-25 Jasem Mutlaq Various scheduler fixes 3084 2077c8d 2018-03-24 Jasem Mutlaq BUGS:392284 3085 1e7a4fa 2018-03-24 Jasem Mutlaq Always restart evalutaion of all pending jobs. Do not set best candidate if it was an invalid job 3086 ab02aaf 2018-03-24 Jasem Mutlaq Set state to progress on changing filter position 3087 4632d93 2018-03-24 Jasem Mutlaq newStarPosition is already connected 3088 d342ab1 2018-03-23 Jasem Mutlaq Minor reorganization and GUI improvements 3089 4f7b6d7 2018-03-23 Jasem Mutlaq Integrate SEP with internal guider. Add support for reacquiring lost star automatically without aborting immediately 3090 4d8f8e7 2018-03-23 Jasem Mutlaq Add functionality to clear expired dark frames. Small GUI improvements as well 3091 207fbc1 2018-03-23 Jasem Mutlaq 0.99 good enough and will reject out of band widths 3092 dd79e3c 2018-03-23 Jasem Mutlaq Disable unnecessary debug 3093 5c52463 2018-03-22 Jasem Mutlaq Only reset guiding calibration when there is error. 3094 cdfc4ac 2018-03-22 Jasem Mutlaq Use Qt_5_5 as base for binary version 3095 24672b4 2018-03-22 Valentin Boettcher + Implementing binary reader for asteroid data to make it loading of larger data sets faster and more efficient. + Using qHash for all components. T.. 3096 1da9353 2018-03-17 Jasem Mutlaq Sync INDI drivers list 3097 636634f 2018-03-17 Jasem Mutlaq autoWCS should be enabled by default 3098 eda1639 2018-03-15 Jasem Mutlaq Improve logging for alignment and WCS 3099 d0a3ad3 2018-03-15 Jasem Mutlaq Return false and not status on error 3100 1be092d 2018-03-14 Csaba Kertesz Make sure there is no out of bound access on moon calculations 3101 a1fc053 2018-03-14 Csaba Kertesz Move 3rdparty photometry sources out of Unity Build and apply warning surpression on those files 3102 63b7317 2018-03-13 Jasem Mutlaq Sync INDI drivers with upstream 3103 8a4f8f3 2018-03-12 Jasem Mutlaq Opps first tab should be the active one 3104 d340153 2018-03-12 Jasem Mutlaq Add option to reset mount model before each job 3105 e892b95 2018-03-11 Jasem Mutlaq Enable BLOB when starting video stream in case it was disabled due to external guider usage 3106 dd72a7d 2018-03-08 Jasem Mutlaq Add exception to networkAccessible() call in online astrometry parser 3107 87eb1fb 2018-03-06 Jasem Mutlaq Get all objects as proposed by INDI forum user fehlfarbe 3108 4bc165b 2018-03-06 Jasem Mutlaq Fix crash condition 3109 410fd45 2018-03-05 Jasem Mutlaq Remove extra options not needed anymore 3110 df8432f 2018-03-02 Jasem Mutlaq Do not display error of internet connection if astrometry URL is local 3111 79001ff 2018-02-27 Jasem Mutlaq Improve handling of DSLR info dialog and only show when necessary 3112 cc9f2a6 2018-02-26 Jasem Mutlaq BUGS:391114 FIXED-IN:2.9.4 3113 92f6cef 2018-02-26 Jasem Mutlaq Calculate mean and stddev for multi-channel FITS 3114 a940457 2018-02-26 Jasem Mutlaq Force use of FITS Viewer when we are doing ADU calculations 3115 3116 2.9.3 (Trappist): 3117 ================================================================================================= 3118 c3dbe12 2018-02-26 Jasem Mutlaq BUGS:390124 FIXED-IN:2.9.3 3119 fad13cc 2018-02-26 Jasem Mutlaq BUGS:391085 FIXED-IN:2.9.3 3120 e4e132a 2018-02-26 Jasem Mutlaq Use exposure looping count and do not trigger notifications for fast exposures 3121 e020d35 2018-02-25 Jasem Mutlaq Add INFO debug for setting time and location from device 3122 001be87 2018-02-25 Robert Lancaster Enable some elements when PHD2 is active 3123 7c0ab12 2018-02-25 Jasem Mutlaq Update temma binary 3124 bbaab15 2018-02-22 Jasem Mutlaq Add 24 and 12 hour format for polaris angle as suggested by Patrick 3125 5c02d03 2018-02-22 Pino Toscano cmake: explicitly require the Auth Framework 3126 65c7e5d 2018-02-21 Jasem Mutlaq BUGS:390124 3127 10437c9 2018-02-21 Jasem Mutlaq Opps revert last change. Should be centroid by default 3128 546dfef 2018-02-21 Jasem Mutlaq Use solver path in detection. 3129 c3bf4c5 2018-02-20 Jasem Mutlaq Increase minimum area size to 10 3130 291c478 2018-02-20 Jasem Mutlaq Reset order to Gradient -> Centroid -> Threshold -> SEP 3131 23c0483 2018-02-19 Jasem Mutlaq Fix compile error 3132 95f4823 2018-02-19 Jasem Mutlaq Initial experimental support for rapid looping 3133 aaf7823 2018-02-19 Jasem Mutlaq Increase max count for captured images 3134 86ad796 2018-02-19 Jasem Mutlaq Increase maximum lost star retries to 10 in case of passing clouds 3135 fe42271 2018-02-18 Jasem Mutlaq Add SEP handling to focus module. Restructure findStars in FITSData. 3136 3e1bb98 2018-02-18 Jasem Mutlaq Merge branch 'master' of git://anongit.kde.org/kstars 3137 7e7636c 2018-02-16 Jasem Mutlaq Raise maximum value if saved maximum travel is higher than default maximum value of 50,000 3138 39f8769 2018-02-15 Jasem Mutlaq Initial work for SEP integration 3139 4b6cd16 2018-02-14 Jasem Mutlaq Always set binning before setFrame to ensure proper sequence of events in case subframed image dimensions can only work under binning 3140 409cd8a 2018-02-14 Jasem Mutlaq Add more checks for filter current index 3141 926b21d 2018-02-14 Jasem Mutlaq Remove -m 100 since it is already by default 128 3142 88537aa 2018-02-11 Jasem Mutlaq Flush fits file when saving 3143 f79a51c 2018-02-09 Jasem Mutlaq Use fits_open_diskfile to enable reading filename that may contain paranthesis and brackets. 3144 1f1ded1 2018-02-06 Jasem Mutlaq Increment finishFramesCount in each job 3145 f32fdfb 2018-02-06 Jasem Mutlaq Include QMap otherwise it fails to compile on some systems 3146 8cf30f4 2018-02-06 Jasem Mutlaq Check for nullptr to prevent crash in FITS Viewer. 3147 6215c60 2018-02-06 Jasem Mutlaq Update Max Travel to focuser limits. 3148 ed81f2a 2018-02-05 Jasem Mutlaq use rule from last geo location 3149 42dabde 2018-02-05 Jasem Mutlaq Fix typo 3150 6b2fb50 2018-02-04 Jasem Mutlaq Increase version number due to GUI changes 3151 f2a834a 2018-02-04 Jasem Mutlaq More progress to fix the identical jobs issue in scheduler and capture 3152 9a5ded0 2018-02-04 Csaba Kertesz Don't use internal resource for the GUI because it breaks custom shortcut loading/saving 3153 f3daa23 2018-02-04 Jasem Mutlaq More progress toward fixing multiple identical jobs in the scheduler queue 3154 b7e382f 2018-02-04 Jasem Mutlaq Simplify completed jobs count 3155 576e77c 2018-02-04 Jasem Mutlaq More debug statements 3156 1e7ba9c 2018-02-03 Jasem Mutlaq Improve QtConcurrent location and remove existing mutexes to enhance performance. 3157 42c5353 2018-02-03 David Faure Enable QT_NO_CAST_TO_ASCII and fix compilation 3158 8dc1817 2018-02-02 Jasem Mutlaq If not subframed, set frame settings to the maximum image size even if the current frames upon connection are less than a full frame 3159 6b91b0c 2018-02-01 Jasem Mutlaq Keep track of identical scheduler jobs with identical sequences to avoid marking all identical jobs as complete. BUGS:389738 3160 28bf635 2018-01-31 Jasem Mutlaq Enable limits settings by default. Display warnings if they are selected but if the respective modules are not active yet 3161 83c8b08 2018-01-30 Jasem Mutlaq Make another executable for KStars Lite on non-Android systems. Make sure this does not break Android build 3162 3163 2.9.2 (Titawin): 3164 ================================================================================================= 3165 982e9ce 2018-01-29 Jasem Mutlaq Fix crashing on older Qt systems when reloading QML sources by deleting context. BUGS:389583 3166 090a98d 2018-01-29 Jasem Mutlaq Use older icon to be compatible with older distros until 18.04 is released at least 3167 502bc40 2018-01-29 Laurent Montel Fix i18n usage 3168 69446fb 2018-01-29 Jasem Mutlaq Use icons available in older breeze for backward compatibility in older distros 3169 11440de 2018-01-28 Jasem Mutlaq Add windows theme search path 3170 263ec0f 2018-01-27 Jasem Mutlaq Improve FOV text display limits 3171 aff1d2f 2018-01-27 Robert Lancaster These should be the changes to KStars that would be needed to support the path change 3172 e7061cf 2018-01-27 Yuri Chornoivan Fix minor typo 3173 09cbf6d 2018-01-27 Robert Lancaster This patch will add the theme changing function to color options. 3174 967e453 2018-01-26 Robert Lancaster This patch will add the found stars to the Zoom Menu. It also adds the ability to change the spacing between bars. It adds the ability to put the .. 3175 e720694 2018-01-26 Jasem Mutlaq Add Mount Control Panel access to the telescope tool bar 3176 dbea952 2018-01-26 Jasem Mutlaq Fix default color 3177 0d2076a 2018-01-26 Jasem Mutlaq Add support to Sensor FOV that can be triggered from the Ekos tool bar. Color can be set from color scheme 3178 13c441a 2018-01-25 Wolfgang Bauer Fix build with gcc 4.8 3179 a5fa75e 2018-01-25 Yuri Chornoivan Fix minor typo 3180 38fcade 2018-01-25 Robert Lancaster Human counting 3181 6764ceb 2018-01-25 Robert Lancaster This patch will provide nicer icons for the Star Profile Viewer. It also improves the display of the sliders, adding labels for them as well. It a.. 3182 86fe609 2018-01-24 Jasem Mutlaq Only apply PA calculation on square FOVs 3183 29ac3cf 2018-01-24 Jasem Mutlaq Adding experimental support for differential slewing in align module 3184 0b6303d 2018-01-24 Jasem Mutlaq Fix typo 3185 d5b39cc 2018-01-24 Jasem Mutlaq Sync INDI drivers list 3186 f54090f 2018-01-24 Jasem Mutlaq Remove obsolete parameter 3187 201f3bc 2018-01-24 Jasem Mutlaq Remove completed jobs from sorted jobs 3188 a7b71da 2018-01-22 Jasem Mutlaq Use icon name since breeze was removed 3189 cff51e5 2018-01-22 Jasem Mutlaq Display local meridian even if grids are off or in equatorial mode. BUGS:389289 FIXED-IN:2.9.2 3190 7c7e1dd 2018-01-22 Jasem Mutlaq Add option to skip sorting jobs and run them as-is in the order they are added 3191 fea7fe2 2018-01-20 Robert Lancaster When deleting the old night vision style, a remnant was left and is preventing the build on Mac. This is a simple fix. 3192 7ce9d5f 2018-01-20 Jasem Mutlaq Merge branch 'master' of git://anongit.kde.org/kstars 3193 142c7eb 2018-01-19 Robert Lancaster Night vision improvements 3194 f4a2a4f 2018-01-18 Jasem Mutlaq Fix proper settings of icon theme with respect to current theme and current default theme in case of a default theme 3195 cf01438 2018-01-18 Jasem Mutlaq More work on color schemes and theme. Now nightvision theme triggers also the nigh color scheme as well. Setting it to default will restore color sc.. 3196 812e091 2018-01-18 Robert Lancaster After a bunch of work today and several failed approaches, I finally seem to have fixed the bugs with the changes in theme on Mac. The issue was t.. 3197 22cbd6b 2018-01-17 Robert Lancaster Hack for loading theme icons on MacOS 3198 8bb0833 2018-01-17 Jasem Mutlaq Fix typo 3199 706def5 2018-01-16 Jasem Mutlaq Reset to correct page in wizard 3200 0ee4f5c 2018-01-16 Jasem Mutlaq Remove Breeze icons and relying on install theme. Chaning some icon to look better with the default KStars theme 3201 fc7ad71 2018-01-16 Robert Lancaster More work to set theme search paths for different OSes 3202 7b3b2b1 2018-01-15 Jasem Mutlaq Limit Macintosh theme to Apple 3203 b8ed17f 2018-01-15 Robert Lancaster This code will enable the Macintosh style theme. I also move the setStyle to the theme manager since that seems to work now. 3204 665d808 2018-01-15 Robert Lancaster Set Fusion style for all by default for now 3205 2a039f4 2018-01-15 Jasem Mutlaq Do not set theme on populate 3206 2249102 2018-01-15 Jasem Mutlaq Set current theme after everything else is init 3207 afbde64 2018-01-14 Jasem Mutlaq More progress on theming 3208 6375811 2018-01-14 Jasem Mutlaq Initial work for theming support. Nothing works. 3209 e703d30 2018-01-14 Jasem Mutlaq Add logging when saving FITS to disk 3210 38b187e 2018-01-13 Jasem Mutlaq Update appstream screenshots 3211 913faca 2018-01-13 Robert Lancaster band-aid fix for cursor bug in FITS View 3212 1b8ac9c 2018-01-11 Robert Lancaster Color scheme patch for guiding 3213 3214 2.9.0 (Lancaster): 3215 ================================================================================================= 3216 928bb5b 2018-01-08 Robert Lancaster I was doing more testing, and the range on the sliders needs to be expanded just slightly so that it includes all the data. 3217 a55bfd0 2018-01-08 Jasem Mutlaq Bump INDI dependency to v1.6.1 3218 307c222 2018-01-08 Robert Lancaster In preparation for the OS X release of KStars 2.9.0, I hunted around for any bugs I could find and I made several small changes. 3219 85d69f5 2018-01-07 Jasem Mutlaq Bump to 2.9.0 3220 72e37f4 2018-01-07 Robert Lancaster Significant improvements to star profile viewer 3221 fd4b89f 2018-01-07 Jasem Mutlaq Update INDI XML drivers file 3222 646c06b 2018-01-07 Jasem Mutlaq Include WCS lib if it was detected 3223 83498b9 2018-01-04 Robert Lancaster This patch is for KStars. It will set the path in the environment variable for the DSI to function on Mac. Second, I thought the environment varia.. 3224 ac53973 2018-01-02 Jasem Mutlaq Make Qt5DataVisualization optional 3225 a80201d 2018-01-02 Robert Lancaster This patch and the accompanying files should create a 3D star profile plot that will be available in the guide and focus modules. Note that current.. 3226 bc16599 2018-01-02 Jasem Mutlaq Try to make it compile for older Qt versions and minor refactor 3227 660266c 2017-12-31 Robert Lancaster Just a few minor changes. 3228 b991d24 2017-12-31 Robert Lancaster As I said, I would try to take care of the Dither issues with PHD2. This patch should prevent the observed problems. 3229 064437e 2017-12-31 Jasem Mutlaq Add min and max to the list 3230 43ecd47 2017-12-31 Robert Lancaster This patch does several things: 3231 8ba4cd3 2017-12-29 Robert Lancaster This patch should do the following: 3232 ead1b81 2017-12-27 Jasem Mutlaq Dome toolbar is operational now and ready for testing 3233 b536337 2017-12-27 Jasem Mutlaq Initial work for adding a dome toolbar 3234 625721e 2017-12-27 Jasem Mutlaq This patch should fix two bugs I found with PHD2. 3235 3b61f05 2017-12-27 Jasem Mutlaq + Fix issue with non-guide dithering blocking regular calibration. + Fix issue with non-guide dithering getting triggered while guiding. + Robert fi.. 3236 25abb45 2017-12-27 Jasem Mutlaq Fix small typo 3237 4e95346 2017-12-26 Robert Lancaster This patch should add the pulse graphs for RA and DEC with settings to turn them off. It includes a slider to adjust the height of the corrections .. 3238 41bfb77 2017-12-24 Robert Lancaster This patch adds tooltips for the guide buttons I added in the last patch. It also remembers 3 of the settings in the KStars config file. And final.. 3239 9f23a79 2017-12-23 Robert Lancaster This patch will add the following items: 1. A Time Slider for the guide plots, which also functions as a scrolling view for the drift graph. 2. A .. 3240 a2731b1 2017-12-23 Jasem Mutlaq Add defualt focuser option and make default devices selection more reliable and consistent across modules 3241 904ca5b 2017-12-23 Jasem Mutlaq Add set as parking position option to simplify this process for end users 3242 38fc232 2017-12-22 Jasem Mutlaq Remove lock policy from filter manager and let focus module handle it as it reduces complexity and fixes some corner issues. BUG:388129 FIXED-IN:2.9.0 3243 3ec398b 2017-12-22 Jasem Mutlaq Make sure to set the ST4 and Guide drivers on explicit set since combobox index does not necessary trigger signal to setST4 3244 f28673e 2017-12-22 Jasem Mutlaq Remove unused variables 3245 a2809ae 2017-11-17 Aleix Pol Adapt the cmake buildsystem to be able to work with KDE CI 3246 0b5b265 2017-12-18 Robert Lancaster This should make sure that the host and port get set correctly for PHD2 and linguider when switching profiles. 3247 098ecf2 2017-12-17 Jasem Mutlaq 2.8.9 changelog update 3248 06b1afd 2017-12-17 Jasem Mutlaq Disable parity option by default as it could be problematic 3249 3250 2.8.9 (Sarin): 3251 ================================================================================================= 3252 bcf13d8 2017-12-16 Robert Lancaster Add scatter plot in guide module 3253 e6bb032 2017-12-15 Jasem Mutlaq Update INDI drivers list 3254 2853e56 2017-12-14 Jasem Mutlaq target filter need to be set after meridian flip and before in-sequence focusing is started in case current filter is different 3255 3f058ed 2017-12-14 Jasem Mutlaq Init variables to zero D9326 3256 09e0df4 2017-12-14 Robert Lancaster I cleaned up some of the code in the PHD2 file, added a Request List so that it remembers what it asked PHD2 to do, and added a skeleton to make it .. 3257 7a979bb 2017-12-14 Jasem Mutlaq Update driver list for v1.6.0 3258 d895018 2017-12-14 Jasem Mutlaq If version is not valid, set it to 1.0 3259 b236166 2017-12-13 Jasem Mutlaq Do not use Autofocus filter policy on preview 3260 4b9daca 2017-12-13 Jasem Mutlaq Improve focus filter policy 3261 ab0e8d2 2017-12-13 Jasem Mutlaq Add option for when to perform in-sequence focusing 3262 b473d01 2017-12-13 Jasem Mutlaq Lock policy should determine lock filter search 3263 feab1ce 2017-12-13 Jasem Mutlaq Check target filter position is > 0 3264 0549957 2017-12-12 Jasem Mutlaq Resume guiding if it was suspended due to parking dust cap before 3265 755e8df 2017-12-12 Robert Lancaster This patch should add several improvements to the PHD2 interface in KStars. Here is a list. 1. Makes sure the temp directory exists so that the gu.. 3266 1399d97 2017-12-11 Jasem Mutlaq Remove calibration button and make it automatic with just one simple guide button. A clear calibration button is added to reset the calibration 3267 d3ec2d4 2017-12-11 Jasem Mutlaq Bump version to 2.8.9 3268 c0340ce 2017-12-10 Robert Lancaster Use USHORT for PHD2 image 3269 881385b 2017-12-10 Jasem Mutlaq Make file system string comparision case insensitive so that it does not overwrite files on Windows. 3270 7128916 2017-12-10 Jasem Mutlaq Do not update focus state when in meridian flip 3271 bbe79a3 2017-12-10 Jasem Mutlaq Set focus to IDLE on filter position ready 3272 91c1130 2017-12-10 Robert Lancaser Add support for star image reception from PHD2 3273 e4fc7c3 2017-12-10 Jasem Mutlaq Only reset initialHA on first regular startup not after deviation restart 3274 c28546d 2017-12-10 Jasem Mutlaq Increase max failure attempts 3275 063582f 2017-12-10 Jasem Mutlaq Update debugging statement to show DMS 3276 f8a0645 2017-12-08 Jasem Mutlaq Update Guide params when using external guiders. This needs to be extensively tested as it may lead to regressions on the remote image reception fun.. 3277 c42dd43 2017-12-08 Jasem Mutlaq Use QtConcurrent as to not freeze KStars during the calculation. Object1 should _not_ be a unique_ptr since reset will delete the object while we ar.. 3278 84ec267 2017-12-08 Jasem Mutlaq Cache default Sun pointer instead of repeated search 3279 060961b 2017-12-04 Jasem Mutlaq Improve objectnearest search algorithm so that object selection especially for bright deep sky objects is not as furstrating 3280 4d0d6c2 2017-12-04 Jasem Mutlaq If not selected, return nullptr for objectnearest 3281 1b1846b 2017-12-04 Jasem Mutlaq If there is no country defined, just return site name 3282 59b15b4 2017-12-04 Jasem Mutlaq Update description and text for time and location settings to avoid confusion on what they exactly do 3283 b675922 2017-12-03 Jasem Mutlaq String should not contain show 3284 a7d91de 2017-12-03 Jasem Mutlaq Add support for local meridian solid line 3285 ec1b8e3 2017-12-01 Jasem Mutlaq remove duplicate file 3286 d81a8c2 2017-11-26 Robert Lancaster Add support for percentage display while downloading astrometry index files 3287 6cb541f 2017-11-23 Robert Lancaster This patch will calculate the download time for astrometry index files and will still set it for 60 seconds for the smaller 3288 3289 2.8.7 (Nunki): 3290 ================================================================================================= 3291 abb0ff2 2017-10-25 Jasem Mutlaq Limit DSLR maximum resolution to the imaging resolution defined by the user on first connection. This resolution is enforced at all times to avoid d.. 3292 5df85d8 2017-10-24 Jasem Mutlaq Load TZRules from the file instead of hard-coding it 3293 50a2088 2017-10-24 Jasem Mutlaq BUGS:377516 Do not explicitly set time format, let it pick up system locale format. 3294 0d43b78 2017-10-24 Jasem Mutlaq Correct description for AU TZ rule 3295 be91c1d 2017-10-20 Jasem Mutlaq Handle GPS driver automatically and create a GPS-specific location for the user 3296 82f2a0d 2017-10-18 Jasem Mutlaq Only accept exact RGB count 3297 b860b0a 2017-10-17 Csaba Kertesz Small improvements to the INDI interface in KStars Lite 3298 c6063d8 2017-10-17 Jasem Mutlaq Check remote drivers against required drivers, and not vice versa 3299 4cea5a9 2017-10-17 Jasem Mutlaq Sync INDI drivers 3300 3243dd7 2017-10-16 Jasem Mutlaq Move spike reset before the meridian flip check 3301 ca47748 2017-10-15 Jasem Mutlaq When aborting capture due to guiding deviation, check if we need to perform meridian flip. Thanks to Turki for the heads up 3302 70a7593 2017-10-15 Jasem Mutlaq i18n fixes 3303 9121b1e 2017-10-14 Jasem Mutlaq Various fixes for rotation control 3304 5848882 2017-10-14 Jasem Mutlaq Fix sign for northPA 3305 f757c0c 2017-10-14 Jasem Mutlaq Fix PA issues with FOV display and Rotator 3306 1ef9d58 2017-10-14 Jasem Mutlaq Add regular open FITS action to generic viewers list as well 3307 8442bb0 2017-10-14 Jasem Mutlaq Check if solver pointer set 3308 18a353c 2017-10-12 Jasem Mutlaq Rename ogg file to avoid packaging conflicts 3309 d697b06 2017-10-11 Jasem Mutlaq Add necessary sounds for cross-platform availibility 3310 dab113e 2017-10-10 Jasem Mutlaq Revert to Oxygen-* sounds until a more multi-platform solution is found 3311 6f05acb 2017-10-10 Jasem Mutlaq Better handling of guide log file 3312 49d5aa8 2017-10-10 Jasem Mutlaq Do not require guide deviation to be checked to process post-meridian-flip guiding 3313 fcb989d 2017-10-10 Jasem Mutlaq Use standard KDE sounds 3314 3315 2.8.4 (Juli): 3316 ================================================================================================= 3317 7c04782 2017-09-22 Jasem Mutlaq Add support for PSF convoluted star detection algorithm adapted from PHD2 for auto selection of the guide star 3318 0019dfb 2017-09-22 Jasem Mutlaq Add copy constructor 3319 765f011 2017-09-22 Jasem Mutlaq Experimental zoom-dependent font size. Please test 3320 86176fa 2017-09-22 Jasem Mutlaq Do not use display labels for HD stars, use genetive name 3321 c3f8853 2017-09-22 Jasem Mutlaq Tempeorary hack to enable RTL for Arabic since qtbase_ar.qm does not exist upstream yet 3322 00780eb 2017-09-22 Jérôme SONRIER Update TZ rules 3323 c7d478b 2017-09-22 Jasem Mutlaq In case we are taking light images and the dust cap is parked, we unpark it before we proceed 3324 3200cf1 2017-09-22 Jasem Mutlaq Make the dark library dialog non-blocking so that user can take action 3325 ece5d50 2017-09-21 Jasem Mutlaq Bump to 2.8.4 3326 06864de 2017-09-21 Jasem Mutlaq Merge branch 'master' of git://anongit.kde.org/kstars 3327 2c5480b 2017-09-21 Jasem Mutlaq Update rotator settings to match those of INDI 3328 4b6176e 2017-09-21 Jasem Mutlaq Set this string so that RTL languages can set it to RTL and layout can switch automatically 3329 161f6dd 2017-09-21 Jasem Mutlaq Do not translate None for HiPS sources 3330 46e5f9f 2017-09-21 Jasem Mutlaq Fix None issue not getting selected when displayed in different locale 3331 868e941 2017-09-21 Jasem Mutlaq Unify font families and make more space due to language issue 3332 1f584ff 2017-09-21 Yuri Chornoivan Fix minor typo 3333 0d4b150 2017-09-20 Jasem Mutlaq Do not set target coords from telescope coords immediately after a model reset since the telescopes coords will be invalid 3334 fb9ef7a 2017-09-20 Jasem Mutlaq Unpark can be IDLE after initial startup so handle this 3335 84dd672 2017-09-20 Jasem Mutlaq Do not dither after meridian flip 3336 cdbde3f 2017-09-20 Jasem Mutlaq Thank to Yuri for the tip now finding Polaris in different locales works 3337 261f862 2017-09-20 Csaba Kertesz Allow more tolerance for the alignment 3338 d1ba9c4 2017-09-20 Csaba Kertesz Fix compiler warning (-Wvla) to avoid stack overflow 3339 6d0e344 2017-09-20 Jasem Mutlaq Reject large calibration stars that do not fit within the guide box 3340 618f206 2017-09-20 Jasem Mutlaq Fix compile error 3341 2d056f4 2017-09-20 Jasem Mutlaq Do not build testing unless required 3342 8833f71 2017-09-20 Jasem Mutlaq Several i18n fixes and add warning when Slewing to Sun 3343 b5278f3 2017-09-19 Jasem Mutlaq Disable scripting for non-UNIX systems for now until DBus handling is fixed properly 3344 e4fd674 2017-09-19 Jasem Mutlaq Remember if temperature check is enforced for current CCDs in the list 3345 c11fccd 2017-09-19 Jasem Mutlaq Increaser range for focus filter offsets 3346 879088e 2017-09-19 Jasem Mutlaq When ekos state is stopping, we must check for its status in all shutdown stages 3347 0a98aff 2017-09-18 Jasem Mutlaq Save settings for capture calibration in options 3348 a0a733f 2017-09-18 Jasem Mutlaq Use better naming scheme for generic blobs 3349 1b11f4e 2017-09-18 Jasem Mutlaq Do not process mount status unless guider is internal 3350 e90fd9a 2017-09-17 Jasem Mutlaq Give hints if UTC offset is not set 3351 ac46233 2017-09-17 Jasem Mutlaq Swap elevation and read only 3352 05142d1 2017-09-17 Jasem Mutlaq Elevation should come before read only 3353 5bb9d50 2017-09-17 Robert Barlow Update citydb with elevations from Google and reduce minimum elevation in location dialog 3354 201f95f 2017-09-17 Jasem Mutlaq Make guide exposure 3 decimals 3355 bb7d7f4 2017-09-17 Jasem Mutlaq Limit next exposure setting for automatic ADU to camera limits 3356 49419db 2017-09-17 Jasem Mutlaq Add support for ROTATOR class and handle setting of it like other devices 3357 bdb2615 2017-09-16 Jasem Mutlaq Fix issues with elevation and city addition and update in location dialog 3358 371edd5 2017-09-16 Jasem Mutlaq DB changes from Robert 3359 f9a841c 2017-09-16 Jasem Mutlaq Rotator fixes 3360 fdd6f99 2017-09-15 Robert Barlow Add elevation to geo-location and database 3361 6de0ec3 2017-09-15 Jasem Mutlaq Fix rotator limits and PA angles 3362 f509a28 2017-09-15 Jasem Mutlaq Fix rotator calculations and only start to check PA after solving first actual image after load and slew. Fix reading of RA and DE from FITS files a.. 3363 04872e5 2017-09-15 Jasem Mutlaq Set status to 0 otherwise cfitsio would magically fail if the previous operation failed. 3364 ad6d365 2017-09-15 Jasem Mutlaq Alignment settings changes should be handled in align module 3365 20d854e 2017-09-15 Jasem Mutlaq Update active telescope name for all CCds 3366 ec2ecbf 2017-09-15 Yuri Chornoivan Fix minor typo 3367 b3f002d 2017-09-15 Jasem Mutlaq Consider device not found if filterName is null initially 3368 7d071bd 2017-09-15 Jasem Mutlaq Support for rotator in load&slew. It should automatically adjust rotator the orientation of the solved image 3369 9e92c2d 2017-09-15 Jasem Mutlaq Rotator control and sequence settings now work and tested on my observator with NightCrawler 3370 0ce0ee8 2017-09-15 Jasem Mutlaq Fix rotation of PA FOVs 3371 ec1e4ef 2017-09-14 Jasem Mutlaq Fix scheduler abort job statement 3372 7a40915 2017-09-14 Yuri Chornoivan Fix minor typos 3373 46b57ef 2017-09-14 Jasem Mutlaq Make constellation names less prominent as they can be distacting. 3374 dbc15e9 2017-09-13 Jasem Mutlaq More progress on rotator integration with alignment module 3375 09daa11 2017-09-13 Jasem Mutlaq Fix saving of last equipment profile 3376 a13e691 2017-09-13 Jasem Mutlaq Improve handling of device removals in focus module 3377 c8c977d 2017-09-12 Jasem Mutlaq More progress on Rotator integration with Ekos 3378 d852d8d 2017-09-12 Jasem Mutlaq FOV rotation is specified as E of N for clarity and now it is properly drawn on the sky map 3379 61d7679 2017-09-12 Jasem Mutlaq saveB was not connected to slot, how did this happen? 3380 9439fee 2017-09-12 Jasem Mutlaq Use camera width and pixel size for FOV calculatio. Add button to fetch values from INDI, this is still TODO 3381 b56f73f 2017-09-11 Jasem Mutlaq Manage dome motion in alignment module 3382 907c966 2017-09-11 Jasem Mutlaq Stop timer on telescope disconnect 3383 6c3476e 2017-09-11 Christian Dersch Updated from upstream. Workaround for M102 3384 3385 2.8.3 (Tommy): 3386 ================================================================================================= 3387 1eb46b9 2017-09-11 Jasem Mutlaq If calibration view is gone then set dark frame as false 3388 833600c 2017-09-10 Jasem Mutlaq Comet and Asteroid calculation produce J2000 results so we need to precess them 3389 9b1e68f 2017-09-10 Jasem Mutlaq Localized constellation names should be used by default 3390 2458141 2017-09-10 Jasem Mutlaq Use bigger font for constellation names 3391 11a630e 2017-09-10 Jasem Mutlaq Display error when failing to save an image locally 3392 65e868c 2017-09-09 Jasem Mutlaq Merge branch 'master' of git://anongit.kde.org/kstars 3393 a641c62 2017-09-09 Valentin Boettcher Update remainder of VSOP87 files 3394 942632f 2017-09-09 Jasem Mutlaq Check whether a sequence is complete before preparing jobs as we do not need to trigger precapture jobs prematurely 3395 16ccf06 2017-09-09 Jasem Mutlaq Use unique connections to avoid dupes 3396 0514332 2017-09-09 Jasem Mutlaq Do not set starSelected to false on stop. Doing so will make focus module switch HFR algorithms on the next run which might return a different HFR v.. 3397 a87381a 2017-09-09 Csaba Kertesz Make the UI tests optional and omit them if CFitsIO is not available 3398 dc5e05c 2017-09-09 Csaba Kertesz Add myself to the active developers 3399 60f35f4 2017-09-09 Jasem Mutlaq Merge branch 'master' of git://anongit.kde.org/kstars 3400 1c82cd3 2017-09-09 Robert Lancaster copyLocale step for MacOS until KF5 looks for translations relative the current binary on MacOS 3401 70e6630 2017-09-09 Csaba Kertesz Add CFitsIO target dependency to fix compilation error on Fedora 3402 0aefab5 2017-09-08 Jasem Mutlaq Improve FOV view for the Mosaic Tool 3403 adbb893 2017-09-08 Jasem Mutlaq Improve Mosaic tool: 1. Dragging now actually works. 2. Title J2000 positions are very accurate. 3. Provide extra space to allow for rotations. 3404 1c75eb1 2017-09-08 Jasem Mutlaq remove options button since it is repeated down 3405 28e3c90 2017-09-08 Jasem Mutlaq Handle SettleBegin event and on dither error, resume with guiding policy 3406 ef713cf 2017-09-08 Jasem Mutlaq Move profile out of job since it applies to the whole schedule list 3407 8e8a5a1 2017-09-08 Jasem Mutlaq Add note that all elements are in J2000 ecliptic coordinates 3408 cd138b7 2017-09-07 Jasem Mutlaq Set lastPrecessJD for all solar system bodies 3409 94868fd 2017-09-07 Jasem Mutlaq Better debug statements 3410 e5357b2 2017-09-07 Jasem Mutlaq Add earth.B0 from Valentin script. Moving vsops into one directory 3411 d758bd0 2017-09-07 Jasem Mutlaq Fix inaccurate positions of asteroids, comets, and other solar system bodies. There were problem in multiple places, but the Earth ecliptic longitud.. 3412 8c71580 2017-09-07 Jasem Mutlaq Remove unused debug 3413 9b65f45 2017-09-07 Valentin Boettcher Improved VSOP87 data 3414 0922489 2017-09-06 Jasem Mutlaq Remove i18n when it should not be used 3415 0138944 2017-09-06 Jasem Mutlaq Fix time unit box stepping action. This fix should be available in the next KStars release 2.8.3 BUGS:384434 FIXED-IN:17.12 3416 9c41018 2017-09-06 Jasem Mutlaq Disable auto detect StellarMate in Windows as qMDNS does not work there now 3417 eb4b0d7 2017-09-06 Jasem Mutlaq More logging fixes 3418 9cdb3a3 2017-09-05 Kevin Funk clang-tidy: modernize-use-nullptr run 3419 880316d 2017-09-05 Kevin Funk CMake: Treat Eigen includes as system headers 3420 a95c63d 2017-09-05 Kevin Funk clang-tidy: modernize-use-override run 3421 6982b22 2017-09-05 Jasem Mutlaq Correct header 3422 041c3cf 2017-09-05 Jasem Mutlaq CMake: Use dynamically fetched translations by Kevin Funk 3423 13f94dc 2017-09-05 Jasem Mutlaq QLoggingCategory migration still going 3424 61575d0 2017-09-05 Jasem Mutlaq Add option to reset mount model after meridian flip is complete 3425 905f65d 2017-09-05 Csaba Kertesz Fix the late compilation errors 3426 7ebcb80 2017-09-05 Jasem Mutlaq Merge branch 'master' of git://anongit.kde.org/kstars 3427 fb5e85f 2017-09-05 Jasem Mutlaq Verify comet and asteroid data before saving the returned result as JPL apparently does not return 404 but a different valid page that does not cont.. 3428 bc9a84f 2017-09-05 Jasem Mutlaq Merge branch 'master' of git://anongit.kde.org/kstars 3429 f646c0d 2017-09-05 Jasem Mutlaq Permit user to disable camera BLOBs when using external guiders 3430 04a3320 2017-09-05 Csaba Kertesz Add KDELibs4Support dependency to find kdeversion.h on all systems 3431 11ff043 2017-09-04 Csaba Kertesz Be compatible with KDE version in Ubuntu Xenial 3432 98b1bad 2017-09-05 Jasem Mutlaq Allow user to explicitly select telescope type in guide module 3433 8b9e277 2017-09-05 Jasem Mutlaq Record focus frame count used for HFR average in the options 3434 8569beb 2017-09-05 Jasem Mutlaq If problem is encountered while dither, report dither error first before abort 3435 b56915c 2017-09-04 Jasem Mutlaq Do not load Ekos summary screen FITS in resource limited mode 3436 49a82bc 2017-09-04 Jasem Mutlaq Do not alter telescope type in Align module unless the solver is executed 3437 64c3b77 2017-09-04 Jasem Mutlaq Add support to non-guiding dither 3438 fef70ef 2017-09-04 Jasem Mutlaq Add note on longitude of earth perihelion which is an important FIXME item 3439 5d32e77 2017-09-04 Jasem Mutlaq Fix spacing problem 3440 60604f4 2017-09-01 Csaba Kertesz Adding mouse pointer-based telescope control actions 3441 d0936b8 2017-09-01 Jasem Mutlaq Sync to master INDI update 3442 9283958 2017-09-01 Jasem Mutlaq Sync drivers with upstream updates 3443 a660d6a 2017-09-01 Jasem Mutlaq Bump INDI dependency now to 1.5.0 3444 2a0aa23 2017-08-31 Jasem Mutlaq Add info message when stopping guiding 3445 85d34e4 2017-08-30 Jasem Mutlaq Use correct debug file 3446 c82db62 2017-08-30 Jasem Mutlaq refactor mouse mode to cursor mode and use enum of const int. Add magenta crosshair for live view selection. Increase pen width for view crosshair 3447 9aa5f08 2017-08-30 Jasem Mutlaq Make sure HasWCS is true in case of manually loading WCS after load is complete in case of manually injecting WCS data 3448 c6329a6 2017-08-30 Jasem Mutlaq Use --help as it works across all versions 3449 b6e6a3e 2017-08-30 Jasem Mutlaq Fix few profile wizard GUI issues 3450 b177ef4 2017-08-30 Jasem Mutlaq Also enable guide check deviation when guiding starts since some external guider do not send calibration signal 3451 e86d660 2017-08-29 Jasem Mutlaq Add ability to reset mount model in the scheduler in case of alignment failure 3452 44ac701 2017-08-29 Jasem Mutlaq Telescope group should not be exclusive. This fixes the isChecked issue always evaluating to true 3453 7c43604 2017-08-29 Jasem Mutlaq Bump to 2.8.3 and fix filter table typo by recreating it 3454 b3fe48f 2017-08-29 Jasem Mutlaq Fix tab order. Differentiate between saving and adding new filters 3455 3b4bd87 2017-08-29 Jasem Mutlaq Add missing files 3456 d7dd6d1 2017-08-29 Jasem Mutlaq Add support to auto-detecting StellarMate gadgets 3457 3e22461 2017-08-29 Jasem Mutlaq Limit search area in guide and focus to 70% from center 3458 912c0d2 2017-08-28 Csaba Kertesz Compilation fix 3459 3a59076 2017-08-27 Csaba Kertesz Add basic GUI testing to KStars Lite 3460 fa9acd2 2017-08-24 Csaba Kertesz Fix KStars Lite startup and compilation warnings on Linux host 3461 d7a70e6 2017-08-28 Jasem Mutlaq Initial work for full field focusing, it works now for those who want to use it 3462 0389b7e 2017-08-28 Jasem Mutlaq Fix warning 3463 a62c609 2017-08-28 Kevin Funk CMake: Fix some CMake CMP0054 warnings 3464 56bfdea 2017-08-28 Jasem Mutlaq Handle GUIDE_LOOPING in abort 3465 178ff0d 2017-08-28 Jasem Mutlaq Use currentIndexChanged to detect changes better 3466 ddd861d 2017-08-27 Jasem Mutlaq Fix crash is saving and opening session list 3467 3468 2.8.1 (Hipster): 3469 ================================================================================================= 3470 617e4fe 2017-08-17 Jasem Mutlaq Initial work on mount tracking support 3471 08205fb 2017-08-16 Jasem Mutlaq In case no star is selected in autofocus and timeout is triggered, go to last known center 3472 b847689 2017-08-16 Jasem Mutlaq Switch to equatorial mode to correctly orient the display for the camera position angle. Needs testing 3473 c55ab9f 2017-08-16 Jasem Mutlaq Make zoom modifier a bit less dramatic 3474 552a61e 2017-08-16 Jasem Mutlaq HiPS experiemental support is now operational in KStars with 3 catalogs. Others will be available via HiPS download manager in the next release 3475 2a2ffcb 2017-08-14 Csaba Kertesz Miscellaneous fixes 3476 a317b9d 2017-08-16 Jasem Mutlaq More work on healPIX and HIPS. Added options for HIPS Grid, color selection. Still testing Healpix functions with KStars projections and SkyPoint. 3477 2344a8e 2017-08-16 Jasem Mutlaq More progress on Healpix, getPix works now but still long way to go 3478 f48d4c8 2017-08-16 Jasem Mutlaq Remove extra semi colon 3479 dc93af9 2017-08-15 Jasem Mutlaq Dome should sync ACTIVE_TELESCOPE if detected 3480 4a3c5f5 2017-08-15 Jasem Mutlaq Disable omp for now 3481 3fa4529 2017-08-15 Jasem Mutlaq Add separate none selector to execlusive groups, more Hips related work 3482 f0ef17d 2017-08-14 Jasem Mutlaq More work to manage HIPS. Now 3 hips sources are stored in the default database. HIPS GUI manager to be added to add and remove HIPS sources 3483 8ad7925 2017-08-14 Jasem Mutlaq More work on HiPS. Nothing works yet we have a long way to go. Copyright added and cache mechanism imported from SkyTextX 3484 7feab37 2017-08-14 Csaba Kertesz Allow higher tolerance for the alignment 3485 f9cbb1d 2017-08-14 Jasem Mutlaq Initial work for HIPS support in KStars 3486 f312564 2017-08-14 Jasem Mutlaq Use constexpr 3487 6911b50 2017-08-13 Csaba Kertesz Fix a division by zero 3488 29811be 2017-08-11 Csaba Kertesz Usability improvement for Ekos sessions 3489 b42a164 2017-08-11 Jasem Mutlaq Forgot to add missing files 3490 2bbf3a4 2017-08-11 Jasem Mutlaq Add Polaris Hour Angle adapted from SkyTechX 3491 8d85c26 2017-08-11 Jasem Mutlaq QDateTime setUtcOffset is deprecated since Qt v5.2 so ought to move away from it and we are now using timespec instead. I made the necessary changes.. 3492 1ee8f79 2017-08-10 Jasem Mutlaq Adding support to custom properties setting in capture module. Removing explicit support for gain settings since this is covered by custom properties. 3493 3d6f003 2017-08-10 Jasem Mutlaq Formatted again with clang 3494 fa1fad0 2017-08-10 Jasem Mutlaq Add switch for scheduler logging 3495 5430fc4 2017-08-10 Jasem Mutlaq Resize config dialog to resonable size on startup 3496 004da33 2017-08-10 Jasem Mutlaq Separate INDI and Ekos shutdown 3497 4c011c1 2017-08-10 Jasem Mutlaq Ignore duplicate device if received 3498 98d99b6 2017-08-10 Jasem Mutlaq Add proper debugging category statements 3499 7e40c62 2017-08-10 Jasem Mutlaq Handle proper removal of devices in case of Multiple-Devices-Per-Driver drivers 3500 b325443 2017-08-10 Jasem Mutlaq Add INDI debug option 3501 b2afffe 2017-08-10 Jasem Mutlaq Fix handling of already connected PHD2 3502 36fbe22 2017-08-10 Jasem Mutlaq Merge branch 'master' of git://anongit.kde.org/kstars 3503 8b24907 2017-08-10 Jasem Mutlaq More debug statements 3504 fa79fc4 2017-08-09 Csaba Kertesz Improve the testing robustness on x86 target 3505 529a65c 2017-08-09 Jasem Mutlaq On position set, set equipment to connected if not already set 3506 d5bdd46 2017-08-09 Jasem Mutlaq Merge branch 'master' of git://anongit.kde.org/kstars 3507 04b1a72 2017-08-09 Jasem Mutlaq Retries set equipment connected if it fails 3 times 3508 3adad76 2017-08-09 Jasem Mutlaq Do not calibrate for external guiders 3509 93eda2a 2017-08-09 Csaba Kertesz Show the progress while the Sky Calendar is being plotted 3510 c22a83f 2017-08-09 Jasem Mutlaq Set PHD2 and LinGuider options as per profile info 3511 b90ae91 2017-08-09 Jasem Mutlaq Use one function to handle all guider selection transitions 3512 d35ae9d 2017-08-08 Jasem Mutlaq If type is unkown default to primary in align module 3513 3da2cc9 2017-08-08 Jasem Mutlaq Default to uknown telescope type initially 3514 bd5ef9b 2017-08-08 Jasem Mutlaq Fix typo 3515 926443e 2017-08-08 Jasem Mutlaq Handle scope switch when standard INDI properties is not defined 3516 18e6916 2017-08-08 Jasem Mutlaq read in both primary and guide infos from telescope 3517 b2d545e 2017-08-08 Jasem Mutlaq Separate filter wheel management from focus to alignment 3518 3ed6831 2017-08-08 Jasem Mutlaq Support selection of no filter wheel device. Save CCD and Filter Wheel device names in the sequence file to be set when loaded again 3519 303ef97 2017-08-07 Jasem Mutlaq Fallback to Profile Telescope info in case a non-INDI compliant mount driver is used 3520 0dac605 2017-08-07 Jasem Mutlaq Remove unused debug 3521 7fe20b8 2017-08-07 Jasem Mutlaq Update more files to the new logging category 3522 970db6d 2017-08-07 Jasem Mutlaq Migrate more to QLoggingCategory 3523 5028e95 2017-08-06 Jasem Mutlaq Migrating KStars to use QLoggingCategory framework which supports granular control over logging in runtime. 3524 8a0f7c5 2017-08-06 Jasem Mutlaq Add initial work for retrieving geolocation. However the backend used in Linux geoclue is not working with QtPositioning so need to investigate 3525 e43ef3a 2017-08-06 Jasem Mutlaq Add dependency for QtPositioning and bump to 2.8.1 3526 1e22cf5 2017-08-05 Jasem Mutlaq Partial fix for comet positions. Some position are better, but others are way off. 3527 9676f88 2017-08-04 Jasem Mutlaq Add support for Rotator Angle handling directly 3528 b75189c 2017-08-04 Jasem Mutlaq Fix command line options parsing and do not set time twice if already set on startup 3529 eac48c2 2017-07-19 Akarsh Simha 1. Improve accuracy of eccentric anomaly calculation by iteration 3530 0e47636 2017-08-03 Robert Barlow Patch by Robert Barlow to support custom catalogs in WUT. BUGS:357671 3531 29ed0b2 2017-08-03 Jasem Mutlaq Do not process zero length blobs 3532 22d9b92 2017-08-01 Jasem Mutlaq Check return status of addJob before proceeding. Always use CLIENT mode when taking previews 3533 b41529f 2017-07-31 Csaba Kertesz Fix app-closing crashes related to constellation and catalog handling 3534 ff4b962 2017-08-01 Jasem Mutlaq Fix problem with resetting PAH buttons in second rotation stage 3535 405a80e 2017-07-31 Jasem Mutlaq Display INDI universal messages as received from INDI server 3536 99004c2 2017-07-29 Csaba Kertesz Remove libnova dependency from the Android build 3537 3665023 2017-07-28 Csaba Kertesz Fix a crash in the What is interesting dialog 3538 82e903e 2017-07-28 Jasem Mutlaq BUGS: 382721 Just use less than and greater than keys for time. 3539 48bf745 2017-07-26 Csaba Kertesz Fix Coverity findings 3540 0175158 2017-07-26 Csaba Kertesz Normalized slots and other fixes for Clazy 3541 299c1dc 2017-07-26 Csaba Kertesz Further Krazy fixes 3542 d5435c7 2017-07-25 Csaba Kertesz Fix Krazy findings 3543 9c62a17 2017-07-25 Csaba Kertesz Fix crashes when an operation is in progress while KStars is being closed 3544 0d0d217 2017-07-25 Csaba Kertesz Add Coverity build script 3545 3c86098 2017-07-25 Csaba Kertesz Add Krazy build script 3546 3547 2.8.0 (Arcturus): 3548 ================================================================================================= 3549 ebc576a 2017-07-25 Jasem Mutlaq Fix compiling on MacOS 3550 dfc5705 2017-07-24 Csaba Kertesz Try to fix the FreeBSD build with reordering the includes 3551 d530dbe 2017-07-24 Csaba Kertesz Fix the compilation on FreeBSD 3552 6c82d12 2017-07-24 Csaba Kertesz Add a missing include 3553 d08c6cb 2017-07-24 Csaba Kertesz Add Clang Tidy analyzer script and fix the findings 3554 f974195 2017-07-23 Csaba Kertesz An other missing include for Fedora 3555 ae8bf98 2017-07-23 Csaba Kertesz Add a missing include for the Fedora build 3556 457ac1a 2017-07-23 Csaba Kertesz Add Clang Static Analyzer script and fix the findings 3557 b624554 2017-07-23 Csaba Kertesz Add a missing include 3558 dc5fa72 2017-07-23 Ben Cooksley Fix compilation on FreeBSD by telling CMake that KF5::Notifications is one of the libraries we use. This triggers CMake to add the include directori.. 3559 ddc939b 2017-07-22 Jasem Mutlaq Just busy state is enough to restart remote astrometry timer 3560 2441691 2017-07-22 Jasem Mutlaq Use restart time 3561 b2c6aba 2017-07-22 Jasem Mutlaq 1. Set ACTIVE_CCD when detected. 2. Start remote solver timer when detecting it started remotely. 3562 4149073 2017-07-21 Csaba Kertesz Add missing includes for the Fedora build 3563 4d8791c 2017-07-21 Csaba Kertesz Add Clazy script, fix all problems and add more smart pointers 3564 62e4188 2017-07-20 Robert Lancaster Compile fixes for MacOS 3565 2870fe2 2017-07-20 Jasem Mutlaq Add support to selection of telescopes from profile itself. By default, it is left to default which just uses whatever telescope settings that were .. 3566 1533eaa 2017-07-20 Jasem Mutlaq Bump to 2.8.0 3567 a8b5c11 2017-07-20 Jasem Mutlaq BUGS:382377 3568 13c13eb 2017-07-20 Jasem Mutlaq Fix for qtdbusmacros deprecated in 5.9 3569 654754f 2017-07-18 Csaba Kertesz Add cppcheck script, fix findings and add more smart pointers 3570 7eea2c2 2017-07-19 Ben Cooksley Merge branch 'Applications/17.08' 3571 59df556 2017-07-19 Ben Cooksley Cherry pick various compilation fixes 3572 b2954d5 2017-07-19 Ben Cooksley Let's see if QPointer's include being missing is the only thing we're missing here 3573 021a86d 2017-07-19 Ben Cooksley Various compilation fixes 3574 7f19b35 2017-07-19 Ben Cooksley Let's see if QPointer's include being missing is the only thing we're missing here 3575 45e50e5 2017-07-19 Ben Cooksley Merge Applications/17.08 into master 3576 661f074 2017-07-19 Ben Cooksley The new header is available in Qt 5.8, so let's use it there. This is required because the compatibility header is broken in Qt 5.8 3577 b2324cd 2017-07-18 Csaba Kertesz Add a missing include 3578 6b65694 2017-07-17 Jasem Mutlaq Fix corner case under Windows where if remote solver was selected previously and not available now then the whole align module is disabled 3579 484707d 2017-07-17 Michael Fulbright This patch adds the ability to have a scheduled refocus every N minutes during a capture sequence. A timer is started when the sequence stars and af.. 3580 6cda665 2017-07-17 Csaba Kertesz Fix memory leaks and the Android build 3581 9d35ec5 2017-07-17 Csaba Kertesz Rearrange the generated source files 3582 d9fed37 2017-07-16 Csaba Kertesz Add smart pointers for starblock-based components and update valgrind suppressions 3583 dbf01f7 2017-07-16 Jasem Mutlaq Better use version check for different QT versions for Qt DBus headers 3584 a9c230a 2017-07-16 Csaba Kertesz Rename skiplist in skycomponents to skiphashlist (name collision with htmesh) 3585 ff59317 2017-07-16 l10n daemon script SVN_SILENT made messages (.desktop file) - always resolve ours 3586 76fbd52 2017-07-16 l10n daemon script GIT_SILENT made messages (after extraction) 3587 0355432 2017-07-16 l10n daemon script SVN_SILENT made messages (.desktop file) - always resolve ours 3588 0d61049 2017-07-16 l10n daemon script GIT_SILENT made messages (after extraction) 3589 f51523f 2017-07-16 Jasem Mutlaq Better use version check for different QT versions for Qt DBus headers 3590 c5e1053 2017-07-16 Jasem Mutlaq qdbusmacros deprecated 3591 3a06498 2017-07-15 Csaba Kertesz Smart pointer usage to free up resources correctly 3592 ab753ad 2017-07-10 Csaba Kertesz Memory management clean-up, valgrind suppression file and other fixes 3593 06d8553 2017-07-15 Luigi Toscano Merge remote-tracking branch 'origin/Applications/17.04' 3594 4442dc4 2017-07-14 Jasem Mutlaq BUGS:382344 3595 307dcc6 2017-07-13 Jasem Mutlaq Wait for wcsWatcher to finish before deleting imageData on reload 3596 cba3e10 2017-07-13 Jasem Mutlaq Implement better solution to remember autoWCS and solverWCS option settings since we change them on the fly in PAH 3597 a48e721 2017-07-13 Christian Dersch Add missing objects 3598 1490de9 2017-07-13 Jasem Mutlaq Disable WCS on PAH Refresh phase 3599 9f1514c 2017-07-12 Jasem Mutlaq Replacing default NGC/IC catalog with OpenNGC. Christian Dersch compiled this catalog from OpenNGC data into KStars format. For more details, please.. 3600 95c4033 2017-07-12 Jasem Mutlaq Add more debug statements to WCS stuff 3601 86bea8d 2017-07-12 Jasem Mutlaq BUGS:382054 3602 632ae31 2017-07-12 Jasem Mutlaq BUGS:382150 3603 a65afbc 2017-07-12 Jasem Mutlaq Use stock INDI client library on Windows since it is now ported to WIN32 3604 36683ae 2017-07-12 Jasem Mutlaq Remove obsolete connection 3605 6bef4f9 2017-07-11 Jasem Mutlaq Check if wcsWatcher is not running first before running a job 3606 c0823cc 2017-07-10 Jasem Mutlaq Try to solve the issue of external guiding frames once and for all. When using external guiding app, ALL CCDs BLOBs get automatically disabled. Howe.. 3607 80cb32f 2017-07-10 Jasem Mutlaq Hide mount control on disconnection 3608 c3194ac 2017-07-10 Jasem Mutlaq Add convenient looping mode to guide module 3609 7078e12 2017-07-10 Jasem Mutlaq Use 24-hour format for scheduling 3610 f5c7c49 2017-07-09 Jasem Mutlaq Delete mount control on destroy. Correctly update park initial state 3611 964727e 2017-07-08 Jasem Mutlaq New Android release to fix startup crash 3612 19daa1b 2017-07-08 Jasem Mutlaq Update kspaths to account for new package name 3613 ebca5a0 2017-07-08 Jasem Mutlaq Fix Windows mis-aligned content bug in what is interesting QML view 3614 ac956f9 2017-07-08 Jasem Mutlaq Fix odd Windows bug, add splitters, remove miniButton 3615 cc7aa3a 2017-07-07 Jasem Mutlaq Improve space usage in observation plannner 3616 f1c93b0 2017-07-07 Michael Fulbright Add dither size in pixels and dither timeout to UI 3617 0a06ac5 2017-07-07 Jasem Mutlaq Fix EQMOd crash 3618 02c0eef 2017-07-07 Jasem Mutlaq Change package and update version 3619 2ad1f32 2017-07-07 Jasem Mutlaq Disable background so that toolbar appears fine 3620 816eabc 2017-07-06 Hannah von Reth Also detect libnovad 3621 2b6f304 2017-07-05 Csaba Kertesz Further MSVC fixes 3622 ec56e60 2017-07-05 Csaba Kertesz Fix the MSVC build 3623 5dd49dc 2017-07-05 Csaba Kertesz Make ld.gold linker support optional 3624 5eb60f0 2017-06-25 Csaba Kertesz Add Unity build support for datahandlers and htmesh components 3625 5128276 2017-07-04 Csaba Kertesz Fix the Moon phases 3626 c939ab9 2017-07-04 Jasem Mutlaq Any build directory should be ignored 3627 6960b21 2017-07-04 Jasem Mutlaq Use updated signal and slot 3628 17941a7 2017-07-04 Jasem Mutlaq Explicitly use kstars.knsrc file from resources for KNewStuff 3629 d89cd04 2017-07-04 Csaba Kertesz Fix the Android build errors 3630 32ffa48 2017-07-03 Csaba Kertesz Don't generate the astronomy.net downloader under Android 3631 f0849fc 2017-07-03 Jasem Mutlaq Fix bug in filtering objects via constellation or regions. BUGS:381311 FIXED-IN:17.08 3632 7299257 2017-07-03 Csaba Kertesz Fix the KStars linking for gslcblas when gcc is used 3633 c2d40c0 2017-07-03 Jasem Mutlaq Possible fix for AltvsTime time problem 3634 a275e0c 2017-07-03 Jasem Mutlaq Fix day duration format. BUGS:381704 FIXED-IN:17.08 3635 5bf07b2 2017-06-29 Jasem Mutlaq Fix compile issue 3636 13d365e 2017-06-29 Jasem Mutlaq Make PHD2 use the dither settle time in options 3637 a07f301 2017-06-29 Robert Lancaster This patch should add a function for KStars on OS X to detect if PTPCamera has commandeered the camera and provide the user with an option to quit t.. 3638 b11c408 2017-06-29 Jasem Mutlaq Add support for post-dither settle period in seconds before resuming guiding and capture 3639 bae46be 2017-06-29 Jasem Mutlaq Only clear alignment model if mount support such operation 3640 0503574 2017-06-27 Robert Lancaster This patch should update the "Center Telescope” feature to conform with the new method of loading WCS data on demand. The feature was programmed wh.. 3641 8888bdb 2017-06-23 Csaba Kertesz Fix some sanitizer findings, update .gitignore and add a source file to compilation 3642 5a51c28 2017-06-25 Csaba Kertesz Add Unity Build support 3643 eb7dba4 2017-06-24 Jasem Mutlaq Clear pahImageInfo when recapturing due to missing WCS 3644 a788125 2017-06-24 Jasem Mutlaq Use combo box to improve GUI for selection of guider app 3645 f35a750 2017-06-24 Jasem Mutlaq Remove guider selection from guide options and make it part of profile. This frees Guide device selection to select an actual CCD while at the same .. 3646 2c32445 2017-06-23 Csaba Kertesz Add sanitizer support 3647 f075756 2017-06-14 Csaba Kertesz Fix compiler warnings 3648 b6d848b 2017-06-13 Csaba Kertesz Add verbose warning and optimized debug/linker flags 3649 97a3f8d 2017-06-22 Jasem Mutlaq No need to perform meridian flip if there are no more pending jobs in the sequence queue 3650 c0a58d2 2017-06-21 Jasem Mutlaq If WCS info is not yet available to PAH process, capture another frame and then proceed 3651 9207f5a 2017-06-21 Jasem Mutlaq Re-enable support for disabling reception of remote guider frames when using external guiders. It was disabled before as it was causing issues that .. 3652 413b405 2017-06-21 Jasem Mutlaq If remote guiders are specified as external guiders then do not count them as regular devices to watch for 3653 a88739f 2017-06-21 Jasem Mutlaq Merge branch 'master' of git://anongit.kde.org/kstars 3654 f25f12b 2017-06-21 Jasem Mutlaq Fix slots that was refactored 3655 ac3aa9c 2017-06-21 l10n daemon script GIT_SILENT made messages (after extraction) 3656 2679fd2 2017-06-21 l10n daemon script GIT_SILENT made messages (after extraction) 3657 5721eec 2017-06-20 l10n daemon script SVN_SILENT made messages (.desktop file) - always resolve ours 3658 b2d25f3 2017-06-18 Jasem Mutlaq Slight fixes to Rotator GUI 3659 b9dc0f9 2017-06-17 l10n daemon script SVN_SILENT made messages (.desktop file) - always resolve ours 3660 0782ea6 2017-06-16 Jasem Mutlaq Add button to open web manager in browser 3661 35e6bf5 2017-06-15 Csaba Kertesz Refactor the needed Android NDK workaround without committed object file 3662 e50e04b 2017-06-14 l10n daemon script GIT_SILENT made messages (after extraction) 3663 604298c 2017-06-13 l10n daemon script SVN_SILENT made messages (.desktop file) - always resolve ours 3664 0b7839d 2017-06-12 Jasem Mutlaq Minor GUI improvements in Rotator Control 3665 572b4f5 2017-06-12 Jasem Mutlaq Add rotator support to Ekos 3666 1c9b5c6 2017-06-12 Jasem Mutlaq Initial work for rotator support. 3667 9096ca3 2017-06-11 Csaba Kertesz Update the source format with clang-format 3668 679fbc8 2017-06-11 Csaba Kertesz Clang source formatting tool support 3669 82d1687 2017-06-11 l10n daemon script SVN_SILENT made messages (.desktop file) - always resolve ours 3670 f325314 2017-06-10 l10n daemon script GIT_SILENT made messages (after extraction) 3671 5e540e6 2017-06-09 Robert Lancaster This patch should make astrometry downloads work on Linux just like they now work on Mac. It makes use of KAuth and a helper file to read and write.. 3672 b0936ba 2017-06-08 Csaba Kertesz Update the security flags 3673 84f9dea 2017-06-07 Csaba Kertesz Update .gitignore 3674 ca7105b 2017-06-06 Csaba Kertesz Add some missing files for the Android build 3675 c9f2566 2017-06-06 Csaba Kertesz Add security (hardening) flags 3676 33c3f4f 2017-06-06 l10n daemon script GIT_SILENT made messages (after extraction) 3677 8937be4 2017-06-06 l10n daemon script SVN_SILENT made messages (.desktop file) - always resolve ours 3678 1226f35 2017-06-06 l10n daemon script GIT_SILENT made messages (after extraction) 3679 8c91d48 2017-06-05 Yuri Chornoivan Fix minor typo 3680 2cd36d2 2017-06-04 Csaba Kertesz Add missing file 3681 32225ec 2017-06-04 Jasem Mutlaq Minor GUI fixes. Check if WCS header exists before trying to load WCS data in FITSView 3682 53155f1 2017-06-04 Jasem Mutlaq Make guide capture timeout 10 seconds instead of 5 3683 ebe437f 2017-06-04 Robert Lancaster Astrometry index files patch 3684 f538bc0 2017-06-04 Jasem Mutlaq WCS data is no longer loaded by default. It must be explicitly loaded either via calling loadWCS() directly, or IF WCS header is valid, then togglin.. 3685 705ab3f 2017-06-02 Robert Lancaster I made a patch that will make astrometry index file downloading as easy as clicking a button, at least on Macs for now. I did send a patch with a r.. 3686 4d50bde 2017-06-02 Montel Laurent Use Q_DECL_OVERRIDE 3687 827f5c2 2017-05-30 Csaba Kertesz Replace NULL with nullptr 3688 d0bd857 2017-05-26 Csaba Kertesz Add ccache support 3689 e76af84 2017-06-01 Robert Lancaster This patch will force astrometry.net to use the config file that the user specifies in the options. That should be less confusing to users. 3690 85c60d4 2017-05-31 Jasem Mutlaq Add missing help icon 3691 dfd6dd3 2017-05-31 Robert Lancaster Back button fix for QML 3692 19fd019 2017-05-30 Robert Lancaster This patch will add a help page to “Whats Interesting” so that those new to the feature can get a sense for what all of the buttons do and how Whats.. 3693 15601f9 2017-05-30 l10n daemon script SVN_SILENT made messages (.desktop file) - always resolve ours 3694 acbf9a1 2017-05-30 l10n daemon script GIT_SILENT made messages (after extraction) 3695 f76ce9e 2017-05-30 l10n daemon script SVN_SILENT made messages (.desktop file) - always resolve ours 3696 e92de6e 2017-05-30 l10n daemon script GIT_SILENT made messages (after extraction) 3697 88b8c40 2017-05-29 Jasem Mutlaq Possible solution to polynomial fitting getting stuck at a particular exposure. 3698 2497d03 2017-05-29 Pino Toscano remove invalid Patterns key from desktop file 3699 35c8145 2017-05-28 l10n daemon script SVN_SILENT made messages (.desktop file) - always resolve ours 3700 450f28a 2017-05-28 l10n daemon script SVN_SILENT made messages (.desktop file) - always resolve ours 3701 b70a941 2017-05-27 Robert Lancaster This patch will add the tracking feature option to Whats Interesting that I mentioned before as well as clarifying the auto center feature a bit. 3702 4f15bc7 2017-05-26 Robert Lancaster This patch should fix a problem I found in Whats Interesting. The problem was that the satellite positions were not updating and I found that the p.. 3703 a3646d7 2017-05-25 Jasem Mutlaq Manually added Henry-Draper indexes for some named stars that were messing. Okteta is awesome 3704 5e13e48 2017-05-25 Jasem Mutlaq Set capture timeout threshold to 5 seconds by default to account for any possible delays in the pipeline. Only capture after dither is successful wh.. 3705 e893a64 2017-05-24 Robert Lancaster For quite some time, I have known there was an issue with the SimClock in KStars. 3706 88f75a0 2017-05-24 Jasem Mutlaq Update documentation for stars and the offsets within the binary files so I do not have to calculate them again 3707 2ec053b 2017-05-24 Robert Lancaster I found that one of the Text items in Whats Interesting was stealing the mouse hover events that was supposed to turn it yellow when you hover over .. 3708 7b3e646 2017-05-23 Csaba Kertész Final fixes for Android 3709 d2c6cb3 2017-05-23 Csaba Kertész Fix automatic mode in KStars Lite 3710 c692f30 2017-05-22 Jasem Mutlaq ISO8601 should be unified between local and remote modes. Fix remaining issues with flat capture counters and switch between local and remote in modes 3711 27ed811 2017-05-22 Robert Lancaster This patch will remove some objects from the info_url file because those objects are no longer in the database under that name. This should clear u.. 3712 de3b4f3 2017-05-22 Jasem Mutlaq Fix counter to remote images 3713 f3f5a18 2017-05-22 Jasem Mutlaq Suspend guiding also if running two cameras from the same driver 3714 6259704 2017-05-22 l10n daemon script SVN_SILENT made messages (.desktop file) - always resolve ours 3715 9fa1975 2017-05-21 Jasem Mutlaq Add option to change orientation of Ekos module icons 3716 1736b6e 2017-05-21 Robert Lancaster This patch will correct the name of the SolverFOV color in the color scheme files because it was mislabeled. Also, it sets the colors for RA and DEC.. 3717 3d10e97 2017-05-21 Csaba Kertész New Android build system for KStars Lite 3718 b1e818c 2017-05-20 l10n daemon script SVN_SILENT made messages (.desktop file) - always resolve ours 3719 2d72814 2017-05-20 Jasem Mutlaq Add support for setting gain within Ekos and in sequence manager files 3720 b932f8c 2017-05-19 Jasem Mutlaq Set resize mode for mount panel to fix issues under non-Linux systems apparently 3721 01e71f2 2017-05-19 l10n daemon script SVN_SILENT made messages (.desktop file) - always resolve ours 3722 91ba7a2 2017-05-18 Jasem Mutlaq Do NOT load observing list on startup since it can take too long and delay program loading signaficantly if it is a large list. Instead show it on f.. 3723 bb83532 2017-05-18 Jasem Mutlaq Use text fit so that it works across all themes 3724 3bf915d 2017-05-18 Jasem Mutlaq Add progress dialog when adding objects from wizard as it can take a very long time for large lists. All clear list button 3725 0b31828 2017-05-18 Jasem Mutlaq Make it work on Mac and add center mount 3726 57c95bf 2017-05-17 Jasem Mutlaq MIssed semicolon 3727 d9eb3dd 2017-05-17 Jasem Mutlaq MIsc improvements. Make it stay on top 3728 e80867e 2017-05-17 Jasem Mutlaq Add build timestamp 3729 af8981e 2017-05-17 Jasem Mutlaq Make the mount control button more prominent 3730 45b0809 2017-05-17 Jasem Mutlaq QtQuick controls 2.0+ do not exist on Ubuntu 16.04 so again failing back to Quick 1.4 until next Ubuntu LTS release comes along 3731 b1bf1b1 2017-05-17 Jasem Mutlaq Add INDIPREFIX to MacOS environment variables 3732 61ed202 2017-05-17 Jasem Mutlaq Delete preview job on abort 3733 5b4cd02 2017-05-17 Jasem Mutlaq + New mount tool box is ready for use. Probably the GUI needs some more theming to look pretty + N/S/W/E motion state is now recognized by the teles.. 3734 04367f0 2017-05-17 Jasem Mutlaq More progress. Motion and speed controls work. WIll implement the rest soon. The GUI needs improvement in coloring, sizes, theming, separators..etc 3735 f762a15 2017-05-16 Jasem Mutlaq Initial work for Mount Tool Box in QML. Removing obsolete unused PNG icons 3736 f782833 2017-05-16 Yuri Chornoivan Fix minor typo 3737 594735c 2017-05-15 Jasem Mutlaq Add splitter to Ekos GUI 3738 c0b3764 2017-05-15 Jasem Mutlaq Add button to toggle star detection display 3739 eb3dc4d 2017-05-15 Jasem Mutlaq Set full directory name including frame type and filter when using remote directory 3740 4cdd796 2017-05-15 Jasem Mutlaq Warn about empty remote directory in local mode 3741 d8ce7fe 2017-05-15 Jasem Mutlaq 2.7.8 release 3742 18eef19 2017-05-15 Robert Lancaster This patch should both make the dbus commands work in kstars for scripting and also for the scheduler, as well as starting up a dbus server from ins.. 3743 0f50dfc 2017-05-14 l10n daemon script SVN_SILENT made messages (.desktop file) - always resolve ours 3744 42d048c 2017-05-14 l10n daemon script GIT_SILENT made messages (after extraction) 3745 6eea8fd 2017-05-13 Robert Lancaster Add QHY Firmware path for OSX 3746 890b2ff 2017-05-12 Jasem Mutlaq Remove file before copying otherwise it will fail because QFile::copy does not overwrite 3747 3955288 2017-05-12 Jasem Mutlaq Remove generic device on disconnect. Remove mount process when telescope is removed 3748 fc16143 2017-05-12 Jasem Mutlaq Check offline astrometry.net version and if equal or less than 0.67 then --no-fits2fits must be enforced and vice versa 3749 839b5e8 2017-05-12 Robert Lancaster I did a little cleaning up in Whats Interesting. I changed the layouts a little to correct a couple of minor display issues involving centering and.. 3750 0e114c6 2017-05-11 Jasem Mutlaq Add sewerqia city 3751 ecb4906 2017-05-11 Jasem Mutlaq Use appropiate OSX ps flag as suggested by Robert 3752 6814cb2 2017-05-11 Robert Lancaste This patch should fix the Image URL problem on Windows for Whats Interesting. It also makes What’s Interesting MUCH faster in downloading and displ.. 3753 0be6cda 2017-05-10 Robert Lancaster Fix toggle of WI Tool from context menu 3754 d04024a 2017-05-09 Jasem Mutlaq Use QUrl so that images are properly loaded in all platforms 3755 77a3f8e 2017-05-09 Jasem Mutlaq Find wiview on Windows 3756 d8bf2e0 2017-05-09 Jasem Mutlaq Make it find wcslib on Windows 3757 7ef959f 2017-05-08 Jasem Mutlaq Save stream file and directory names in INDI 3758 ed52d99 2017-05-07 Robert Lancaster This patch will fix the crash you observed with one of the ways to access Whats Interesting, adds a toolbar action for whats interesting and makes i.. 3759 46fde5f 2017-05-06 Robert Lancaster I added Night Vision support to Whats Interesting. See what you think. 3760 e3b8c15 2017-05-05 Robert Lancaster This patch should help to support running local INDI servers for GPhoto cameras on OS X. It adds two environment variables, CAMLIBS and IOLIBS with.. 3761 a7bd3a8 2017-05-04 Jasem Mutlaq Forgot to add icon 3762 74a8e78 2017-05-03 Robert Lancaster This patch adds an icon/button for the WI object inspector instead of just having it be on by default. Also it changes the colors for whats interes.. 3763 334f9ee 2017-05-03 Jasem Mutlaq Bump to 2.7.7 3764 03934bf 2017-05-03 Jasem Mutlaq Fix exposure number when doing auto ADU calculations in file name. Include fractional exposure values in filenames when needed 3765 da3e48d 2017-05-02 Yuri Chornoivan Fix minor typo 3766 a20ba3c 2017-05-01 Jasem Mutlaq + Add timeout to guide module for capture timeouts + Add dithering maximum interation options + Add whether dithering failure causes autoguiding to .. 3767 2886366 2017-05-01 Artem Fedoskin Fix issue with rotation when in automatic mode in KStars Lite. Added low-pass filter to reduce hittering of screen in auto mode. 3768 4e417ff 2017-04-28 Robert Lancaster This patch fixes a typo that I made in whats interesting. I accidentally had typed ra instead of dec so it was reporting the wrong dec values. Als.. 3769 c8e7212 2017-04-28 Jasem Mutlaq Remove old ASI info 3770 866d79c 2017-04-28 Jasem Mutlaq Correct ASI CCD driver metadata 3771 490b49b 2017-04-28 Robert Lancaster This patch addresses several key issues with whats interesting. First, on Macs it will first check inside the app bundle for the whats interesting .. 3772 b5a3f4a 2017-04-27 Jasem Mutlaq Add SkySafari to Profile Wizard services 3773 696bbd6 2017-04-27 Jasem Mutlaq Set focus object to null so it doe not insist on tracking previous objects while in slew 3774 854a588 2017-04-27 Robert Lancaster In this patch, I implemented batch downloads for object lists. Note that it will download the objects currently selected/shown in the list based on.. 3775 4df4332 2017-04-26 Robert Lancaster I cleaned up some of the positioning calculations in the wiview.qml file so that the info text panel should now always be the correct size and all t.. 3776 b7e0710 2017-04-23 Jasem Mutlaq Merge branch 'master' of git://anongit.kde.org/kstars 3777 805df81 2017-04-23 Robert Lancaster See if this improves things. I did a complete rewrite of the way the model manager works. It is now much more efficient. This also includes the o.. 3778 ef66fff 2017-04-23 l10n daemon script SVN_SILENT made messages (.desktop file) - always resolve ours 3779 1a1c9c0 2017-04-23 l10n daemon script GIT_SILENT made messages (after extraction) 3780 7fb136c 2017-04-23 l10n daemon script SVN_SILENT made messages (.desktop file) - always resolve ours 3781 84c1a82 2017-04-23 l10n daemon script GIT_SILENT made messages (after extraction) 3782 49588f8 2017-04-22 Jasem Mutlaq Adjust decimals if the minimum is less than 0.001 3783 f9b8097 2017-04-21 Pino Toscano cmake: remove unused FindQJSON.cmake 3784 d40e915 2017-04-15 Jasem Mutlaq If sender is null then update radio button status 3785 1dd2945 2017-04-14 Jasem Mutlaq Make images and thumbnail names consistent. Now full-scale images are named image-* and thumbnail are thumb-* and all are appended with .png from th.. 3786 9f63b1d 2017-04-14 l10n daemon script SVN_SILENT made messages (.desktop file) - always resolve ours 3787 eea6f38 2017-04-14 l10n daemon script SVN_SILENT made messages (.desktop file) - always resolve ours 3788 956e4ac 2017-04-13 Jasem Mutlaq Update DBUS functions to offer better functionality and consistent names 3789 a12375f 2017-04-11 Jasem Mutlaq Stop solver on timeout 3790 1dd3381 2017-04-09 Robert Lancaster This patch includes the previous 2. It also modifies the first screen of whats interesting and adds Messier objects to the list. As a part of that, .. 3791 83430ff 2017-04-08 Robert Lancaster Here are some more improvements to the Whats Interesting panel. This will download wikipedia info text box in addition to the description. It can dy.. 3792 9c6c0c8 2017-04-06 Valentin Boettcher I've added some simple comet tails and an option to disable them. 3793 c194c72 2017-04-05 Jasem Mutlaq Skip PHD2 and LinGuider when starting INDI Web Manager drivers since these two are just place-holders for the apps 3794 a8767da 2017-04-04 Robert Lancaster Further improvements to WIT tool 3795 925f6eb 2017-04-04 Jasem Mutlaq Only do size optimization on Linux since it causes issues on Mac 3796 0d3213f 2017-04-03 l10n daemon script SVN_SILENT made messages (.desktop file) - always resolve ours 3797 3f389e9 2017-04-03 l10n daemon script GIT_SILENT made messages (after extraction) 3798 70b2059 2017-04-03 l10n daemon script SVN_SILENT made messages (.desktop file) - always resolve ours 3799 dc8a76c 2017-04-03 l10n daemon script GIT_SILENT made messages (after extraction) 3800 4455e7e 2017-04-02 Robert Lancaster I was working on the Whats Interesting tool because I think it has a lot of potential. I added photos and descriptions to the list. I added photos.. 3801 215a4fa 2017-04-02 Csaba Kertész Optimize binary size by dropping unneeded symbols at linking stage 3802 141bf29 2017-04-02 Jasem Mutlaq Save INDI and Ekos manager window sizes between sessions 3803 706e576 2017-04-02 Jasem Mutlaq Update duino driver 3804 abe7bd2 2017-03-31 Jasem Mutlaq Add shortcut for full screen toggle in Ekos in align and focus 3805 2d2ea1f 2017-03-31 Jasem Mutlaq Detect if flat image is already saturated before calculating fitting. Only utilize polynomial fitting if we have 4 or more points since it can quite.. 3806 70ef4f0 2017-03-29 Csaba Kertész Smaller fixes found by Clang compiler 3807 57b8315 2017-03-29 Yuri Chornoivan Fix minor typo 3808 faed6f0 2017-03-29 Yuri Chornoivan Fix minor typo 3809 98d5bd3 2017-03-29 Jasem Mutlaq Initial work for Image Guiding algorithm by Bob Majewski. All guide images must be explicitly converted to floats and then partitioned into NxN regi.. 3810 4802a9e 2017-03-27 Jasem Mutlaq Retry meridian flip 3 times before giving up 3811 84e2ce9 2017-03-27 Robert Lancaster I found the drawing issue that was making the horizontal bar for different pixel heights of the window. It took me some time to dig up what exactly.. 3812 f42e950 2017-03-27 Jasem Mutlaq Sync remote astrometry driver CCD name to currently selected CCD 3813 78f8955 2017-03-26 Jasem Mutlaq Improve tooltips 3814 adbd47e 2017-03-26 Robert Lancaster This patch should allow the remote solver to print its solutions nicely in the table the same way the online and the local solver already do. It al.. 3815 2c26f9f 2017-03-26 Jasem Mutlaq Add notification that KStars needs to be restarted after changing INDI drivers directory 3816 d4acce3 2017-03-26 Jasem Mutlaq Update INDI drivers 3817 888eb17 2017-03-26 Jasem Mutlaq Read indidrivers.xml as the first file. Silenty ignore replicas. Do not allow device manager to start INDI services for remote drivers 3818 9b7303a 2017-03-26 Jasem Mutlaq Add tooltip that contains driver information for local driver and remote driver tip for remotes 3819 1d8b974 2017-03-26 Jasem Mutlaq Create INDI driver entries regardless of what is currently install. Drivers that are not locally available are treated as remote-only drivers 3820 cfe12ca 2017-03-24 Jasem Mutlaq Do not process WCS on loading if we plan to create a WCS file. Make loadWCS asynchronous and use signal to proceed in the chain 3821 19ce0e9 2017-03-24 Jasem Mutlaq Do not make thumbnail selector dependent on detail dialog since it can be used also in observing list 3822 381430f 2017-03-24 Jasem Mutlaq Create the noimage pixmap to the image chooser and delete afterwards 3823 69552e0 2017-03-23 Jasem Mutlaq Use Windows-friendly file names 3824 672b44d 2017-03-23 l10n daemon script GIT_SILENT made messages (after extraction) 3825 2310535 2017-03-23 Jasem Mutlaq Disable auto default on as it causes stylying issues on Mac 3826 1c44058 2017-03-22 Valentin Boettcher Here is a little patch to fix the comet/asteroid update from JPL, which now requires https. 3827 abb6666 2017-03-22 Yuri Chornoivan Fix minor typo 3828 01d26fd 2017-03-22 Jasem Mutlaq Add support to per-filter exposure time that is persistent 3829 485cc27 2017-03-22 Jasem Mutlaq Do not remove temporary file until all operations are complete first 3830 8eb962a 2017-03-22 Jasem Mutlaq tooltip improvements 3831 5b1bba6 2017-03-22 Jasem Mutlaq Fix issue with mount alignment running prematurely on Sync 3832 5e8544f 2017-03-21 Jasem Mutlaq If dark frame fails to load then remove it completely and capture a new one 3833 b10c0f1 2017-03-21 Jasem Mutlaq Using astyle Artistic Style format with options -A1 -W3 -k2 -S -xG -C 3834 a180b38 2017-03-21 Valentin Boettcher Junion Job: Investigate NEOs is fixed! 3835 73746bb 2017-03-21 l10n daemon script GIT_SILENT made messages (after extraction) 3836 d1b3170 2017-03-20 Jasem Mutlaq Make 2nd rotation value and direction always in sync with 1st one regardless of auto-mode 3837 ee946e3 2017-03-20 Jasem Mutlaq Add support for observers in capture module. Observer names are sent to INDI CCD driver where they are recorded in the FITS header. Furthermore, tar.. 3838 390c59f 2017-03-20 Jasem Mutlaq Add more debug logging to flat ADU calculations 3839 7b79d86 2017-03-20 Robert Lancaster Here is a patch that will add a sort function to the mount modeling tool that will start with the point that is currently closest to the telescope a.. 3840 3abb7e8 2017-03-19 Jasem Mutlaq Use TELESCOPE_TYPE from CCD driver, no need to save list of guide drivers 3841 1cd268f 2017-03-18 Jasem Mutlaq Make focus policy click focus 3842 1bfba0f 2017-03-18 Jasem Mutlaq Use appHelpActivated since invokeHelp produces wrong URL 3843 c46af6e 2017-03-17 Jasem Mutlaq Sync 2nd rotation point to 1st point in auto mode 3844 a201799 2017-03-17 Jasem Mutlaq Merge branch 'master' of git://anongit.kde.org/kstars 3845 9eb602c 2017-03-17 Jasem Mutlaq Do not run 2nd WCS in limited resource mode 3846 2cb8299 2017-03-17 Jasem Mutlaq Further improvement to Ekos profile wizard. Only make it automatically show one time per session. Added more tips 3847 8560ed7 2017-03-17 Yuri Chornoivan Fix minor typos 3848 aec88b0 2017-03-17 Jasem Mutlaq Adding Ekos Profile Wizard which should aid new users in creating equipment profiles for their equipment 3849 c83dfb1 2017-03-16 Robert Lancaster This patch should probably fix the dotted lines disappearance issue on the Alignment Solutions Plot. It is due to a bug in some versions of QCustom.. 3850 62fd111 2017-03-16 Jasem Mutlaq Initial page for Ekos wizard 3851 03ade4e 2017-03-15 Jasem Mutlaq Fix warning 3852 14d49a6 2017-03-15 Robert Lancaster This patch should address the path issue for your new port finding algorithm. I also reversed the order of the items in the path so it looks for pr.. 3853 e5e4667 2017-03-14 Jasem Mutlaq Apply patch by INDI forum user Noriq to fix linguider dither issue 3854 bb6e6ef 2017-03-14 Robert Lancaster Fix problem with coord in alignment points wizard 3855 a1560a5 2017-03-14 Robert Lancaster This patch addresses some inaccuracies we found in the positioning of objects in the alignment points by instead using J2000 coordinates in the alig.. 3856 344d9bb 2017-03-14 Jasem Mutlaq Use a better font for flag objects 3857 52d3a8c 2017-03-13 Yuri Chornoivan Fix minor typos 3858 381e2aa 2017-03-13 Robert Lancaster I was thinking that it would be nice to get a preview of the alignment points on the sky. I found a nice way to do that using flags, without disrup.. 3859 8200439 2017-03-12 Jasem Mutlaq bump version to 2.7.6 3860 3c8c0d4 2017-03-12 Robert Lancaster This patch should simplify the align points wizard, making the interface easier to use, while actually giving it more functionality in that it can n.. 3861 6a0ef36 2017-03-11 Robert Lancaster This patch will improve the functionality of the align points wizard. I found some spherical trig in another part of kstars that I could modify slig.. 3862 8b4072a 2017-03-10 Jasem Mutlaq Add support to telescope center locking in the INDI tool bar 3863 b44d8b4 2017-03-10 Robert Lancaster This patch adds export functionality to the solutions table, a spin box for the mount model wizard align point number, makes nicely formatted greek .. 3864 a3fa83f 2017-03-10 Yuri Chornoivan Fix minor typos 3865 30949d1 2017-03-09 Jasem Mutlaq Try to account for snap prefix if there is one 3866 1c01255 2017-03-09 Jasem Mutlaq Merge branch 'master' of git://anongit.kde.org/kstars 3867 c2ee59e 2017-03-09 Robert Lancaster + Many fixes for graphics + Added wizard to generate alignment points + Save/Load alignment list points + Tooltips 3868 b342656 2017-03-09 Yuri Chornoivan Fix minor typo 3869 d072891 2017-03-08 Jasem Mutlaq Remote astrometry service should be working. Now needs more testing 3870 e40eea8 2017-03-08 Jasem Mutlaq sendOneBLOB(IBLOB*) is only available from libindi v1.4.2 and above 3871 b014131 2017-03-08 Jasem Mutlaq Let processXXX messsages go up to chain to DeviceDecorator where they are sent to GenericDevice to be processed if required and GenericDevice will e.. 3872 039cccd 2017-03-08 Jasem Mutlaq Bump INDI dependency to 1.4.1 3873 ce27508 2017-03-08 Jasem Mutlaq Update FindINDI.cmake patch from Jonathan Riddel 3874 29813c4 2017-03-08 Jasem Mutlaq + Adding Mount Model and Solution results view by Robert Lancaster + More work toward support for INDI astrometry drivr 3875 76545d5 2017-03-07 Jasem Mutlaq Store raw data in the BLOB and it should be converted to base64 by the client library 3876 63c7e94 2017-03-07 Jasem Mutlaq Let size be original size while bloblen be base64 size 3877 0605490 2017-03-07 Jasem Mutlaq Fix handling of write-only BLOB property. Improve sending blobs from control panel 3878 8f34593 2017-03-05 Jasem Mutlaq Use properly formatted ISO 8601 timestamp 3879 175ee0b 2017-03-06 Artem Fedoskin Fixed compilation error in KStars 3880 619ccd9 2017-03-06 Artem Fedoskin Merge branch 'master' of git://anongit.kde.org/kstars 3881 f04395f 2017-03-06 Artem Fedoskin Added rotation to automatic mode 3882 42ef244 2017-03-05 Jasem Mutlaq Capture should also abort on guide abort not just IDLE state 3883 a5ebe58 2017-03-05 Jasem Mutlaq Detect if guiding was stopped in linguider externally 3884 c211a67 2017-03-05 Jasem Mutlaq Add PHD2 and Linguider as dropdown options in the guider selection to make it more intuitive for end users 3885 4bdf211 2017-03-05 Jasem Mutlaq Do not abort capture on dithering fail since it is not detreminetal to the capture process overall 3886 b619176 2017-03-05 Jasem Mutlaq Do not disable blobs transfer at all to avoid any issues with the multiple guider and capture configurations supported within Ekos 3887 1851db0 2017-03-05 Jasem Mutlaq Slightly increase the form size 3888 589b12a 2017-03-02 Jasem Mutlaq Make meridian flip successful only if there is an RA diff 3889 eda8044 2017-03-02 Jasem Mutlaq Use fits_copy_header since we are writing data next 3890 b0e0e34 2017-03-01 Jasem Mutlaq + 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 ca.. 3891 4abd745 2017-03-01 Jasem Mutlaq Use better FindINDI.cmake and updated build rules 3892 037dd24 2017-03-01 Jasem Mutlaq Move gsl polynomial function to Ekos namespace since is can be used by multiple modules 3893 bee440c 2017-03-01 Jasem Mutlaq Use polynomial fitting also in capture module to calculate optimal exposure time in flat frames in addition to least-square fitting 3894 090bc41 2017-02-27 Robert Lancaster Since several people have had problems with the default directories for indiserver, astrometry, xplanet, etc on OS X when they build KStars themselv.. 3895 dc33a3a 2017-02-27 Yuri Chornoivan Fix minor typo 3896 6ffe659 2017-02-27 Jasem Mutlaq Remove obsolete variables 3897 6f0c77d 2017-02-26 Jasem Mutlaq Add scheduler option to run for specific number of repeats 3898 472c3d9 2017-02-26 Jasem Mutlaq Turn GSL default error handler off to avoid program crash on abort 3899 499a6fa 2017-02-26 Jasem Mutlaq Raise minimum required INDI to 1.4.0 3900 59cc532 2017-02-26 Jasem Mutlaq Introducing new algorithm for focus based on polynomial fittings of data and then finding minimum solution for best HFR position. Requires GSL depen.. 3901 252fb76 2017-02-26 Jasem Mutlaq Turn off fits2fits for Mac 3902 42c6c03 2017-02-25 Jasem Mutlaq Handle OBJCTRA and OBJCTDEC if they are strings 3903 04285f6 2017-02-25 Jasem Mutlaq Last commit was wrong, this should properly address 1.3.1 vs 1.4.0 change 3904 2e053ff 2017-02-25 Jasem Mutlaq INDI_LIBRARIES is no longer used in INDI v1.4.0 3905 753d14f 2017-02-25 Yuri Chornoivan Fix various minor typos 3906 061ebec 2017-02-25 Jasem Mutlaq Move QProgressIndicator to KStars auxiliary since it may be used outside of Ekos 3907 4fe02df 2017-02-25 Jasem Mutlaq Respect astrometry options when generating args in load and slew 3908 e7175e4 2017-02-24 Jasem Mutlaq Merge branch 'master' of git://anongit.kde.org/kstars 3909 4b63e3c 2017-02-24 Robert Lancaster 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 oper.. 3910 72c2073 2017-02-24 l10n daemon script GIT_SILENT made messages (after extraction) 3911 7e2c195 2017-02-23 Jasem Mutlaq Disable offline solver under Windows 3912 28d7f75 2017-02-23 Jasem Mutlaq Disable load and slew in remote solver mode 3913 894b0d6 2017-02-23 Jasem Mutlaq Merge branch 'master' of git://anongit.kde.org/kstars 3914 25ace6a 2017-02-23 Jasem Mutlaq Fix several minor issues in Align. Make isSlewDirty a member variable in case scope does not send busy signal 3915 94d4fba 2017-02-23 Jasem Mutlaq Fix typo 3916 07b9038 2017-02-23 Jasem Mutlaq Do not send parity in blind solve mode 3917 7d0f10f 2017-02-23 Jasem Mutlaq Add more logging and remove resource mode lock. Creating WCS file should always loadWCS 3918 7a02475 2017-02-23 l10n daemon script GIT_SILENT made messages (after extraction) 3919 e99ea5b 2017-02-22 Jasem Mutlaq removed slot 3920 540aba5 2017-02-22 Jasem Mutlaq Fix warning 3921 aa0f514 2017-02-22 Jasem Mutlaq Add astrometry timeout option. Fix typos 3922 824f2e3 2017-02-22 l10n daemon script SVN_SILENT made messages (.desktop file) - always resolve ours 3923 a3ea4e0 2017-02-22 l10n daemon script GIT_SILENT made messages (after extraction) 3924 ec17576 2017-02-21 Yuri Chornoivan Fix minor typo 3925 d5098fa 2017-02-21 Pino Toscano fixuifiles 3926 3838176 2017-02-21 Jasem Mutlaq Fix type mismatch 3927 9b7a4ff 2017-02-21 Jasem Mutlaq Fix typo 3928 1b7da11 2017-02-21 Jasem Mutlaq If script shuts down INDI then no need to check for user option regarding stopping Ekos after shutdown since INDI termination will stop Ekos 3929 42a91f9 2017-02-21 Jasem Mutlaq Fix missing ifdef for KStars Lite 3930 1230f24 2017-02-21 Jasem Mutlaq Do not send invalid values in online astrometry mode if the passed arguments do not contain such value 3931 f2f23a2 2017-02-21 Jasem Mutlaq remove obsolete function 3932 f701e66 2017-02-21 Jasem Mutlaq Minor GUI change 3933 86adb72 2017-02-21 Jasem Mutlaq Various misc fixes 3934 6a85987 2017-02-21 Jasem Mutlaq Keep last telescope state to reduce notification spam 3935 9b57f2b 2017-02-21 Jasem Mutlaq Apply filter if autostretch option is also off 3936 a2a64ff 2017-02-20 Jasem Mutlaq Forgot to remove old stuff 3937 9764bad 2017-02-20 Jasem Mutlaq Re-work how alignment module options are generated for different modes (online, offline, remote, from file) and how they are saved between sessions... 3938 ddc789b 2017-02-20 Robert Lancaster This patch fixes several things you asked me to take a look at. First, it changes the color of the center telescope cursor to red to make it more vi.. 3939 014a201 2017-02-20 Jasem Mutlaq Separating FITSLabel into its own file 3940 6aebe40 2017-02-20 Jasem Mutlaq Double number of retries to get job ID 3941 718177e 2017-02-20 l10n daemon script GIT_SILENT made messages (after extraction) 3942 7411457 2017-02-18 Jasem Mutlaq Use cross-platform friendly filenames as ISO8601 with colons causes issues under Windows. Also display dark frames in the dark view 3943 f6e9f5a 2017-02-18 Jasem Mutlaq Capture module is ONLY enabled when a CCD is enabled 3944 1dadbf9 2017-02-18 Jasem Mutlaq Storing current profile pointer in Ekos manager and now using a MUCH better method to connect devices if auto-connect was turned on 3945 a8152d8 2017-02-18 Jasem Mutlaq Bump to 2.7.5 for fixes today. Add auto connect option in profiles 3946 e20b8c1 2017-02-18 Jasem Mutlaq Use deleteLater() to allow freeing of resources when returning to the event loop 3947 8e1f17e 2017-02-18 Jasem Mutlaq Check if property exists before doing black magic to extract it 3948 e52d03e 2017-02-18 Jasem Mutlaq Load filter offsets on startup. When starting a sequence, read offset value of current filter as it forms the basis of all offsets 3949 65b9a40 2017-02-18 Jasem Mutlaq Fix saving of bayered FITS. Reset fptr on error 3950 ae2dd7f 2017-02-18 Jasem Mutlaq Fix order of columns 3951 b8864c5 2017-02-18 Jasem Mutlaq Fix focus module not getting properly updated on slew. Make reset button disabled while focus in progress 3952 90380f6 2017-02-17 Jasem Mutlaq Remove obsolete option 3953 e1cbf1a 2017-02-17 Jasem Mutlaq Implement proper update of button status inside each module separately by signals and not directly as it causes many issues and goes against the sep.. 3954 17f7941 2017-02-17 Jasem Mutlaq Fix compile error 3955 2b48cfd 2017-02-17 Jasem Mutlaq Keep track of target transfer format when changing CCDs 3956 07f1579 2017-02-17 Jasem Mutlaq Doh Ctrl+S was already used by Save. Using Ctrl+T now 3957 76352d9 2017-02-17 l10n daemon script GIT_SILENT made messages (after extraction) 3958 92db8c1 2017-02-16 Jasem Mutlaq Add an explicit message explaining why PAA tool is disabled as the tooltip enough is not clear 3959 3803bb5 2017-02-16 Jasem Mutlaq Fix shortcut 3960 bfe5f62 2017-02-15 Jasem Mutlaq Only loadWCS for normal and align frames 3961 e4705bd 2017-02-15 Jasem Mutlaq Slight improvement in the capture GUI layout 3962 a95a686 2017-02-15 Jasem Mutlaq Moving DSLR transfer format option to capture instead of options. It is not recorded in the sequence file like other parameters 3963 6974f25 2017-02-15 Jasem Mutlaq Use combo box to select which telescope to use for FOV calculations. Add customized tooltip for each scope 3964 3011d93 2017-02-15 Jasem Mutlaq Add function to enable/disable alignment and to clear alignment points 3965 78a26d7 2017-02-15 Jasem Mutlaq Clear mount model before doing any PAA steps 3966 05959d0 2017-02-15 Jasem Mutlaq Retain wcs struct so that it is used in subsequent calls 3967 b672425 2017-02-15 Jasem Mutlaq Add button to clear mount model and improve the GUI 3968 b57a305 2017-02-15 Jasem Mutlaq + Add FITS page options in KStars settings to better separate it from the rest of advanced options since it deserves its own. + Use Limited Resource.. 3969 9302044 2017-02-15 l10n daemon script GIT_SILENT made messages (after extraction) 3970 015f0ae 2017-02-14 Jasem Mutlaq Add wcsWatcher wait for finished to possibly prevent FITSData object destruction while loadWCS could be still running in it as it was called in QtCo.. 3971 c5ca4bf 2017-02-14 Jasem Mutlaq Reduce size of WCS data by using floats instead of doubles as we do not require the full precision of doubles. Check for more errors and report them 3972 0b463bc 2017-02-14 Jasem Mutlaq Add support to viewing and removing dark frames in Ekos options 3973 db35c9a 2017-02-14 Jasem Mutlaq updated the base size to reflect the correct size of the fits view inside the fits viewer 3974 6c76b5c 2017-02-14 Robert Lancaster This patch contains 3 fixes. First, It will allow kstars to handle drivers that have xml files but no binary files. That way, if your remote server.. 3975 bacc8a2 2017-02-13 Artem Fedoskin Added "Automatic Mode" in KStars Lite. In this mode SkyMapLite is controlled according to data from smartphone sensors(accelerometer and magnetomete.. 3976 3467d53 2017-02-13 Jasem Mutlaq Fix issue where Ekos modules were being check if initialized in update mount status. 3977 01eeafd 2017-02-13 l10n daemon script SVN_SILENT made messages (.desktop file) - always resolve ours 3978 9e0c655 2017-02-13 l10n daemon script GIT_SILENT made messages (after extraction) 3979 a1a21e3 2017-02-12 Yuri Chornoivan Fix minor typo 3980 2f918df 2017-02-12 Pino Toscano ekos: use QDialogButtonBox also for Reset and Defaults buttons 3981 aa20a06 2017-02-12 l10n daemon script GIT_SILENT made messages (after extraction) 3982 b85e492 2017-02-11 Jasem Mutlaq Break long description into paragraphs 3983 97449ae 2017-02-11 Jasem Mutlaq KStars 2.7.4 bump 3984 ad6988b 2017-02-11 Jasem Mutlaq Make PAA cut off FOV 30 arcmintes to test it out 3985 b8b9340 2017-02-11 Jasem Mutlaq Make dRA, dDEC and pix scale read only 3986 1b68268 2017-02-11 Jasem Mutlaq Remove rest of APP units 3987 19a40bc 2017-02-11 Jasem Mutlaq Align GUI cleanup 3988 8b39b5d 2017-02-11 Jasem Mutlaq More improvements to live video preview 3989 8803dba 2017-02-11 Jasem Mutlaq Change background for focus and guide frames 3990 f8048b9 2017-02-11 Jasem Mutlaq Connect before adding FITS to that signals are caught 3991 0d395c1 2017-02-11 Jasem Mutlaq Add DSLR settings dialog to let user edit missing info for new setups 3992 27de2d8 2017-02-11 Robert Lancaster I added the other features that I wanted including the defaults and reset buttons as well as the update coordinates and scale buttons. As you pointe.. 3993 a631fe5 2017-02-11 l10n daemon script SVN_SILENT made messages (.desktop file) - always resolve ours 3994 c35fc02 2017-02-11 Jasem Mutlaq Display FPS in stream window 3995 2e31112 2017-02-11 Jasem Mutlaq Fix warning 3996 7a52bd9 2017-02-11 Jasem Mutlaq Fix QRoundProgressBar background issue 3997 712c29b 2017-02-10 Jasem Mutlaq Add support to Auto Mode in PAA to help automate the process. PAA was successfully tested today with my mount, it works great 3998 65eea81 2017-02-10 Jasem Mutlaq Add contains function to know if a point exists within the image boundary 3999 513aa1c 2017-02-10 Jasem Mutlaq Fix QLabel repaint issue 4000 d81aa55 2017-02-10 Jasem Mutlaq Preliminary support for stream subframing 4001 c330cb1 2017-02-09 Jasem Mutlaq PAA is ready for some under-the-sky testing 4002 2e98e18 2017-02-09 Jasem Mutlaq Use target color and shorter name for celestial poles 4003 e11303d 2017-02-09 Jasem Mutlaq Keep track of all active FITSViewers in a dedicated list since we cannot rely on getChildren since some FITSViewers are independent Windows. 4004 aa8fc27 2017-02-09 Jasem Mutlaq More progress on PAA. Now using 3 points to define a circle 4005 bbbd896 2017-02-09 Robert Lancaster Fix EQ Grids 4006 6278209 2017-02-09 l10n daemon script SVN_SILENT made messages (.desktop file) - always resolve ours 4007 8674c03 2017-02-08 Jasem Mutlaq More progress on PAH 4008 199a0dc 2017-02-07 Jasem Mutlaq Merge branch 'master' of git://anongit.kde.org/kstars 4009 9fb47d3 2017-02-07 Jasem Mutlaq Add function to find circle solutions given two points and a radius. More work on PAH is required 4010 8ed61da 2017-02-07 Jasem Mutlaq Fix a couple of issues with flags. They are supposed to be saved in J2000 internally but where in JNow before. Fixed other issues with adding, updat.. 4011 f832371 2017-02-07 Jasem Mutlaq Check if sky composite exists to prevent crash 4012 525c489 2017-02-07 l10n daemon script SVN_SILENT made messages (.desktop file) - always resolve ours 4013 bb13963 2017-02-07 Jasem Mutlaq More progress on PAH. Detect hemisphere on Alignment module startup. Starting to apply algorithm 4014 5776c83 2017-02-07 Jasem Mutlaq Make Off-axis guide scope parameters available per CCD instead of global option 4015 522b9c4 2017-02-07 Jasem Mutlaq Add option to disable auto removal of temp file on closing in cases where it is desired 4016 ed7c65c 2017-02-06 Jasem Mutlaq More progress on PAH. WCS data is working properly now 4017 19b11c5 2017-02-06 Jasem Mutlaq Do not call future for loadWCS after updating the header as it will cause problems for any subsequent calls to WCS 4018 56562af 2017-02-06 Jasem Mutlaq Add function to change telescope type used for astrometry in CCD 4019 2b8b601 2017-02-06 Jasem Mutlaq Merge branch 'master' of git://anongit.kde.org/kstars 4020 54588c9 2017-02-06 Jasem Mutlaq Separating Align specific drawings to AlignView 4021 6b31ee4 2017-02-06 l10n daemon script SVN_SILENT made messages (.desktop file) - always resolve ours 4022 9677a2b 2017-02-05 Jasem Mutlaq Add warning if we switch to legacy polar alignment mode. Reset lines and points in restartPAH function 4023 5563fc4 2017-02-05 Jasem Mutlaq Why was calculateFOV not called here? I do not know but restoring it now 4024 12c3d94 2017-02-05 Jasem Mutlaq + Adding Meridian flip notifications (started, completed, failed) + Fixed park/unpark notifications 4025 960f016 2017-02-05 Robert Lancaster This includes 3 small fixes. 4026 f46fb9f 2017-02-05 l10n daemon script SVN_SILENT made messages (.desktop file) - always resolve ours 4027 d6f81a1 2017-02-04 Jasem Mutlaq Merge branch 'master' of git://anongit.kde.org/kstars 4028 44fa08b 2017-02-04 Jasem Mutlaq More progress on PAH 4029 d5f28d6 2017-02-04 Yuri Chornoivan Fix word duplication 4030 6f4da33 2017-02-04 Robert Lancaster This patch will disable key buttons while slewing to address a problem I have had many times when using kstars, particularly with the align module. .. 4031 849a505 2017-02-04 Jasem Mutlaq Update color schemes to properly account for Dark Palette option. It was only enabled for night vision scheme, but if a user customizes the night vi.. 4032 a47f7b5 2017-02-04 Jasem Mutlaq Merge branch 'master' of git://anongit.kde.org/kstars 4033 77c45c5 2017-02-04 Jasem Mutlaq Get pixel size info from CCD chip. Add warnings for DSLRs in case CCD info is incomplete 4034 96e2554 2017-02-04 Jasem Mutlaq No need to keep checking when some focus properties are defined since a simple fix in EkosManager would not send all FOCUS_ properties to focus module 4035 c562af8 2017-02-04 Jasem Mutlaq Include focuser in postfix so that when CCDs connecting with built-in focuser come online, it does not become repetitive 4036 c99bc33 2017-02-04 Yuri Chornoivan Fix minor typos 4037 989cae1 2017-02-04 Jasem Mutlaq Use sigmal clipping when focus frames count > 3 and simple averaging for the rest. Please note that invalid values for currentHFR (-1) must be count.. 4038 6481dce 2017-02-04 Robert Lancaste This is the summary screen patch. It should display HFR for focus, sigmas for RA and Dec in guiding, and more uniform colors for the Progress Indic.. 4039 55d287c 2017-02-04 Jasem Mutlaq More progress on Polar Alignment Helper 4040 670f5b0 2017-02-03 Jasem Mutlaq Add label for absolute focus ticks 4041 1e484db 2017-02-03 Jasem Mutlaq Preliminary work for Polar Alignment Helper. DO NOT TEST not in working condition 4042 0eb880d 2017-02-02 Jasem Mutlaq Return the use of average frames in focus module 4043 fb17de3 2017-02-02 l10n daemon script SVN_SILENT made messages (.desktop file) - always resolve ours 4044 ea3c9ec 2017-02-02 Jasem Mutlaq Set lastPrecessJD for comets. Minor location tab GUI improvements 4045 5458353 2017-02-01 Jasem Mutlaq Add Limited Memory Mode in FITSViewer where it turns off memory-intensive operations if desired. It also limited zoom in to 100% to reduce memory fo.. 4046 1da5ace 2017-01-31 Robert Lancaster Use dark image in all FITSView widgets until an actual image is captured. Same image is also used in Observation Planner to denote no image 4047 d9c81bd 2017-01-30 l10n daemon script SVN_SILENT made messages (.desktop file) - always resolve ours 4048 23f581b 2017-01-29 Robert Lancaster + Fading the floating toolbar so its not as obtrusive. Note that the effect can be modified. + Made a button to make the FITSViewer optional for tak.. 4049 e571833 2017-01-29 Artem Fedoskin Merge branch 'master' of git://anongit.kde.org/kstars 4050 daf62d1 2017-01-29 Artem Fedoskin Fixed QML display bugs in Qt 5.8. Changed the top TabBar in INDI Device Panel 4051 4f37277 2017-01-28 Jasem Mutlaq Align module now uses the embeded FITSView. Added initial widget for polar alignment helper but currently disabled 4052 25f8e48 2017-01-27 Jasem Mutlaq Add helpful hints 4053 1dc15c9 2017-01-27 Jasem Mutlaq Merge branch 'master' of git://anongit.kde.org/kstars 4054 15c96b0 2017-01-27 Robert Lancaster 1. Fixed a bug or two where the floating toolbar buttons would make kstars crash if there were no image 2. Finished work on the other buttons so all.. 4055 18e10f5 2017-01-27 l10n daemon script SVN_SILENT made messages (.desktop file) - always resolve ours 4056 fccc022 2017-01-26 Robert Lancaster Fixes to floating toolbar and its buttons 4057 9b8d6b6 2017-01-26 Jasem Mutlaq Improve space usage by hiding relative profile and making a dialog for it to popup when required 4058 a4cebf2 2017-01-26 Jasem Mutlaq In case upload mode is LOCAL then try to find out if any jobs have any light frames before returning 4059 d786493 2017-01-26 Jasem Mutlaq Readjust stretch of right layout 4060 df7216c 2017-01-26 l10n daemon script SVN_SILENT made messages (.desktop file) - always resolve ours 4061 1d6fed2 2017-01-25 Jasem Mutlaq Support all *_VIDEO_STREAM properties 4062 3e6016b 2017-01-26 Artem Fedoskin Merge branch 'master' of git://anongit.kde.org/kstars 4063 88969b6 2017-01-26 Artem Fedoskin Disabled Jupiter moons in KStars Lite. Fixed Lite compilation errors. Slew rate is now initialized and updated correctly and displayed with correspo.. 4064 76a599a 2017-01-25 Jasem Mutlaq Initial work for floating toolbar within FITS View widget. More work needs to be done in order for it to be functional 4065 8825874 2017-01-25 Jasem Mutlaq Remove unnecessary headers 4066 ded0dd3 2017-01-25 Robert Lancaster KStars GSC Installer for OSX 4067 fbfbf5f 2017-01-25 l10n daemon script SVN_SILENT made messages (.desktop file) - always resolve ours 4068 9a15987 2017-01-25 Jasem Mutlaq Include tooltips on labels as well as fields 4069 5ca1d7c 2017-01-24 Jasem Mutlaq Add Jamie Smith to contributors 4070 d31ee96 2017-01-24 Jasem Mutlaq Complete overhaul for recording live video streaming to make it more accessible to more users 4071 d6c23e8 2017-01-24 Jasem Mutlaq INDI now send RGB24 4072 6b5a82a 2017-01-24 Jasem Mutlaq Add OSX port to Stephane contributions 4073 83ca206 2017-01-24 Jasem Mutlaq Make NotifyConfig optional. Use MacroBoolTo01 macro 4074 661fb97 2017-01-23 Raymond Wooninck Fix indent 4075 1cd7681 2017-01-23 Raymond Wooninck Fix build. KNotifyConfig is required even when libindi is not found 4076 dc39200 2017-01-23 Jasem Mutlaq Add notification configuration dialog in settings menu 4077 a448465 2017-01-23 Robert Lancaster More fixes 4078 a67b511 2017-01-23 Robert Lancaster More OSX installer fixes 4079 5bbeb39 2017-01-22 Jasem Mutlaq Fix installer path in OSX 4080 8a6cf02 2017-01-22 Jasem Mutlaq Record stream width and height each time we receive a frame 4081 d107161 2017-01-22 Robert Lancaster More wizard fixes 4082 a35ef82 2017-01-22 Jasem Mutlaq Check for streamWindow on closed 4083 f921dfc 2017-01-21 Jasem Mutlaq dos2unix 4084 bdb4260 2017-01-21 Robert Lancaster Wizard improvements in OSX 4085 ab9c3f2 2017-01-21 Jasem Mutlaq Clear target name when stopping scheduler 4086 2ea4840 2017-01-21 Jasem Mutlaq On CCD change, check whether video streaming is ongoing 4087 7dd0b94 2017-01-21 l10n daemon script SVN_SILENT made messages (.desktop file) - always resolve ours 4088 9d55dac 2017-01-20 Robert Lancaster OSX startup wizard changes 4089 ea4edb2 2017-01-19 Jasem Mutlaq Add live video button to capture module 4090 9eabf40 2017-01-19 Jasem Mutlaq Slightly improved logging in guide and calibration 4091 4abcf69 2017-01-19 Akarsh Simha Cosmetics 4092 261a6fe 2017-01-15 Akarsh Simha Add tropics to the equinox / solstices calculator module 4093 647d01a 2017-01-15 Akarsh Simha Remove Jupiter's Moons 4094 5980577 2017-01-19 Jasem Mutlaq Add another button for Ekos options visible in all modules. Divide Ekos option to different tabs to clarify things 4095 fa59c32 2017-01-19 Jasem Mutlaq Simply solver options to remove leading and trailing spaces before parsing it 4096 c87f6c2 2017-01-19 Robert Lancaster OSX minor changes 4097 3cab491 2017-01-18 Yuri Chornoivan Fix minor typo 4098 d1f3f76 2017-01-18 Robert Lancaster Icon fixes 4099 e4b64e0 2017-01-18 Jasem Mutlaq Change Czech Republic to Czechia REVIEW:129688 4100 0e24e6d 2017-01-18 Jasem Mutlaq Remove wrong tooltip 4101 4f86620 2017-01-18 Jasem Mutlaq Add ability to switch DSLR formats which is set to FITS by default but can be set to native. In Focus, Guide, and Align module, it is always set to .. 4102 5f14516 2017-01-17 Jasem Mutlaq Only use frameType no need for frameName unless we are saving it 4103 3cc402b 2017-01-17 Jasem Mutlaq Only show no-fits2fits warning if we have it already in options 4104 9a53e34 2017-01-16 Jasem Mutlaq Check if currentCCD was initilized in abort 4105 985d5cf 2017-01-14 Jasem Mutlaq Check if we have no-fits2fits in options already in loadandslew 4106 4b10cde 2017-01-13 Jasem Mutlaq Save pixmap in stream as it is used later for saving a file 4107 87fa30b 2017-01-13 Jasem Mutlaq Toggle off the fullscreen mode on exist 4108 24576a0 2017-01-12 Jasem Mutlaq remote obsolete connection 4109 22ed15d 2017-01-12 Jasem Mutlaq Check if pixmap is null 4110 e197656 2017-01-12 Yuri Chornoivan Fix minor typo 4111 e0bf3e2 2017-01-11 Jasem Mutlaq Compare frame type against the enum instead of strings 4112 704d93f 2017-01-11 Jasem Mutlaq Add support to fullscreen mode for focusing widget 4113 afc6309 2017-01-11 Jasem Mutlaq Filter focus offsets is now supported. Needs testing 4114 7410242 2017-01-10 Jasem Mutlaq Fix crash in file downloader BUGS:374796 FIXED-IN:17.04 4115 8904c00 2017-01-09 Jasem Mutlaq Initial work for filter focus offsets 4116 e6d7f72 2017-01-09 Jasem Mutlaq Display error in log if saving fails 4117 53a3808 2017-01-08 l10n daemon script SVN_SILENT made messages (.desktop file) - always resolve ours 4118 e5760dd 2017-01-07 l10n daemon script SVN_SILENT made messages (.desktop file) - always resolve ours 4119 7b014d6 2017-01-06 l10n daemon script SVN_SILENT made messages (.desktop file) - always resolve ours 4120 6fea78f 2017-01-05 Jasem Mutlaq Adding more notification events in INDI and Ekos 4121 4848239 2017-01-03 Jasem Mutlaq Try to find out when detection algorithm is giving false positive and we are just bouncing around for a solution 4122 8291bf2 2017-01-02 Jasem Mutlaq Make streaming window remember previous size. Make default size 320x240 4123 b54081e 2017-01-02 Jasem Mutlaq use correct name for option 4124 09d4b01 2017-01-02 Jasem Mutlaq Corrent name of contributor Yuri 4125 d70aa13 2016-12-28 Akarsh Simha Fix centering of symbol for catalog stars (and also open cluster dots) 4126 5abce75 2016-12-28 Akarsh Simha Fix spurious timezones in time infobox display 4127 7fbad13 2016-12-28 Yuri Chornoivan Fix minor typo 4128 473f6cd 2016-12-28 Jasem Mutlaq Add option so that INDI is disconnected before executing the shutdown script which could be terminating INDI server 4129 8113749 2016-12-27 Akarsh Simha Call updateCoords on SkyPoint before rendering the eyepiece view 4130 71f1c63 2016-12-27 Akarsh Simha Initialize DSS Image metadata correctly and add a validity bool 4131 e535eac 2016-12-24 Yuri Chornoivan Fix minor typo found by Łukasz Wojniłowicz 4132 583ca07 2016-12-20 l10n daemon script SVN_SILENT made messages (.desktop file) - always resolve ours 4133 25dcc35 2016-12-20 Jasem Mutlaq Increase maximum mount settle value to 15 seconds 4134 9b39365 2016-12-20 l10n daemon script GIT_SILENT made messages (after extraction) 4135 1023f93 2016-12-19 Jasem Mutlaq Save satellite options before updating TLEs 4136 dff5bde 2016-12-16 Yuri Chornoivan Fix minor typo 4137 a1af7ae 2016-12-16 Yuri Chornoivan Fix typo, use entities 4138 be95892 2016-12-15 Jasem Mutlaq Adding preliminary documentation for eyepiece view simulation. It must be updated to fully explain the tool, I used some of Akarsh comments and adde.. 4139 ca1d482 2016-12-14 Raphael Cojocaru Updated screenshot for INDI tab 4140 e22a0f4 2016-12-14 Akarsh Simha Fix DSS image sizes in Eyepiece View feature. 4141 6ce3890 2016-12-14 Akarsh Simha Calculate widths correctly for position angles in the second quadrant 4142 fe4084b 2016-12-14 Jasem Mutlaq Merge branch 'master' of git://anongit.kde.org/kstars 4143 6be6fc0 2016-12-14 Jasem Mutlaq Fixing downloader issue and showing progress dialog where appropiate. It starts with unknown progress and then once progress is established it start.. 4144 dfd9ae6 2016-12-14 Akarsh Simha Fix SkyMap::slotCenter() 4145 4e9a770 2016-12-14 Akarsh Simha Fix regressions in rendering of Eyepiece View in Observation Planner 4146 e651634 2016-12-14 Jasem Mutlaq Merge branch 'master' of git://anongit.kde.org/kstars 4147 810d443 2016-12-14 Jasem Mutlaq Fix issues with signals/slots when using threaded INDI client. Use more KSNotification through out the code. 4148 785bfdd 2016-12-14 Jasem Mutlaq Check for canSync first without any pre-conditions 4149 9a1083e 2016-12-13 David Faure Enable strict iterators in debug mode, to catch unwanted detach()s. 4150 28ee1a8 2016-12-12 David Faure Fix build with strict iterators. 4151 eee680c 2016-12-12 Jasem Mutlaq Move stopEkos after shutdown script is successfully executed and make it configurable 4152 6533eb6 2016-12-12 Jasem Mutlaq Fix warning 4153 f9e07c4 2016-12-12 l10n daemon script SVN_SILENT made messages (.desktop file) - always resolve ours 4154 6b7d0de 2016-12-10 Pino Toscano Use KStandardGuiItem more 4155 04f6bf3 2016-12-06 Jasem Mutlaq Restore no-fits2fits and user should explicitly remove it as version checking is only reliable for offline version and unknown for others 4156 c80d1e5 2016-12-06 Jasem Mutlaq Minor optimization and documentation updates 4157 882d953 2016-12-05 Jasem Mutlaq A few minor code optimizations plus adding documentation to clear things up. starData and deepStarData structures must be fully documented to remove.. 4158 88e3a31 2016-12-05 Jasem Mutlaq Slightly improve efficiency of reading static stars 4159 f28141d 2016-12-04 Jasem Mutlaq Remove --no-fits2fits since it is dropped from astrometry.net in recent builds 4160 4b3704c 2016-12-04 Pino Toscano Use KStandardGuiItem::overwrite() 4161 30834f4 2016-12-04 Jasem Mutlaq Set autofocus in scheduler job when detected 4162 e84b029 2016-12-01 Jasem Mutlaq Using pixmaps to represent visible vs non-visible satellites. The pixmap does not scale with zoom level but that is intentional as we are not trying.. 4163 e60f991 2016-12-01 Jasem Mutlaq Merge branch 'master' of git://anongit.kde.org/kstars 4164 58b197d 2016-12-01 Jasem Mutlaq Fixing a few satellite issues including label color. Please test. CCMAIL:kstars-devel@kde.org 4165 841a532 2016-11-30 Akarsh Simha Suppress unnamed star drawing time output 4166 c9e2b73 2016-11-30 Akarsh Simha Use QtConcurrent (blocking)map to process multiple StarBlocks in parallel. 4167 3a2eaef 2016-11-30 Akarsh Simha Helpful stuff to be able to do map-reduce on StarBlockLists 4168 21ea98e 2016-11-30 Akarsh Simha Simplify code in StarBlock by using a typedef to handle KSTARS_LITE 4169 968c4db 2016-11-30 Akarsh Simha Temporary: Report unnamed star drawing time 4170 52a2814 2016-12-01 Jasem Mutlaq Rework how configuration settings are applied. All this time _any_ configuration settings that changes resulted in a complete reload of many catalog.. 4171 17749ee 2016-12-01 Yuri Chornoivan Fix minor typos 4172 87d6ea6 2016-12-01 Jasem Mutlaq Not need to skip if there is no claimed type 4173 1fd2377 2016-11-30 Jasem Mutlaq Save/Load guide rate 4174 d7d027a 2016-11-30 Jasem Mutlaq Increase maximum X and Y range 4175 37b052a 2016-11-30 Jasem Mutlaq Improving tooltip documentaiton including PID description from Wikipedia 4176 7b15909 2016-11-30 Jasem Mutlaq Add parity support for remote solver 4177 fd48533 2016-11-30 Jasem Mutlaq Sync write-only properties too 4178 e882f13 2016-11-29 Jasem Mutlaq fix few issues when estimating time for sequences that loop 4179 8984239 2016-11-29 Jasem Mutlaq Enclose within debug 4180 7779492 2016-11-28 Jasem Mutlaq Only set fake position if the focuser is purely relative. Reduce clutter in timer-based focusing 4181 bc40bd3 2016-11-28 Burkhard Lück remove obsolete stuff from kstars documentation 4182 33b64bd 2016-11-27 Jasem Mutlaq Handle device disconnection in each module 4183 4a37588 2016-11-27 Jasem Mutlaq Better handling of disconnections in focuser 4184 8326cb0 2016-11-27 Jasem Mutlaq Do not disable focus module when focuser is disconnected. Let focuser module handle disconnections 4185 1e1de91 2016-11-27 Jasem Mutlaq Fixes when using multiple focusers 4186 2cf3193 2016-11-27 Jasem Mutlaq Include focusers and filter in aux group as well 4187 5724792 2016-11-26 Pino Toscano Merge remote-tracking branch 'origin/Applications/16.12' 4188 42eee1e 2016-11-26 Pino Toscano use QDialogButtonBox 4189 b1be6c2 2016-11-26 Pino Toscano polish INDIHostConf UI 4190 a63a71a 2016-11-26 Pino Toscano Merge remote-tracking branch 'origin/Applications/16.12' 4191 043526f 2016-11-26 Jasem Mutlaq Check for widgt before calling mapFromParent BUGS:372926 4192 f2cd5da 2016-11-24 Andreas Sturmlechner Add missing ifdef to fix build 4193 f38ff7c 2016-11-24 Jasem Mutlaq Temporary hack to solve kstars.exe remaining in the background due to a big in Qt 5.8 that is not resolved yet CCBUG:366596 4194 21f0d1a 2016-11-24 Jasem Mutlaq Remove obsolete file 4195 d050927 2016-11-24 Jasem Mutlaq Fix for quick device removal that may cause inconsistencies in QTabWidget 4196 c092dba 2016-11-24 Yuri Chornoivan Fix various minor typos 4197 1ddab20 2016-11-24 Jasem Mutlaq Fix a few rounding issue with multi-byte data. BUGS:372853 4198 59627f1 2016-11-23 Jasem Mutlaq Adding support to supernovae data from the Open Supernovae Catalog 4199 ee5f4fe 2016-11-23 Jasem Mutlaq Improve file downloader but still needs work and lots of is already duplication KDE KIO stuff which can't be used in Android yet unfortunately so du.. 4200 c98efd3 2016-11-23 Jasem Mutlaq Use progress dialog so user can see some progress and ability to cancel download 4201 468bb31 2016-11-23 l10n daemon script SVN_SILENT made messages (.desktop file) - always resolve ours 4202 c76bdb1 2016-11-23 Jasem Mutlaq Initial work on supernova from open supernova catalog 4203 be603d6 2016-11-22 Jasem Mutlaq Fix ifdef error 4204 8e2f15a 2016-11-22 l10n daemon script SVN_SILENT made messages (.desktop file) - always resolve ours 4205 c2a8435 2016-11-21 Jasem Mutlaq Use correct icon for geographic location 4206 b546802 2016-11-21 Jasem Mutlaq Use a Mutex to protect line loading while using QtConcurrent 4207 a753da5 2016-11-21 Jasem Mutlaq Warn user when changing INDI server binary 4208 3be4939 2016-11-21 Jasem Mutlaq Fix astrometry directory action on OSX 4209 f196748 2016-11-20 Jasem Mutlaq When performing load and slew on a non-FITS file, give the user an option to either use the blind solver or use existing solver settings 4210 056cfa9 2016-11-20 Jasem Mutlaq Add Sony ARW to list of accepted raw files 4211 8b20c6c 2016-11-20 Jasem Mutlaq Merge branch 'master' of git://anongit.kde.org/kstars 4212 718c19d 2016-11-20 Jasem Mutlaq If focus star is selected then apply whatever algorithm the user selects. Otherwise, always run centeroid algorithm 4213 093337a 2016-11-20 Jasem Mutlaq Fix integer overflow 4214 165a828 2016-11-20 Jasem Mutlaq Disable J2000 status display by default. If advanced users want to enable it, they can, it should remain simple by default 4215 f0508ff 2016-11-20 Jasem Mutlaq If clock was started paused, display that in the logs and set the current date and time since tick from SimClock is not being picked up in paused st.. 4216 2988dc4 2016-11-20 Jasem Mutlaq When starting Ekos, also make sure clock is started and up to date 4217 47f7bda 2016-11-19 Jasem Mutlaq Add ability to launch FITSViewer from within guide and focus frame if requested by user to further inspect the images 4218 99dc797 2016-11-19 Jasem Mutlaq Use KSNotification so that it is compatible with Android as well. Improve its functionality 4219 4af2f26 2016-11-19 Jasem Mutlaq Set currentCCD to activeCCD if they're different 4220 3362315 2016-11-19 Jasem Mutlaq Merge branch 'master' of git://anongit.kde.org/kstars 4221 6a0a9a3 2016-11-19 Jasem Mutlaq Fix BLOB issue when using external guiders. Now it is only disabled as required and re-enabled for other CCDs 4222 d0d9722 2016-11-19 Yuri Chornoivan Fix minor typo 4223 198cf16 2016-11-19 Jasem Mutlaq Consider wait stage prior to progress so that other modules are not blocked while in the waiting period which should expire after a particular timeo.. 4224 1ffd45d 2016-11-19 Jasem Mutlaq DO not show warning dialog twice 4225 42d67c7 2016-11-18 Jasem Mutlaq Improve scheduler GUI 4226 4930a87 2016-11-18 Jasem Mutlaq When checking job completion, check rememberJobProgress flag 4227 5089e1b 2016-11-18 Jasem Mutlaq Set column layout stretch 4228 05eac3a 2016-11-18 Jasem Mutlaq Fix ifdef for FITSViewer 4229 f3b28bd 2016-11-18 Jasem Mutlaq Make file and capture settings in bold 4230 223a4b0 2016-11-17 l10n daemon script SVN_SILENT made messages (.desktop file) - always resolve ours 4231 0e9b036 2016-11-17 Jasem Mutlaq Merge branch 'master' of git://anongit.kde.org/kstars 4232 9f113c7 2016-11-17 Jasem Mutlaq Further improve capture GUI to utilize all available space 4233 6ac8834 2016-11-17 Jasem Mutlaq Fix warning 4234 ce4bb80 2016-11-17 Jasem Mutlaq Fix warning about un-used variable 4235 eb3408f 2016-11-17 Jasem Mutlaq Remove unused variables 4236 0a329d5 2016-11-17 Jasem Mutlaq Implement setAlgorithmIndex 4237 8431423 2016-11-17 Jasem Mutlaq Disable warning until QCustomPlot 2.0 is released 4238 72d38db 2016-11-17 l10n daemon script SVN_SILENT made messages (.desktop file) - always resolve ours 4239 72295c4 2016-11-17 Jasem Mutlaq Capture GUI rework to make it more compact and clear to end user 4240 c69409c 2016-11-17 Jasem Mutlaq Remove useless log option and reduce vertical space 4241 6a88ddf 2016-11-17 Jasem Mutlaq Push filter type to stack on load 4242 5ef5cfb 2016-11-17 Jasem Mutlaq Always reset INDI connection status when a new device is detected. Compare the connected devices against detected devices not profile devices since .. 4243 b0bb15c 2016-11-17 Jasem Mutlaq Multiply by 1000 not 3600 4244 fdab09d 2016-11-17 Jasem Mutlaq Disabled out of range warnings as they clog the logs 4245 fa77da3 2016-11-17 Jasem Mutlaq Moving functios to detect sequence completion to scheduler to better estimate time and also start capture immediately if only calibraton frames are .. 4246 0d00f76 2016-11-16 Jasem Mutlaq Add weather to aux list 4247 b38d761 2016-11-16 Jasem Mutlaq Dropping ISO8601 as it creates an illegal filename under Windows and replacing colons with dashes 4248 1e083f0 2016-11-15 Jasem Mutlaq Add support to dithering every X frames as requested 4249 fcbacdf 2016-11-15 Jasem Mutlaq Do not set time as it is already set in SimClock ctor 4250 cb99a35 2016-11-15 Jasem Mutlaq KStars now depends on INDI v1.3.1 4251 7e9dccd 2016-11-15 Jasem Mutlaq Simple fix by Rob to show WCS Labels after switch 4252 cfb6d38 2016-11-14 Jasem Mutlaq Bump to 2.7.2 4253 7b474dc 2016-11-14 Jasem Mutlaq Set all connection to UniqueConnection in Align and fix mismatched signal/slot 4254 5ec1c8c 2016-11-14 Jasem Mutlaq Improve visibility of the magnitude number in the labels. 4255 9e82b30 2016-11-14 Jasem Mutlaq Warn users if BLOB was disabled in the camera due to usage of external guiding applications 4256 3b7d6e9 2016-11-14 Jasem Mutlaq Set the appropiate FITS view type 4257 09efca4 2016-11-14 Robert Lancaste OSX Bundle improvements 4258 3b23570 2016-11-13 Robert Lancaster Fix today calender icon not showing up 4259 80d70f5 2016-11-13 Jasem Mutlaq Not cancel slot 4260 a73a386 2016-11-13 Jasem Mutlaq Only reset file on startup 4261 c29ef84 2016-11-13 Jasem Mutlaq Fix ifdefs to compile without cfitsio/lite 4262 eb2453a 2016-11-13 Robert Lancaster XPlanet Fixes and Bundle Defaults 4263 5b4cc61 2016-11-12 Raphael Cojocaru Added functionality for Update button. Now, the AltvsTime widget will recompute all the graphs points when the Update button is pressed. 4264 8bf445e 2016-11-12 Robert Lancaster Night theming for OSX 4265 3f95d5b 2016-11-12 Artem Fedoskin Merge branch 'master' of git://anongit.kde.org/kstars 4266 3606db6 2016-11-12 Artem Fedoskin KStars Lite - add sand clocks into the first startup 4267 9ca83ff 2016-11-11 Jasem Mutlaq Apply capture filter for dark frames 4268 3b92240 2016-11-11 Jasem Mutlaq Check index do not crash 4269 b71de87 2016-11-11 Jasem Mutlaq New Lite Android version 4270 3ef929f 2016-11-10 Artem Fedoskin KStars Lite - added splash screen right after startup 4271 c51ce42 2016-11-10 Jasem Mutlaq Merge branch 'master' of git://anongit.kde.org/kstars 4272 68f2771 2016-11-10 Jasem Mutlaq Change Ekos icon size to 48x48. Reset image progress value to zero on abort 4273 d690d0b 2016-11-10 Jasem Mutlaq Merge branch 'master' of git://anongit.kde.org/kstars 4274 bbf323c 2016-11-09 Jasem Mutlaq 2.7.1 release 4275 36c93a9 2016-11-09 Jasem Mutlaq Watch out for negative boundary values 4276 bf3040d 2016-11-09 Jasem Mutlaq Expand profile Pixmap to cover more area. Only submit state changes once per action, GUIDE_DITHERING_SUCCESS was being emitted twice 4277 390e58c 2016-11-09 Jasem Mutlaq If no star is selected while waiting, change state to IDLE 4278 9ad587c 2016-11-09 Jasem Mutlaq Add new progress bar for current image being captured in the summary 4279 594cd91 2016-11-09 Jasem Mutlaq Retry failed tasks before giving up. Add new signal for image time progress 4280 a3dcdb2 2016-11-09 Jasem Mutlaq Disable too verbose logging until necessary 4281 e120f3d 2016-11-09 Jasem Mutlaq Merge branch 'master' of git://anongit.kde.org/kstars 4282 4042778 2016-11-09 Jasem Mutlaq Fix warning and add clarification message 4283 341b6e7 2016-11-09 Jasem Mutlaq Improve handling of sync and slew failure in align module 4284 64a2d1e 2016-11-08 Jasem Mutlaq Fixing problems with saving configuration on Android 4285 cead4ef 2016-11-08 Jasem Mutlaq Ensure box size combo index >= 0 4286 1934a83 2016-11-08 Robert Lancaster OSX and XPlanet fixes 4287 ca6c401 2016-11-08 Jasem Mutlaq Fix function name in namespace 4288 4bd2790 2016-11-07 Jasem Mutlaq If user canceled dark frame capture then we set the options to off 4289 e1beafd 2016-11-07 Jasem Mutlaq If loadSlew is active, we do not check targetDiff value 4290 9ca7f7c 2016-11-07 Jasem Mutlaq Adding support to other FITS data types 4291 ea574b6 2016-11-07 Jasem Mutlaq Make it compile on Android 4292 194102e 2016-11-07 Jasem Mutlaq Make moonless night fallback default 4293 e727178 2016-11-07 Jasem Mutlaq Save color scheme file to config 4294 53fbf26 2016-11-07 Jasem Mutlaq Show splash first thing 4295 329eb0f 2016-11-07 Jasem Mutlaq Do not include histogram in lite 4296 e93c4bd 2016-11-07 Robert Lancaster More OSX bundle work to copy data if it does not exist 4297 61f2c7b 2016-11-07 Jasem Mutlaq Add KStars version to log 4298 9cc2943 2016-11-06 Jasem Mutlaq Bump to 1.0.1 4299 12c5815 2016-11-06 Jasem Mutlaq Fix compile 4300 a1ec471 2016-11-06 Jasem Mutlaq Merge branch 'master' of git://anongit.kde.org/kstars 4301 362394d 2016-11-06 Jasem Mutlaq Various fixes for KStars Lite 4302 7b5afc7 2016-11-06 Jasem Mutlaq Adapting FITSData to work for KStars Lite and adding a static function to create an autostreched QImage from a FITS File 4303 9182ea1 2016-11-06 Jasem Mutlaq QtConcurrent for milkyway seems to crash it sometimes to disabling it for now 4304 e37c3ee 2016-11-06 Jasem Mutlaq New notification system that can work for both desktop and mobile version 4305 6f67ba0 2016-11-06 Artem Fedoskin Merge branch 'master' of git://anongit.kde.org/kstars 4306 a6d6d54 2016-11-06 Artem Fedoskin KStars Lite - Change version of apk 4307 a4751fe 2016-11-06 Jasem Mutlaq SIGNIFICANT boost in startup speed from using a combination of delayed image loading, which also saves RAM, and QtConcurrent. The usage of QtConcurr.. 4308 09f7929 2016-11-06 Jasem Mutlaq Connect streamWindow when there is a valid object. Make it unique 4309 b6c7370 2016-11-06 Jasem Mutlaq Reset buttons fixes 4310 3de1e6f 2016-11-06 Jasem Mutlaq Add more debug logging. Change status to progress when slewing is over 4311 b1ba2bc 2016-11-06 Jasem Mutlaq Break outside of else 4312 723b756 2016-11-06 Jasem Mutlaq Autostretch fixes 4313 b2c8887 2016-11-06 Jasem Mutlaq Use templated functions to reduce memory footprint of FITS operations 4314 f7a9269 2016-11-06 Artem Fedoskin Merge branch 'master' of git://anongit.kde.org/kstars 4315 0e8ed22 2016-11-06 Artem Fedoskin Solve bug https://bugs.kde.org/show_bug.cgi?id=371998 4316 61df105 2016-11-04 Robert Lancaster OSX bundle fixes 4317 3b5c564 2016-11-04 Jasem Mutlaq Make auto debayering as an option so that it can be disabled if not desired 4318 a7603e2 2016-11-03 Jasem Mutlaq Compile without WCS take 2 4319 8e84022 2016-11-03 Jasem Mutlaq Compile without WCS 4320 3435bcf 2016-11-03 Jasem Mutlaq Treat empty drivers as invalid as well 4321 87e676a 2016-11-03 Robert Lancaster OSX bundle fixes 4322 65d0bad 2016-11-03 Jasem Mutlaq Improve file downloading to emit cancelled signal and show optionally a progress dialog. Also can directly save to file and now saves progressivly a.. 4323 05b8f16 2016-11-02 Robert Lancaster OSX Bundling patch 4324 203e5b2 2016-11-02 l10n daemon script SVN_SILENT made messages (.desktop file) - always resolve ours 4325 2f928fb 2016-11-02 Artem Fedoskin KStars Lite - Fix bug with INDI in Android version 4326 3b3e27e 2016-11-02 Artem Fedoskin KStars Lite - Fix size of icons in top drawer 4327 ad7de0d 2016-11-01 Artem Fedoskin Merge branch 'master' of git://anongit.kde.org/kstars 4328 6b9087d 2016-11-01 Artem Fedoskin KStars Lite - Location name can be now automatically retrieved from internet while setting coordinates from GPS 4329 8c481c8 2016-11-01 Jasem Mutlaq Cannot use UniqueConnection with labdas so going back to regular signals/slots 4330 31240e6 2016-11-01 Jasem Mutlaq Make group as unknown if it is empty 4331 ff744ac 2016-11-01 Jasem Mutlaq Disable debug comments that litter the logs 4332 8450f00 2016-10-30 Jasem Mutlaq Various fixes for guiding 4333 a4bb1d7 2016-10-30 Jasem Mutlaq Dithering success should keep busy signal 4334 85ac071 2016-10-30 Jasem Mutlaq Increase edge limit to 15% for focus and guide frame to avoid edge star detection 4335 4bc9e99 2016-10-30 Jasem Mutlaq km --> AU 4336 2052307 2016-10-30 Jasem Mutlaq Deprecess an empty point when we add a flag, otherwise use ra0/de0 from the object 4337 e1ecb21 2016-10-30 Jasem Mutlaq Fix manual focus dialog calculating wrong sky point based on bogus epoch 4338 cd598e8 2016-10-29 Jasem Mutlaq Preliminary support to solving captured non-FITS images in Align module. Needs testing 4339 41aa2eb 2016-10-29 Jasem Mutlaq Do not enable Align module if there is no scope 4340 2e6113a 2016-10-29 Jasem Mutlaq Merge branch 'master' of git://anongit.kde.org/kstars 4341 b3dc10d 2016-10-29 Jasem Mutlaq Set currentGoto mode value since the connect in the ctor gets only activated for explicit clicks 4342 845d077 2016-10-29 Jasem Mutlaq set tab order 4343 137b2e0 2016-10-29 Pino Toscano fixuifiles 4344 6bda418 2016-10-29 Jasem Mutlaq Create file URL from Local File 4345 831d1d9 2016-10-28 Jasem Mutlaq Fix few problems that appeared after removing build_kstarslite 4346 949ce3b 2016-10-28 Jasem Mutlaq Merge branch 'master' of git://anongit.kde.org/kstars 4347 0327f0f 2016-10-28 Jasem Mutlaq Removing build_kstarslite from repo and moving it to Github where it is maintained there 4348 40760c3 2016-10-28 Jasem Mutlaq Use the old-style connect for the deprecated function to make it compile on Qt < 5.6 4349 316e19a 2016-10-28 Jasem Mutlaq errorOccured was introduced in 5.6 so account for that 4350 807467e 2016-10-28 Jasem Mutlaq Use local file otherwise it is broken under Windows 4351 a867d71 2016-10-28 Jasem Mutlaq Invalid directory was being set since it was storing a file and not a path, fixed 4352 f087747 2016-10-28 Jasem Mutlaq Fix Epoch range as it was limited to 99.99 4353 df74f94 2016-10-28 Jasem Mutlaq Use std::abs. Thanks to Christian Dersch for finding this issue 4354 c027f68 2016-10-28 Jasem Mutlaq Call checkCCD if CCD_TEMPERATURE permission is not RO otherwise no need. Reset frame to zero in case we have invalid limits 4355 5127008 2016-10-28 Jasem Mutlaq Set pulseTimer to be oneShot 4356 f1da6f6 2016-10-28 Jasem Mutlaq Clear temperature out when switching cameras 4357 154a795 2016-10-27 Jasem Mutlaq Add 2.7.0 changelog from GIT 4358 4359 2.7.0 (Menkab): 4360 ===================---------------------------------- 4361 13c1993 2016-10-27 Jasem Mutlaq Adding missing list icons 4362 70c3d29 2016-10-27 Robert Lancaster Add two missing icons required for KNewStuff 4363 524d99a 2016-10-27 Jasem Mutlaq Bump version to 2.7.0 and arrange developers 4364 3ec33f0 2016-10-27 Jasem Mutlaq Change start to stop for preview as well 4365 34d5920 2016-10-27 Jasem Mutlaq No need to unpack full image when we only need thumbnails 4366 523dfed 2016-10-27 Jasem Mutlaq Also disable temperature checkbox if there is no cooler 4367 dc9fb7e 2016-10-27 Jasem Mutlaq Fix reading raw files bugs 4368 eaafa93 2016-10-27 Jasem Mutlaq Always reset frame when doing calibration. Use pulseTimer instead of single shot so that we can stop it on abort 4369 bef4d86 2016-10-27 Jasem Mutlaq Add LibRaw as optional dependency to handle reading of RAW files recieved from cameras. This enables multiplatform support for handling RAW files as libraw is available in major platforms 4370 0dbb399 2016-10-27 Robert Lancaster KLauncher handling on OSX 4371 f27f7b4 2016-10-27 Jasem Mutlaq Add support to NEF handlign. I probably need to utilize libraw instead of dcraw so that this can work multiplatform 4372 ed8bc05 2016-10-26 Artem Fedoskin Update icons in KStars Lite 4373 cc5fc1c 2016-10-26 Robert Lancaster More OSX window fixes to stay on top 4374 40ad456 2016-10-26 Jasem Mutlaq Stop align timer on solve fail 4375 f758660 2016-10-26 Jasem Mutlaq Put connect statements when we run solver since we disconnect the slots upon exist 4376 db63f1a 2016-10-25 Robert Lancaster Fix GUI of add deep sky 4377 4e245ad 2016-10-25 Jasem Mutlaq Retain frame value when receving updated CCD_INFO property unless they are out of bounds 4378 4031709 2016-10-25 Jasem Mutlaq Always use the POSIX INDI client under Linux to match what users use by default 4379 3b0bf48 2016-10-25 Jasem Mutlaq Add log comment when timing out. Must find solution for loadAndSlew condition on timeout 4380 6dfa89a 2016-10-25 Jasem Mutlaq 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 4381 931a353 2016-10-25 Jasem Mutlaq Reset the guide state on calibrate. Show detected stars when doing auto-star selection 4382 f9846aa 2016-10-25 Robert Lancaster Fix buttons in OSX 4383 de60e6f 2016-10-25 Robert Lancaster Make Windows as tools on OSX to workaround some Qt bug where they get behind main window 4384 fe65e03 2016-10-25 Artem Fedoskin Added new splash screen and icon in KStars Lite 4385 684cb82 2016-10-24 Jasem Mutlaq Fixing more issues with guiding and subframing in auto-calibrate-guide mode 4386 65db5ce 2016-10-24 Jasem Mutlaq Use flag to know if calibration was ever completed instead of checkin for prior status. Fix dark frame bug 4387 c9930ea 2016-10-24 Jasem Mutlaq Some fixes to guiding with dark frames 4388 fc982bf 2016-10-24 Jasem Mutlaq Use continue cancel dialog 4389 d26bea3 2016-10-24 Jasem Mutlaq Add button to display INDI logs 4390 043e2e6 2016-10-23 Robert Lancaster Fix context menu location in FITSViewer 4391 3ec82dd 2016-10-23 Jasem Mutlaq For dithering, just set initial state and let the workflow handle it 4392 b3633c3 2016-10-23 Jasem Mutlaq Better use QDir::tempPath() directly. Also monitor if process was started at all or if an error occured and handle it 4393 77352b6 2016-10-23 Jasem Mutlaq Add timeout to each stage of the startup/shutdown and restart procedure in case it timeouts 4394 3e0de03 2016-10-23 Jasem Mutlaq Use system temp path from QStandardPaths 4395 9e0e602 2016-10-23 Robert Lancaster Adding context menu to FITSViewer just like SkyMap. Label fixes. New center telescope icon 4396 09e751f 2016-10-23 Jasem Mutlaq Fix crash due to activeJob pointer not being reset. Make sure all queue icons are disabled during sequence execution 4397 36c6899 2016-10-22 Jasem Mutlaq 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 4398 8d5cca1 2016-10-22 Jasem Mutlaq Gradient algorithm should only be run on subframes as running on full frame images would make it impossible to run 4399 e5abf7c 2016-10-22 Jasem Mutlaq Set ST4 default driver 4400 1545e48 2016-10-22 Jasem Mutlaq Fix setting of ST4 driver 4401 2632b0c 2016-10-22 Jasem Mutlaq Enable guide log file 4402 abce52f 2016-10-22 Artem Fedoskin Added support for dark theme in KStars Lite 4403 b1404a2 2016-10-22 Jasem Mutlaq 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 4404 099173e 2016-10-22 Robert Lancaster Separating object info and gridlines. New telescope center icon. Speed improvements 4405 699a1b7 2016-10-21 Jasem Mutlaq Fix currentZoom being set to 0 if view width is a lot smaller than image width due to using floor() 4406 4b6d88b 2016-10-21 Jasem Mutlaq Reset default focus square to 64 and guide square to 32 4407 f1e5848 2016-10-21 Jasem Mutlaq Immediately send heart beat upon connection, do not rely on timeout 4408 0a4bb6b 2016-10-21 Jasem Mutlaq If null is sent to any param, ignore it 4409 69c6da9 2016-10-21 Jasem Mutlaq Set binning in cmath to calculate final frame w and h 4410 dc272db 2016-10-21 Jasem Mutlaq Use correct timeout for INDI and Ekos timeouts 4411 d7d7258 2016-10-21 Jasem Mutlaq 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 4412 139cc1c 2016-10-21 Jasem Mutlaq Remove space 4413 5121015 2016-10-21 Jasem Mutlaq Always use full width & height in Align module 4414 6f8ef3e 2016-10-21 Artem Fedoskin Fix building error 4415 816026d 2016-10-21 Robert Lancaster Add support to identifying objects within a WCS enabled image 4416 c5862ad 2016-10-21 Jasem Mutlaq Sync job to gui should include remote dir and upload mode combos 4417 918e01d 2016-10-20 Jasem Mutlaq Add upload mode and remote dir options to capture jobs 4418 944a3c7 2016-10-20 Jasem Mutlaq Do not update remote astrometry binary file automatically 4419 9e8cb4a 2016-10-20 Jasem Mutlaq Fix few issues with guiding restart and stop 4420 2529647 2016-10-20 Jasem Mutlaq Reduce massRatio threshold to 1.5 to include stars in noisy images 4421 8bd4d47 2016-10-20 Jasem Mutlaq If we are in autofocus, we need to proceed with capture after autostar is selected without subframe 4422 38d88a1 2016-10-20 Jasem Mutlaq Reset state to GUIDE_GUIDING after a successful dithering 4423 2c71703 2016-10-20 Jasem Mutlaq If guide status > GUIDE_GUIDING set aborted state as suspended 4424 6033a71 2016-10-19 Jasem Mutlaq Fixing multiple focus issues 4425 4098038 2016-10-19 Jasem Mutlaq Commenting out test case 4426 60590cc 2016-10-19 Jasem Mutlaq Update focus DBus function calls 4427 f05f6fd 2016-10-19 Jasem Mutlaq Restrict search area for stars also in focus mode as to avoid edge cases. In canny detector, calculate total mass ratio among potential regions and select one with the highest mass ratio. If the ratio is small then it is most likely just noise 4428 01ec464 2016-10-19 Jasem Mutlaq Set default focus box size to 32 4429 349557d 2016-10-19 Jasem Mutlaq Connect focus newHFR to capture module 4430 f442343 2016-10-19 Jasem Mutlaq Only abort due to guiding errors if we are taking a light frame. Also check for focus status failure flag 4431 5e935c6 2016-10-19 Artem Fedoskin Use colors from current color scheme in KStars Lite pages, drawers and context menus. Change the way INDI client is built and included in Android version 4432 f6022ae 2016-10-19 Jasem Mutlaq Fixing tab order 4433 9817e1b 2016-10-18 Jasem Mutlaq New gradient-based sobel algorithm is mostly working now, need mass testing 4434 c971a38 2016-10-18 Jasem Mutlaq Algorithm mostly working but would fail if multiple stars within same frame. Trying out region partitioning later on 4435 84fcffa 2016-10-18 Jasem Mutlaq libnova documentation interfers with KStars, so removing it 4436 b661e44 2016-10-18 Jasem Mutlaq More progress on gradient star detection. Adding option to select which algorithm to use in Focus module 4437 a12e12f 2016-10-17 Akarsh Simha Reduce debug output 4438 a663435 2016-10-17 Jasem Mutlaq More work on canny star 4439 80b6a2a 2016-10-17 Jasem Mutlaq Always make generated file sequence number last so we can easily parse it and lift artificial limit of 999 4440 53b3eec 2016-10-17 Jasem Mutlaq Improving the GUI a bit and grouping comming settings togeather 4441 7c266f1 2016-10-16 Artem Fedoskin Create android_libs folder on startup of build-kstarslite.sh 4442 5686e05 2016-10-16 Artem Fedoskin Added KStars Lite building script 4443 6486d96 2016-10-16 Jasem Mutlaq More progress on the gradient based detector 4444 46999cd 2016-10-16 Jasem Mutlaq Starting on canny based single star detector 4445 8980355 2016-10-16 l10n daemon script SVN_SILENT made messages (after extraction) 4446 42391b1 2016-10-16 Jasem Mutlaq If there is no focuser still then return 4447 5934307 2016-10-15 Robert Lancaster Adding support to panning and trackpad gestures for panning and zooming plus other improvements 4448 c63569a 2016-10-15 Jasem Mutlaq Adding initial canny edge detector 4449 4ad48a3 2016-10-15 Jasem Mutlaq Add necessary getStatus functions 4450 b57daae 2016-10-15 Jasem Mutlaq Add getStatus function 4451 4c66d46 2016-10-15 Jasem Mutlaq Update the scheduler to use commands of updated Ekos modules 4452 f11601a 2016-10-14 Akarsh Simha Fix crash in observing list whenever catalog configuration was changed. 4453 42d4149 2016-10-14 Akarsh Simha Add utility method to create a QList<T *> from QList<QSharedPointer<T>> 4454 e108f42 2016-10-14 Akarsh Simha More FIXMEs 4455 c1247ca 2016-10-14 Jasem Mutlaq Updating icons to latest and fixed Breeze icons 4456 ab6be7b 2016-10-11 Jasem Mutlaq Use QStandardPaths to find INDI paths 4457 ddb83b1 2016-10-11 Akarsh Simha A commit full of FIXMEs and hardly anything else 4458 30862b9 2016-10-11 Akarsh Simha Avoid truncating the wishlist if there's a crash while saving it. 4459 1daa4f7 2016-10-11 Raphael Cojocaru More work on porting Altvstime to QCP 2.0 4460 5ca9db7 2016-10-10 Jasem Mutlaq GUI changes, simplifyig interface and operations. Lots of fixes given multiple options 4461 a47364f 2016-10-10 Raphael Cojocaru Start working on porting Altvstime to QCP 2.0 4462 7958708 2016-10-10 Jasem Mutlaq Focus uses its own fits frame like guide module. Improve GUI 4463 60755c2 2016-10-10 Jasem Mutlaq Improve GUI a bit 4464 183aca0 2016-10-10 Jasem Mutlaq Remove auto park since it is done in scheduler. Improve GUI 4465 b19391e 2016-10-10 Jasem Mutlaq Improve GUI. Fix resume/suspend action 4466 682bf87 2016-10-10 Akarsh Simha Add missing overload for CachingDms::setD() 4467 f40ddf7 2016-10-09 Robert Lancaster Adding zoom to fit and central crosshair. Grid lines TODO 4468 6d23b0c 2016-10-09 Jasem Mutlaq FIx issues when switching guiders and connecting to guider with existing guide state 4469 144b2f3 2016-10-09 Jasem Mutlaq few fixes 4470 de269d3 2016-10-09 Jasem Mutlaq LinGuider is now supported. Needs more testing of course 4471 deaf6c7 2016-10-09 Jasem Mutlaq Display logs only when guide logging is enabled 4472 22b6ead 2016-10-09 Jasem Mutlaq More progress on linguider. small fix in phd2 4473 90c09b9 2016-10-09 Jasem Mutlaq Use new signals for guide 4474 b7b5b9a 2016-10-09 Jasem Mutlaq Fix signal/slots connections 4475 25c6335 2016-10-09 Jasem Mutlaq Moving post capture script to sequence queue where it belongs 4476 e9a3db1 2016-10-09 Jasem Mutlaq Fix wrong state names. Need to change them all anyway 4477 8652a42 2016-10-09 Jasem Mutlaq Should be at first tab 4478 095e5e8 2016-10-09 Jasem Mutlaq Adding initial skeleton for linguider support based on PHD2 4479 0a7a4d8 2016-10-08 Jasem Mutlaq PHD2 is mostly working now in the Ekos updated guide module 4480 d56d662 2016-10-08 Jasem Mutlaq Adding option to enable/disable guide images coming from external guide applications 4481 be7dc22 2016-10-08 Jasem Mutlaq Add missing breeze icon 4482 e774127 2016-10-08 Jasem Mutlaq Search by name and then by label and only if found add it to pi exec drivers. 4483 eb99d58 2016-10-08 Robert Lancaster Fix zoom to center to correctly reflect coordinates of the viewport 4484 dfd322c 2016-10-08 Jasem Mutlaq Init FITS url path to be the user home directory 4485 9d9d749 2016-10-08 Jasem Mutlaq More progress on internal guider implementation 4486 484f8f5 2016-10-08 Jasem Mutlaq Use fixed size for all buttons 4487 a1c4eee 2016-10-08 Jasem Mutlaq Refactor name to be more standard 4488 d208d82 2016-10-08 Jasem Mutlaq Zoom to center by default 4489 367b94c 2016-10-07 Jasem Mutlaq Set button policies to fixed 4490 ab1f936 2016-10-06 Jasem Mutlaq Checking for timeout in both Ekos starting phase and when connecting INDI devices. Better fail than wait forever 4491 08f5350 2016-10-06 Jasem Mutlaq More reliable way of checking if Ekos devices are connected 4492 c146cc9 2016-10-06 Jasem Mutlaq More progress on guide graph 4493 a3baa10 2016-10-06 Jasem Mutlaq Update slots 4494 fcc87c1 2016-10-06 Jasem Mutlaq More progress on guide module 4495 fb55ed2 2016-10-06 Jasem Mutlaq Disabling a few calls uncompatible with the new QCustomPlot. Need to update it to use QCPAxisTickerTime later on 4496 4e3fd8c 2016-10-06 Jasem Mutlaq Update to 2.0 beta of QCustomPlot 4497 83e4670 2016-10-05 Jasem Mutlaq Fixing slot issue with observer manage. BUGS:370061 4498 82eb842 2016-10-05 Jasem Mutlaq Disabling some icons which are missing 4499 40b5cc7 2016-10-05 Jasem Mutlaq More progress on guide operation. Now internal guiding basically works. Need to use QCustomPlot for plotting instead of legacy one 4500 8e30648 2016-10-05 Jasem Mutlaq Histogram object is not strictly necessary in star finding 4501 e78a098 2016-10-05 Robert Lancaster Various fixes for OSX and icons 4502 6852392 2016-10-04 Artem Fedoskin Fix bug with horizontal grid (revert to old way of calculating cosAlt if new way produced 0 value) 4503 bbd21bd 2016-10-04 Jasem Mutlaq Starting work on guide module after calibration is almost done in internal guider 4504 05f6fa0 2016-10-04 Jasem Mutlaq If no crosshair is present, center around the tracking box on mouse wheel events 4505 373c3eb 2016-10-04 Jasem Mutlaq Master sync 4506 fe69ba4 2016-10-04 Artem Fedoskin Fix issue with lines not extended to horizon in KStars Lite 4507 94b829b 2016-10-04 Artem Fedoskin Fixed issue when lines were not extended up to horizon. 4508 3bccca1 2016-10-03 Yuri Chornoivan Fix minor typo 4509 0bdaf2d 2016-10-02 Akarsh Simha Prevent unsafe connect by accepting slot in KSDssDownloader constructor 4510 55a83c0 2016-10-02 Akarsh Simha Fix crashes in KSDssDownloader 4511 f5a4b8c 2016-10-02 Akarsh Simha Show some basic info about the object in a easy-to-access label 4512 5f9bd2e 2016-10-02 Akarsh Simha Allow to demote objects in the Dobsonian hole 4513 cec7c8f 2016-10-02 Akarsh Simha Fix missing columns in Session View. Also show J2000 coords instead. 4514 c990d40 2016-10-02 Akarsh Simha Finish up restructuring of Observing List UI 4515 cf1767b 2016-10-01 Akarsh Simha Restruct. Obs. Planner: More vertical real estate for the Table Views. 4516 81e3011 2016-10-02 Akarsh Simha Fix custom catalog handling regression introduced by b32c9417353 4517 98649c6 2016-10-02 Jasem Mutlaq Master sync 4518 3ff4e34 2016-10-02 Jasem Mutlaq Robert fixes to to use only svg fallback all over instead of png oxygen 4519 9c7736d 2016-10-01 Akarsh Simha Fix the altitude % display in the observation planner. 4520 64ff47c 2016-10-01 Akarsh Simha Change behavior of deprecess to update RA0, Dec0 only if they are J2000 4521 b1adcc8 2016-10-01 Akarsh Simha Convenience method: recomputes both equatorial and horiz. coordinates 4522 7cb8bda 2016-10-01 Akarsh Simha Show the correct epoch in Details Dialog, and also the correct coords. 4523 79fac9a 2016-10-02 Jasem Mutlaq Fix typo 4524 5497c1e 2016-10-02 Jasem Mutlaq Add some missing icons to the QRC 4525 e252eea 2016-10-02 Jasem Mutlaq Syncing with master 4526 bc11836 2016-10-02 Robert Lancaster Adding missing icons 4527 5b821a2 2016-10-02 Robert Lancaster Fixes icons on systems that cannot load icons from system themes using the fromTheme method like OS X, Windows, and some Linux Distros. If there is no system theme, it tries to set the theme to one of the bundled themes if possible, but also adds the fallback method for loading icons without a theme to each icon if that doesn't work. Added an icons directory to keep the theme icons and toolbar icons separate from the other data. Included two bundled custom themes, based on breeze and oxygen. Also fixed the call to the "geographic" icon and the "edit indi profile" icon since they may have been referencing the wrong icons. 4528 b10766d 2016-10-01 Akarsh Simha New workflow in the Observation Planner: Sort by % max. alt achieved 4529 94dc45f 2016-10-01 Akarsh Simha Add methods: SkyPoint::maxAlt() and SkyPoint::minAlt() 4530 922657a 2016-10-01 Akarsh Simha Replace includes by forward delcarations, change include order etc. 4531 a10ba5e 2016-10-01 Akarsh Simha Avoid polluting the global namespace with Eigen stuff. 4532 29f66bf 2016-09-30 Jasem Mutlaq Calibration mostly works now in internal guider. Need to test all cases after guiding and dithering are complete 4533 e191630 2016-09-30 Jasem Mutlaq Minor GUI update 4534 a8a8b94 2016-09-30 Jasem Mutlaq Minor GUI update to utilize space. Refactor sync 4535 c67aceb 2016-09-30 Jasem Mutlaq Minor GUI change. Need to update to reflect guiding changes 4536 3549507 2016-09-30 Jasem Mutlaq Refactor update 4537 68711ba 2016-09-30 Jasem Mutlaq Loading guide frame in its own separate view without need for FITSViewer window 4538 12a6c78 2016-09-30 Jasem Mutlaq Rearranging Guide states 4539 b291c29 2016-09-30 Jasem Mutlaq Refactor changes 4540 f06e813 2016-09-30 Jasem Mutlaq Streamline focus GUI in a grid 4541 4d0ae87 2016-09-30 Akarsh Simha Fix headers <---> items in Observation Planner 4542 18580ad 2016-09-30 Jasem Mutlaq Make profile images scalable without keeping aspect ratio, keep star images expandable with aspect ratio set. Use icons for Ekos options 4543 765ac46 2016-09-30 Akarsh Simha CachingDms test case for implicit conversion from dms 4544 74541e1 2016-09-30 Akarsh Simha New colum in the Wish List view for the new workflow: Current Altitude 4545 e2a39fe 2016-09-30 Akarsh Simha Refactor and simplify code in Observation Planner 4546 99841a7 2016-09-30 Akarsh Simha Cosmetic: Reorganize code in a more readable manner. 4547 de54636 2016-09-30 Akarsh Simha warnings--, fix compile error on Mac OS X. 4548 cce4f30 2016-09-29 Jasem Mutlaq Right-click now removes the crosshairs. Also, if there is a crosshair present then zoom in or out will try to center the view on the crosshair location 4549 531ec87 2016-09-29 Artem Fedoskin Fixing http://indilib.org/forum/general/1549-qt-error-when-building-kstars-from-source.html. Made Qt::AA_EnableHighDpiScaling used only in KStars Lite 4550 14dc85d 2016-09-28 Akarsh Simha Disable dms and CachingDms counting instrumentation 4551 5a978fd 2016-09-28 Akarsh Simha Revert "Experiment: Make Azimuth CachingDms" 4552 b85333a 2016-09-28 Akarsh Simha constify CachingDms setters 4553 fdf1cac 2016-09-28 Akarsh Simha Experiment: Make Azimuth CachingDms 4554 4fd4a00 2016-09-28 Akarsh Simha Revert "Experiment: Explicitly write out the computations of precession" 4555 66a7ea2 2016-09-28 Akarsh Simha Experiment: Explicitly write out the computations of precession 4556 743cba7 2016-09-28 Akarsh Simha Disable time-measuring instrumentation in SkyPoint and StarObject 4557 c5e709b 2016-09-28 Akarsh Simha Reduce number of multiplications in SkyPoint::aberrate() by factoring 4558 c1dc0b4 2016-09-28 Akarsh Simha Update comments in SkyPoint::precess() 4559 d9158d4 2016-09-28 Akarsh Simha Experiment: Is using Eigen::Matrix3d faster than 2D array and for loop? 4560 32de274 2016-09-28 Akarsh Simha Improve efficiency of SkyPoint::angularDistanceTo() etc. 4561 d470574 2016-09-28 Akarsh Simha Reduce coordinates to the range properly 4562 7a5cca4 2016-09-28 Akarsh Simha FIXME comments and cosmetic changes 4563 aa7dda0 2016-09-28 Akarsh Simha Add tests to check SkyPoint::precess() and related routines. 4564 5ca4464 2016-09-28 Akarsh Simha Reduce unnecessary include dependencies, use forward declarations. 4565 1a6d50b 2016-09-26 Akarsh Simha Virtualize dms setters to prevent wrong results if we convert to dms* 4566 5c0232b 2016-09-26 Akarsh Simha Improve CachingDms use in SkyPoint 4567 b3d5b61 2016-09-26 Akarsh Simha Fix accounting of bad cache uses. 4568 27d32e1 2016-09-25 Akarsh Simha Change some KSNumbers values to CachingDms to improve re-use 4569 6b9ddf7 2016-09-25 Akarsh Simha Improve use of CachingDms 4570 2029a90 2016-09-25 Akarsh Simha Inline inlinable methods in KSNumbers 4571 8fd7073 2016-09-25 Akarsh Simha A dms::reduceToRange() method. 4572 6e4fff4 2016-09-25 Akarsh Simha Profiling code to estimate the time spent in StarObject::udpateCoords() 4573 f838f26 2016-09-25 Akarsh Simha FIXME! dms::reduce() doesn't modify the dms, it returns a new one 4574 e01f22a 2016-09-25 Akarsh Simha Some minor optimizations. 4575 786e4fc 2016-09-25 Akarsh Simha Make EquatorialToHorizontal faster by a number of improvements 4576 69caa28 2016-09-25 Akarsh Simha Avoid resetting "catalog" coordinates if no proper motion was applied 4577 284282f 2016-09-25 Akarsh Simha Make KSNumbers::obliquity() return CachingDms 4578 13ac9e9 2016-09-25 Akarsh Simha Change LST and latitude to CachingDms -- this saves a lot of trig calls! 4579 5a9c6a4 2016-09-25 Akarsh Simha Show global number of bad CachingDms uses 4580 d9ec631 2016-09-25 Akarsh Simha Add profiling code to catch bad uses of CachingDms 4581 62b1e6a 2016-09-25 Akarsh Simha Profiling: Show caching information. 4582 da8bcf7 2016-09-25 Akarsh Simha Tests for CachingDms 4583 8c2dffa 2016-09-25 Akarsh Simha A CachingDms class that caches trigonometric values. 4584 37ba58d 2016-09-24 Akarsh Simha Calculate trig function redundancy within DeepStarComponent::draw() 4585 33b0361 2016-09-24 Akarsh Simha Revert "Experiment 1: Can we cache trig values during first computation?" 4586 2d4f65a 2016-09-24 Akarsh Simha Experiment 1: Can we cache trig values during first computation? 4587 5da196c 2016-09-24 Akarsh Simha Optimizations in StarObject::getIndexCoords() 4588 e7e88e1 2016-09-24 Akarsh Simha Cosmetics 4589 b91a0c3 2016-09-24 Akarsh Simha Profile trigonometric function calls to dms objects 4590 0860ef6 2016-09-24 Akarsh Simha Profiling Code: Determine time spent in EquatorialToHorizontal 4591 25b07e4 2016-09-24 Akarsh Simha Profiling Code: Count trigonometric calls on dms, and profile them. 4592 4549930 2016-09-24 Akarsh Simha Fix include order; and cosmetic changes. (++krazy::happiness;) 4593 f1be36f 2016-09-28 Akarsh Simha Use KStarsDateTime::stringToEpoch etc. in FocusDialog 4594 3aedbf0 2016-09-28 Akarsh Simha Fix epoch problems in KStarsDateTime 4595 90e7e72 2016-09-27 Akarsh Simha Fix the definition of Julian Epoch in KStarsDateTime 4596 22eefeb 2016-09-28 Jasem Mutlaq More progress in guide module. Load & Save settings now work 4597 ac085a8 2016-09-28 Jasem Mutlaq More progress on guide and calibration options 4598 5351890 2016-09-28 Jasem Mutlaq Send heartbeat imediately upon reception of watchdog device. Then set the timer only when receiving back the heartbeat value 4599 e06921b 2016-09-27 Jasem Mutlaq Fix typo that was causing a crash 4600 642bbc6 2016-09-27 Jasem Mutlaq Working on implementing calibration and guiding options 4601 8a971e3 2016-09-27 Jasem Mutlaq Updated splashscreen from Yuri 4602 cb0af55 2016-09-26 Jasem Mutlaq Now it compiles but nothing works as most functions disabled. Need to work next on calibration and guiding options setup 4603 e90f2e5 2016-09-26 Jasem Mutlaq More re-organization to the Ekos code base. Should be ready in a few days 4604 5b52774 2016-09-25 Jasem Mutlaq More progress of migrating guide stuff to new architecture, still a lot of way to go. Nothing compiles yet 4605 120af42 2016-09-25 Jasem Mutlaq More progress on migrating guide stuff 4606 e901f7d 2016-09-24 Jasem Mutlaq Add new guide interface files. Organizing Ekos hierarchy 4607 9ee9a4c 2016-09-24 Jasem Mutlaq Ekos GUI updates 4608 8a9983e 2016-09-24 Jasem Mutlaq Ekos re-organization 4609 e1f76e5 2016-09-24 Jasem Mutlaq Moving all mount module files to their own dedicated directly 4610 c35aeef 2016-09-24 Jasem Mutlaq Moving all scheduler module files to their own dedicated directly 4611 abcbcd8 2016-09-24 Jasem Mutlaq Moving all guide module files to their own dedicated directly. Separating external vs internal guiding tools. Started on creating internal to unify all guiding commands so that they can be used for either internal or external guiding tools equally. Major redesign of guide module tab to make all information available in one place. Still lots of work in progress 4612 aeb0239 2016-09-24 Jasem Mutlaq Moving all focus module files to their own dedicated directly 4613 f19e281 2016-09-24 Jasem Mutlaq Moving all align module files to their own dedicated directly. GUI is simplified even more 4614 37fecee 2016-09-24 Jasem Mutlaq Moving all capture module files to their own dedicated directly 4615 030e485 2016-09-24 Jasem Mutlaq Moving common Ekos files to the auxiliary directory for better organization 4616 ab7cc64 2016-09-24 Jasem Mutlaq Removing polar alignment mode since it can be done directly so now less user hassle to switch modes 4617 4212cea 2016-09-24 Jasem Mutlaq Draw FOV even while alignment is in progress to display mid progress results on the sky map 4618 82083ae 2016-09-24 Jasem Mutlaq Several changes to the guiding GUI to make it more compact, still needs further improvements maybe with embedded FITS View 4619 fcdf2f9 2016-09-24 Jasem Mutlaq Move and rename startup and shutdown procedure to make GUI more compact. Reduce spacings and margins 4620 685791e 2016-09-24 Jasem Mutlaq Re-order groups to make it more compact 4621 c808d92 2016-09-24 Jasem Mutlaq GUI improvement to make Ekos viewable on low resolution displays 4622 cbb8de7 2016-09-24 Jasem Mutlaq Remove unused functions, compact GUI 4623 880bbb6 2016-09-24 Jasem Mutlaq Compact align UI, needs further improvement in layout 4624 cee6680 2016-09-23 Yuri Chornoivan Fix EBN issues 4625 6db7a79 2016-09-22 Artem Fedoskin Added author and credits. Added lock for centering in KStars Lite (if you center and track some object on Android you will be able only to pinch-to-zoom while the lock is on) 4626 270a2b7 2016-09-22 Jasem Mutlaq Get rid of unnecessary signals since it is all being tracked now by the state 4627 1a46021 2016-09-22 Jasem Mutlaq Use state change to signal actual events instead of different signals for all various status changes 4628 6c580c2 2016-09-22 Jasem Mutlaq Use refactored name 4629 8840a60 2016-09-22 Jasem Mutlaq Remove unused signals since we rely mostly on module states now 4630 bd27846 2016-09-22 Jasem Mutlaq Get rid of obsolete signals and use lambdas where possible. keep track of modules states 4631 0585d04 2016-09-22 Jasem Mutlaq Use align status to indicate actual changes in status. Fix order of solving and delays to announce the solution 4632 06e7889 2016-09-21 Artem Fedoskin Set new splash screen in regular KStars 4633 bbd70f6 2016-09-22 Michael Palimaka Fix regression where INDI version check is ignored 4634 f9e75a6 2016-08-14 Heiko Becker tests: Use QTEST_GUILESS_MAIN 4635 d0ff31b 2016-09-21 Artem Fedoskin Probable fix of bug with disappearing and re-appearing labels in regular KStars. Need to test on other devices 4636 7d0b855 2016-09-21 Artem Fedoskin KStars Lite. Added "Find Object" icon to bottom drawer 4637 950a626 2016-09-20 Yuri Chornoivan Fix minor typo 4638 548a0ac 2016-09-20 Akarsh Simha Drastically speed up binary file -> SQLite database generation 4639 b32c941 2016-09-20 Artem Fedoskin Final commit before merging to master. Added comments to the rest of SkyNodes, basic nodes and dialogs. Adopted KStars Lite way of searching to regular KStars. 4640 67128ca 2016-09-18 Jasem Mutlaq All modules should use status to indicate what they are doing 4641 928d184 2016-09-18 l10n daemon script SVN_SILENT made messages (.desktop file) - always resolve ours 4642 1deb1f2 2016-09-18 Jasem Mutlaq Add more logging to isSequenceFileComplete to diagnose any future issues 4643 55f164c 2016-09-17 Jasem Mutlaq Disable and enable start button based on number of jobs 4644 353d5f8 2016-09-17 Artem Fedoskin Added comments to all SkyItem derived classes. Started to add comments to SkyNode derrived classes. Added function for deleting all childNodes to TrixelNode 4645 31a7b6d 2016-09-16 Jasem Mutlaq Disable all queue edit buttons while sequence is in progress 4646 d210c12 2016-09-15 Jasem Mutlaq Start sequence as well if state is capture complete 4647 e52c841 2016-09-15 Jasem Mutlaq Always set filterReady to true if the frame type is either bias or dark 4648 020015c 2016-09-15 Jasem Mutlaq Fix typo 4649 d40a345 2016-09-14 Jasem Mutlaq Set dome device in capture module 4650 630156c 2016-09-14 Jasem Mutlaq on guide abort, abort the capture completely 4651 4d33442 2016-09-14 Jasem Mutlaq Fix typo 4652 2c94014 2016-09-14 Jasem Mutlaq Debug tracking box 4653 ba36ebd 2016-09-14 Jasem Mutlaq Fix signal/slot connection. Disabled selecting autostar after calibration as guide would do it anyway 4654 c547d10 2016-09-14 Jasem Mutlaq Using lambda to signal alignment startup after configured delay 4655 7ae00e2 2016-09-14 Jasem Mutlaq Do not process a NULL BLOB 4656 3642c4b 2016-09-14 Jasem Mutlaq Fix setWCS enable/disable notification 4657 898be9d 2016-09-14 Jasem Mutlaq If we cannot load the file, do not signal we have a BLOB 4658 91b5bfe 2016-09-13 Jasem Mutlaq Get rid of obsolete signals. Move selectAutoStar to guide module instead of calibration 4659 83a192a 2016-09-13 Jasem Mutlaq Add the day offset if we are past dawn instead of hardcoded 12 4660 40f1ec3 2016-09-13 Jasem Mutlaq If focus fails at post-alignment stage, we need to set state back to post-alignment so that it proceeds correctly 4661 bda8ab1 2016-09-13 Jasem Mutlaq fix comments 4662 ab4b451 2016-09-12 Jasem Mutlaq Disable call to updateCoords since it creates problem when ra0/dec0 are not valid for some objects 4663 ee5669c 2016-09-12 Jasem Mutlaq Major overhaul of guiding module to make it work better with the FITSView tracking box that is used by all modules now. Use Dark Library to capture darks whenever necessary. Tweaked GUI a bit. Subframing on different binning and box size variations work a lot more reliably now 4664 18e7dce 2016-09-12 Jasem Mutlaq Improved scheduler GUI. Add ability to pause the scheduler. Fix bug with jobs being re-shuffled after scoring is complete. Fix single click vs double click issue when it comes to editing a job and resetting its status. Add KDE event in case scheduler is aborted due to whatever reason 4665 dde6847 2016-09-12 Jasem Mutlaq Fix slot name 4666 b75dd9e 2016-09-12 Jasem Mutlaq Fix astronomy.net online solving issues. Use asynchronous transfer since sync. causes a lot of event loop issues. 4667 ab78d97 2016-09-12 Jasem Mutlaq Use options verbose to check for verbosity settings 4668 542f789 2016-09-12 Jasem Mutlaq Add dark library options. Add options taken from Ekos align module 4669 e29969e 2016-09-12 Jasem Mutlaq Add capture paused state 4670 1e647c4 2016-09-12 Jasem Mutlaq Distinguish between shutterful and shutterless CCDs. Ask the user if the CCD has a shutter or not as to avoid asking the user to cover the telescope if it already has a shutter 4671 a05de10 2016-09-12 Jasem Mutlaq Focus module no longer have to actively revert to whatever frame settings it initially started with since this created more unnecessary complexities. Each module is separately responsible for their own frame settings. Subframing works correctly with dark frames 4672 3954632 2016-09-12 Jasem Mutlaq Added ability to pause sequences and then resume them later. The module now accepts an optional target name which it will append to the root directory of the sequence file. This way the scheduler or other scripts can still use the same sequence files but with different targets 4673 32fe363 2016-09-12 Jasem Mutlaq Reworked GUI, reduced clutter and darks are now taken from the Dark Library 4674 81d5949 2016-09-12 Jasem Mutlaq Add FITS Align support to the CCD interface 4675 2b77d52 2016-09-12 Jasem Mutlaq Add align tab so it can be inspected separately from preview or batch images 4676 61283b4 2016-09-12 Jasem Mutlaq Add Dark Library options and moved some seldom used options away from Ekos to reduce clutter to the settings screen instead 4677 24f5007 2016-09-12 Jasem Mutlaq Add Ekos abort event 4678 9499956 2016-09-06 Jasem Mutlaq More progress on dark frame library. Now it works across capture, guide, and focus modules 4679 4e290af 2016-09-06 Jasem Mutlaq More progress on dark frame library 4680 38e52bb 2016-09-06 Jasem Mutlaq + Dark Library working in capture module. + Fix issues with setting FITS dir + Fix issue with Preview tab title being hidden after a capture when the previous capture is a batch image. + Autostretch only runs on FITS_NONE images. + Remove useless and broken gamma slider. + White space cleanups. 4681 842b534 2016-09-05 Jasem Mutlaq Use FOVManager to handle how FOVs are stored. This fixes a number of memory related bugs. Need to migrate this to SQLite instead of file 4682 b524e15 2016-09-05 Akarsh Simha Code to put USNO NOMAD binary data file contents into a SQLite database 4683 3c99412 2016-09-05 Yuri Chornoivan Complete the sentence 4684 7f7d2d2 2016-09-05 Jasem Mutlaq Initial work for dark library 4685 0acf553 2016-09-04 Jasem Mutlaq Fixing some issues with memory as reported by Valgrind, need to check more. Please double check. 4686 eeb3f9e 2016-09-02 Jasem Mutlaq Fix few focus box selection issues especially with different bin settings 4687 66106b0 2016-09-01 Artem Fedoskin Added tutorial mode. Fixed bug when context window for object was appearing while zooming. 4688 d53f6ff 2016-08-31 Jasem Mutlaq Reject invalid frame requests 4689 4b23f1e 2016-08-31 Jasem Mutlaq Save the frame settings for the current session for all the CCDs. Settings are saved when an image is captured. Needs testing 4690 3518013 2016-08-31 Jasem Mutlaq No need to be redundant here 4691 5bae8f5 2016-08-31 Jasem Mutlaq Introduce 1500ms delay between slew motion completion and start of capturing for next astrometry image to avoid residual motion from the mount 4692 46cfa92 2016-08-30 Jasem Mutlaq 1. Making INDI Control Panel independent as an option 2. Reparent stuff to avoid problems closing them down after KStars is shutdown 3. Add show logs button to advanced options 4693 4694 2.6.0 (Ikarus): 4695 ===================---------------------------------- 4696 4697 - Complete Windows support (GSoC 2016) 4698 - Lite version for Tablets & Mobiles (GSoC 2016) 4699 - Updated and Improved Alt vs. Time tool. 4700 - Added FOV symbols to tool bar. 4701 - Increased performance by disabling AlwaysRecomputeCoordinates by default. 4702 - Fixed performance bug in SkyMap. 4703 - What's Interesting Tool is migrated to QML2. 4704 - Ekos: Create subdirectory for each filter type if available. 4705 - Ekos: Added Scheduler DBUS Interface 4706 - Ekos: Added support to PHD2 4707 - Ekos: Drivers profile support 4708 4709 2.3.0 (Altair): 4710 ===================---------------------------------- 4711 4712 - Migrated to KDE Frameworks 5 4713 - Ekos DBUS Interface 4714 - INDI DBUS Interface 4715 4716 1.0 (Kornephoros): (* indicates to-be-done) 4717 ===================---------------------------------- 4718 4719 Display Features: 4720 4721 - Added Comets and Asteroids (numbers of each?). 4722 4723 - Added Jupiter's Moons: Io, Europa, Ganymede and Callisto 4724 4725 - Added configurable "Target Indicator" at center of display. 4726 4727 4728 Other Features: 4729 4730 * Have any planetary body leave a trail as it moves across the sky. 4731 4732 - Tag any named object with a name label (in popup menu) 4733 4734 - High-quality printouts 4735 4736 - "Default Zoom" menu item/toolbar button 4737 4738 4739 Performance: 4740 4741 - Rigorous performance profiling with valgrind has resulted in 4742 sky-rendering times about half of what they were in 0.9.1 4743 4744 - Startup time has been greatly reduced by more efficient 4745 algorithms to read in large data files. 4746 4747 4748 New Tools: 4749 4750 - Altitude vs. Time plotter 4751 4752 - Light-curve Plotter for variable stars 4753 4754 - Detailed Information Window has been greatly expanded; in addition 4755 to presenting data about the object, it allows you to manage the 4756 object's internet links, query professional astronomical databases, 4757 and attach personalized text to the object's data record. 4758 4759 * KStars script generator: a GUI to build KStars DCOP scripts. 4760 4761 4762 Miscellany: 4763 4764 - New KStars icon 4765 4766 - Opening secondary KStars windows is finally stable 4767 4768 - Expanded DCOP functionality; can now generate interesting 4769 "demo movies" with KStars. 4770 4771 - Delay "focus below horizon" popup window to avoid mysterious 4772 exit condition. 4773 4774 - Updated some inline object images 4775 4776 * Expanded number of image/info links 4777 4778 - KStars can now alternately use a localized list of internet links, 4779 rather than the default which links to mostly English-only 4780 websites. 4781 4782 - We no longer support KDE 2.x 4783 4784 4785 0.9.1 (Indus): 4786 ===============-------------------------------------- 4787 4788 This is a maintenance release; it contains all the feature 4789 improvements we have made up to the KDE 3.1 feature freeze. 4790 4791 - The Info Panel has been removed; in its place, we display the 4792 time/geography/focus data directly on screen in three separate 4793 "Info Boxes". These can be dragged around the window to any 4794 position, and they "stick" to the window edges on resize events. 4795 In addition, each box can be "shaded" (by double-clicking) 4796 between a full mode, and a short mode, in which only one line of 4797 information is shown. 4798 4799 - New "Detailed Information" window displays name, position and other 4800 information about any object in the sky. 4801 4802 - Redesign of Time Step widget in the main toolbar. The new custom 4803 widget renders properly in all widget styles and should function 4804 more consistently. 4805 4806 - ~50% improvement in sky-rendering speed due to code optimization 4807 4808 - Improved display of angles as strings (use 4809 degree/arcminute/arcsecond symbols instead of letters d,m,s). 4810 4811 - More accurate Rise/Set/Transit times for planets 4812 4813 - new AstroCalculator module: "Day Duration"...calculates time of 4814 sunrise/sunset/noon as well as length of day and position of Sun 4815 at these three times. 4816 4817 - Added many locations to geographic database, including major 4818 observatories. 4819 4820 - More AstroInfo articles on on Blackbody Radiation, Parallax, 4821 Stars, Star Colors, Dark Matter, and Elliptical Galaxies 4822 4823 - Handling of Daylight Savings time (a.k.a. Summer Time) is more stable. 4824 4825 - Many bugfixes, including some more memory leaks. 4826 4827 - Various usability/stability improvements. 4828 4829 4830 0.9 (Indus): 4831 ============-------------------------------------------- 4832 4833 Display Features: 4834 - Configurable InfoPanel: can choose to show parts of infopanel, or hide 4835 it all. 4836 4837 - We now show the sky "slewing" to a new position, instead of "snapping" 4838 immediately to the new position. You can turn this off in the options. 4839 4840 - Added planet name labels 4841 4842 - Planets drawn with more realistic angular sizes and position angles 4843 4844 - The NGC/IC catalogs are now complete (13,000 deep sky objects; the old 4845 version had ~10,000). In addition, the new catalog has more precise 4846 coordinates. 4847 4848 - Deep sky objects drawn with correct angular size and position angle 4849 (including images) 4850 4851 - Added many more zoom levels 4852 4853 - KDE3 automatically alpha-blends the planet, Messier, and star bitmaps 4854 in the sky map 4855 4856 - KStars can spawn multiple windows. Use this with caution; it isn't 4857 stable yet! 4858 4859 - Added View Options toolbar, which provides buttons to toggle the display 4860 of major sky features (stars, constellations, planets, deep sky obj., 4861 coordinate grid, and horizon) 4862 4863 - Added Advanced tab to Configuration window 4864 4865 4866 Other Features: 4867 - Can now add custom object catalogs! 4868 4869 - Manual focus function (you enter exact coordinates to center on). 4870 4871 - Added AstroCalc calculator window 4872 4873 - Added wider range of timesteps 4874 4875 - Time can now run backwards 4876 4877 - Added Daylight Savings Time rules 4878 4879 - Added DCOP interface, which will form the foundation of our scriptable 4880 behavior features. 4881 4882 - Can zoom with the mouse wheel, or by dragging with the middle mouse 4883 button. 4884 4885 - new "Advanced" Options tab for tweaking behaviors such as atmospheric 4886 refraction correction, hiding objects while moving, and animated slewing 4887 4888 - Preliminary Print function (does not work well yet) 4889 4890 - "Tip of the Day" window 4891 4892 4893 Calculation Accuracy: 4894 - More accurate Planet positions: now properly include aberration, 4895 nutation, light travel time delay. Planet positions are updated 4896 more often. 4897 4898 - Atmospheric refraction: in Alt/Az mode, we include the effect of our 4899 atmosphere, which bends light that passes through it, slightly altering 4900 the positions of objects in the sky. 4901 4902 - rewrote time handling code; simulation time is now kept by a separate 4903 class. 4904 4905 4906 Performance: 4907 - Using a memory cache for object images, which greatly reduces CPU load 4908 when object images are on-screen. 4909 4910 - rewrite of splashscreen/data loading procedure to be more efficient. 4911 4912 - Find Object (by Name) function is faster 4913 4914 - clicking on the map to identify an object is more intelligent when 4915 several objects are near the clicked location (it prioritizes the 4916 selection by object type). 4917 4918 4919 Code Structure: 4920 - major code overhauls to improve performance and memory usage 4921 4922 - Improved OOP code structure (classes are more independent; and 4923 have private data). 4924 4925 - Planet data stored in a hierarchy of classes. 4926 4927 - the information panel is now its own class 4928 4929 - using XMLGUI to describe menu and toolbar structure 4930 4931 - Menus conform to the standard KDE structure 4932 4933 4934 Several bugfixes, including some crash conditions. 4935 4936 4937 0.8 (Hydra): 4938 ============----------------------------------------------- 4939 4940 Sky display: Milky Way is now filled. Added coordinate grid. 4941 Reorganized "colors" tab in options window. Added options to 4942 show constellation names in native language, or as official IAU 4943 abbreviations. Popup menu now shows Rise/Set times of the object. 4944 Added "genetive" star names (e.g., "alpha Orionis"). Added 4945 keyboard shortcuts to center on planets, and on cardinal direction 4946 points along the horizon (N, S, E, W). 4947 4948 Customization: Ability to add custom geographic locations, custom 4949 URLs, and custom color schemes. Added "star chart" predefined 4950 color scheme. 4951 4952 Geographic locations: Added about 80 non-US cities to locations 4953 database. Improved determination of a location's time zone. 4954 Added optional "Province" field to geolocation database. 4955 4956 Documentation: Updated Handbook. Added AstroInfo articles to the 4957 Handbook. Added toolbar button to launch handbook browser 4958 4959 Performance: 4960 - Improved memory handling (unused objects are not loaded into 4961 memory on startup). 4962 4963 4964 0.7 (Gemini): 4965 =============------------------------------------------------ 4966 Added realistic star colors. 4967 Added ability to provide custom image and information links. 4968 Most Messier objects now shown as inline images directly on the sky map. 4969 Expanded number of internet links. 4970 Added Pluto. 4971 Added Milky Way countour. 4972 Added spectral type of stars to popup menu. 4973 Automated object tracking when an object is centered. 4974 Display name and coordinates of centered object in the infoPanel. 4975 Fixed "extra layout" error messages. 4976 Improved efficiency of KSPlanet::findPosition(). 4977 Initial startup parameters make more sense. 4978 If focus point is below horizon when KStars restarts, a warning message 4979 is triggered. Also, if it is shut down while tracking an object, it 4980 will still be tracking when restarted. 4981 Choose latin or localized constellation names. 4982 Various bug fixes and minor improvements. 4983 4984 4985 0.6 (Fomalhaut): 4986 ================-------------------------------------------- 4987 Added the moon, with phases. 4988 Reorganized the InfoPanel widget (and painted it black). 4989 The sky map now stretches when the window is resized. 4990 Improved startup speed and vastly improved speed of the "Find Object" 4991 function. 4992 4993 0.5 (Enif): 4994 ===========------------------------------ 4995 Added Sun and all planets except Pluto. 4996 Reorganized view options dialog. 4997 Added Splash Screen, with loading messages. 4998 4999 0.4 (Deneb): 5000 ============----------------------------- 5001 Added customizable display options, including color palette. 5002 Implemented Alt/Az Coordinate system. 5003 Added optional opaque horizon. 5004 Expanded star catalog. 5005 Deep-sky objects symbols indicate object type, and color indicates catalog. 5006 Added NGC/IC catalog. 5007 Added links to HST press release images. 5008 Added Find-by-name function. 5009 Updated documentation. 5010 5011 0.3 (Castor): 5012 =============---------------------------- 5013 added Messier objects, constellation lines, image downloads, 5014 drag sky w/ mouse. 5015 5016 0.2 (Betelgeuse): 5017 =================---------------- 5018 added global coverage to city database 5019 5020 0.1 (Altair): 5021 =============-------------------- 5022 first public release 5023