19 Commits

Author SHA256 Message Date
f62d048292 Accepting request 1282775 from home:krop:branches:Application:Astrophotography
- Update to 2.7
  * StellarSolver new use different names for Qt6 and Qt5 libraries
- Start using Qt 6 for building stellarsolver

OBS-URL: https://build.opensuse.org/request/show/1282775
OBS-URL: https://build.opensuse.org/package/show/Application:Astrophotography/stellarsolver?expand=0&rev=31
2025-06-06 08:13:35 +00:00
17b7e0b2c0 Accepting request 1194850 from home:krop:gcc14
Update to 2.6 (also fixes build with gcc 14)

OBS-URL: https://build.opensuse.org/request/show/1194850
OBS-URL: https://build.opensuse.org/package/show/Application:Astrophotography/stellarsolver?expand=0&rev=29
2024-08-22 12:51:45 +00:00
27141e573a - Update to 2.5:
* The keyword used for ASTAP parity was updated since some images were getting the opposite parity due to an issue with the other keyword.
  * The Online flip for astrometry was removed since it was not needed anymore.
  * The he URL for Online astrometry was updated as well.

OBS-URL: https://build.opensuse.org/package/show/Application:Astrophotography/stellarsolver?expand=0&rev=27
2023-09-06 12:01:41 +00:00
30a4c00fa1 fix spec
OBS-URL: https://build.opensuse.org/package/show/Application:Astrophotography/stellarsolver?expand=0&rev=25
2023-03-10 09:29:51 +00:00
2dad176d5a - Build AVX2 enabled hwcaps library for x86_64-v3
OBS-URL: https://build.opensuse.org/package/show/Application:Astrophotography/stellarsolver?expand=0&rev=23
2023-03-08 10:11:35 +00:00
ced07f4370 - Update to 2.4:
* Make sure stellarsolver does not run after its deleted.
  * Adding an abort and wait function that will wait synchronously, if desired.
  * Add parallel abort support.
  * Preventing program freezes and improving messages.

OBS-URL: https://build.opensuse.org/package/show/Application:Astrophotography/stellarsolver?expand=0&rev=21
2022-08-01 12:20:12 +00:00
e90060832a - Update to 2.3:
* It can now selected the color channel one would like to extract or solve,
    if it is an RGB image, or one can select to integrate or average the channels.
  * Add StellarBatchSolver, a tool that can be used to automatically solve, extract,
    and export a large number of images.
  * Improvements to memory management.
  * Performance improvements.
  * Bug fixes.

OBS-URL: https://build.opensuse.org/package/show/Application:Astrophotography/stellarsolver?expand=0&rev=18
2022-06-16 06:30:00 +00:00
345ea0c0e4 clean up changelog
OBS-URL: https://build.opensuse.org/package/show/Application:Astrophotography/stellarsolver?expand=0&rev=16
2022-03-16 15:56:22 +00:00
9b87049cc0 fix typo in changelog file
OBS-URL: https://build.opensuse.org/package/show/Application:Astrophotography/stellarsolver?expand=0&rev=14
2022-03-16 06:51:37 +00:00
5c75acda38 - Update to 2.2:
* fix valgrind issues
  * improve memory management
  * correctig downsample in WCSData

OBS-URL: https://build.opensuse.org/package/show/Application:Astrophotography/stellarsolver?expand=0&rev=13
2022-03-16 06:50:25 +00:00
de655d40e0 update changelog
OBS-URL: https://build.opensuse.org/package/show/Application:Astrophotography/stellarsolver?expand=0&rev=12
2022-03-16 06:46:49 +00:00
3a68815bca - Use latest git since it contains quite some fixes:
* fix for watney solver
  * remove wrong options from watney solver
  * add ability to abort on internal star extraction
  * detect ASTAP in /usr/bin
  * add support for saving results
  * avoid name conflict in includes in Kstars
  * fix crash that may happen during logging
  * fix solver paths

- Update to 2.0:
  * Eliminating the last external files: solved and cancel files from the internal solver
  * Making an interface between the C++ and astrometry.net logging that works well to fix logging issues
  * Making StellarSolver easier to use in a blocking way, including using it as a C++ temporary object
  * Making the convolution filter easier to generate and use as well as adding more types of filters
  * Significantly reducing the astrometry code needed for the solver
  * Adding support for a new external solver: the Watney Astrometry Solver
  * Improving the abort code so that it shuts down faster
  * Adding a number of demos to show how to use StellarSolver
  * Adding healpix and index series hints so that you can speed up solves in localized areas based on former solves
  * Making it possible to run two stellar solvers simultaneously
  * Adding some new options for star extraction
  * Making API simplifications
  * Fixing some memory leaks and other warnings on various operating systems
  * Removing some unused code
- Remove fix-version.patch
- Rename package to libstellarsolver

OBS-URL: https://build.opensuse.org/package/show/Application:Astrophotography/stellarsolver?expand=0&rev=11
2022-03-16 06:46:34 +00:00
2d88ed1ab8 Revert back to 1.9
OBS-URL: https://build.opensuse.org/package/show/Application:Astrophotography/stellarsolver?expand=0&rev=10
2022-03-03 07:28:33 +00:00
516aa2993c - Update to 2.0:
* Eliminating the last external files: solved and cancel files from the internal solver
  * Making an interface between the C++ and astrometry.net logging that works well to fix logging issues
  * Making StellarSolver easier to use in a blocking way, including using it as a C++ temporary object
  * Making the convolution filter easier to generate and use as well as adding more types of filters
  * Significantly reducing the astrometry code needed for the solver
  * Adding support for a new external solver: the Watney Astrometry Solver
  * Improving the abort code so that it shuts down faster
  * Adding a number of demos to show how to use StellarSolver
  * Adding healpix and index series hints so that you can speed up solves in localized areas based on former solves
  * Making it possible to run two stellar solvers simultaneously
  * Adding some new options for star extraction
  * Making API simplifications
  * Fixing some memory leaks and other warnings on various operating systems
  * Removing some unused code
- Remove fix-version.patch
- Rename package to libstellarsolver

OBS-URL: https://build.opensuse.org/package/show/Application:Astrophotography/stellarsolver?expand=0&rev=8
2022-03-03 07:08:19 +00:00
110e4a793a - Add fix-version.patch
OBS-URL: https://build.opensuse.org/package/show/Application:Astrophotography/stellarsolver?expand=0&rev=7
2022-01-24 15:49:16 +00:00
fe9d86bcc0 - Update to 1.9:
* use C locale for numbers
  * fixed some warnings
  * enclosing the deprecated code corrections in qt version check ifdefs

OBS-URL: https://build.opensuse.org/package/show/Application:Astrophotography/stellarsolver?expand=0&rev=6
2022-01-24 15:44:52 +00:00
755a63f8b2 - Update to 1.8:
* it is now possible to use the external astrometry.net
    local solver without it needing to invoke python
  * fixes and improvements wrt astrometry.net
  * protect against malformed subframes that might lead to crashes
  * fix parity calculations for ASTAP and Local Astrometry.net

OBS-URL: https://build.opensuse.org/package/show/Application:Astrophotography/stellarsolver?expand=0&rev=5
2021-08-30 09:30:47 +00:00
efc3684646 Accepting request 895179 from Application:Astrophotography
Automatic submission by obs-autosubmit

OBS-URL: https://build.opensuse.org/request/show/895179
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/stellarsolver?expand=0&rev=2
2021-06-01 08:35:03 +00:00
a689b06c2d Accepting request 857899 from KDE:Extra
Init stellarsolver. A new kstars build dependency.

OBS-URL: https://build.opensuse.org/request/show/857899
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/stellarsolver?expand=0&rev=1
2021-01-05 17:11:48 +00:00