×

INDI Library v2.0.7 is Released (01 Apr 2024)

Bi-monthly release with minor bug fixes and improvements

AstraLite - simple INDI client for astrophotography and livestacking

  • Posts: 115
  • Thank you received: 34
Yes, I think it came with version 0.0.35 or later. I uploded log to git hub issue.
11 months 2 weeks ago #92668

Please Log in or Create an account to join the conversation.

  • Posts: 115
  • Thank you received: 17
Thanks! Try astra_lite-0.0.58-x64-win.7z
Frame cropping selection will be disabled in case of your camera
11 months 2 weeks ago #92675

Please Log in or Create an account to join the conversation.

  • Posts: 447
  • Thank you received: 30
I tried some more.

An error occurs when using RGB24 (in-camera binning compatible mode) with a ZWO camera.

If your app crashes with an error, the driver will stay up and you won't be able to connect unless you switch to remote.

When sharing with other applications such as Ekos, even if it is local, if you do not check the remote connection, it will not connect. (the part I pointed out earlier)

Others work fine. (focus, mount, etc.)

I look forward to future additions to Gain, Color Control and PlateSolving.
Last edit: 11 months 2 weeks ago by T-Studio.
11 months 2 weeks ago #92737

Please Log in or Create an account to join the conversation.

  • Posts: 115
  • Thank you received: 17
T-Studio, please upload application log when it was crashed

What is RGB24? Google didn't help
11 months 1 week ago #92739

Please Log in or Create an account to join the conversation.

  • Posts: 447
  • Thank you received: 30
RGB24 will be the mode of the CCD driver. You can choose Raw16, Raw8, RGB24, etc. on the INDI control panel.
Since RGB24 synthesizes color images with a camera, color binning is possible.

I didn't get the log when it crashed.
where do i set it?

A similar situation can be reproduced by starting the driver first with Ekos. (Cannot connect locally, can connect remotely)
11 months 1 week ago #92741

Please Log in or Create an account to join the conversation.

  • Posts: 447
  • Thank you received: 30
I found the log and will send it.
11 months 1 week ago #92742

Please Log in or Create an account to join the conversation.

  • Posts: 115
  • Thank you received: 17
Thanks! Proper log is first. Last records are
[2023-05-10 01:15:30.037143 +09:00] ERROR (╯°□°)╯︵ ┻━┻ PANIC OCCURRED
[2023-05-10 01:15:30.037237 +09:00] ERROR Panic paiload: called `Result::unwrap()` on an `Err` value: Custom { kind: Unsupported, error: "BITPIX = 8 is not supported" }
[2023-05-10 01:15:30.037257 +09:00] ERROR Panic location: src/image_raw.rs:162:58
AstraLite not support RGB images right now (only RAW source is accepted). I will fix it and app will show message about format is not supported instead of crash
Last edit: 11 months 1 week ago by Denis.
11 months 1 week ago #92743

Please Log in or Create an account to join the conversation.

  • Posts: 115
  • Thank you received: 17
Done. Also app will stop indiserver when it crashed
11 months 1 week ago #92744

Please Log in or Create an account to join the conversation.

  • Posts: 115
  • Thank you received: 17
New alpha version 0.0.72. Not tested on real sky (
Main new features:
* Ability to set dark and highlight levels. It allow to make image contrast in live stacking mode
* Support of bias frames
* Forced gradient removal from frame in live stacking mode
+ a lot of fixes and improvements

NOTE: Options were refactored in this version. All previous options will lost!
Last edit: 11 months 1 week ago by Denis.
11 months 1 week ago #92840
Attachments:

Please Log in or Create an account to join the conversation.

  • Posts: 447
  • Thank you received: 30
I would like to have a button that saves the currently displayed image.

It makes it easier to save live stacked images.

Save formats such as Fits, Jpeg, and PNG are convenient. (Due to INDI's update, I no longer have a machine that works properly... Only the old system Raspberry Pi 4 and ARM32 are working properly, so it seems I won't be able to test much...)
11 months 1 week ago #92897

Please Log in or Create an account to join the conversation.

  • Posts: 115
  • Thank you received: 17
I already planned it ) This feature was planned to be done before beta version.
But now I have to refactor the architecture of the application.
11 months 6 days ago #92900

Please Log in or Create an account to join the conversation.

  • Posts: 115
  • Thank you received: 34
It would be great to have some sort of GOTO functionality. Mayge just a list of stellar objects to select from or RA and DE fields to manually enter coordinates?
11 months 5 days ago #92920

Please Log in or Create an account to join the conversation.

Time to create page: 0.660 seconds