Skip to content
This repository has been archived by the owner on Oct 10, 2022. It is now read-only.

Releases: GuLinux/PlanetaryImager

0.3.0

25 Aug 22:04
Compare
Choose a tag to compare
0.3.0 Pre-release
Pre-release
  • Removed Qt 5.5 dependency, now it compiles with Qt 5.4 too (found in much more distributions)
  • Edge detection for focus help
  • Support for color cameras, still untested but it might work
  • Added ser_extract_frames, command line utility to select single frames and ranges to a new file

Version 0.2.1

15 Aug 12:28
Compare
Choose a tag to compare
Version 0.2.1 Pre-release
Pre-release

Just a minor upgrade, adding a desktop launcher and a nice icon

Second pre release

15 Aug 10:28
Compare
Choose a tag to compare
Second pre release Pre-release
Pre-release

This release adds much more stability and performance improvements.
It also fixes a driver issue where the system is overloaded.
A few minor improvements on SER file saving, such as camera, observer and telescope settings, and single frame timestamp generation

First alpha

11 Aug 11:36
Compare
Choose a tag to compare
First alpha Pre-release
Pre-release

Working support for 8bit imaging grayscale QHY cameras. Tested with my QHY5L-IIm at 30fps on maximum resolution.
Everything else is quite experimental and/or not working.

Using QHY driver to ensure best support and maximum performances.

Source installation:
clone the repository, checkout also the qhyccd submodule (git submodule init && git submodule update) and build it following README .

Binary installation:
Download the atttached archive.
Extract it to the root directory with the following command:
sudo tar xzvf PlanetaryImager-0.1.tar.gz -C /

Launch the application with the following command:
planetary_imager_launcher