×

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: 117
  • Thank you received: 17
For MS Windows just download archive from `x64-windows_archive`, unpack it anywhere and run `astra_lite.exe`

PS: you can connect to INDI server only remotely in windows version
The following user(s) said Thank You: Osvaldo Paez
1 year 5 months ago #92218

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

  • Posts: 42
  • Thank you received: 4
Thank you, I did not find it, now I look for it and download it.
If that's the idea, I have the INDI server in a RBPi4
Best regards
1 year 5 months ago #92219

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

  • Posts: 117
  • Thank you received: 17
I am glad to hear it
Just notice: color theme in windows version must be selected manually (by Options -> Color theme menu). Linux version uses OS color theme
The following user(s) said Thank You: Osvaldo Paez
1 year 5 months ago #92221

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

  • Posts: 447
  • Thank you received: 30
wonderful
I've been longing for a live stacking app that works with SBCs such as RaspberryPi.

Is an ARM32 binary also possible?
1 year 5 months ago #92222

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

  • Posts: 447
  • Thank you received: 30
I tried the Windows version of the binary.

I was able to connect to the Linux INDI driver without any problems, and I could see the camera image.

I didn't really understand the effect of live stacking because I tried it with a simulation driver.
1 year 5 months ago #92223

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

  • Posts: 117
  • Thank you received: 17
Arm32 is possible but I have no idea how to build it (i build ARM64 binary directly at my Orange PI board). It is possible to build for ARM32 on x64 PC using cross-compilation but I'm still not familiar with this technology.
For live stacking there must be stars in the picture to align each image. For real live stacking you also have to make flat and dark image before.

The program lacks the ability to set the image viewing settings manually (like histogram in SharpCap). But I plan to do it before first release )
1 year 5 months ago #92224

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

  • Posts: 119
  • Thank you received: 36

Rendering Error in layout Message/Item: array_keys(): Argument #1 ($array) must be of type array, null given. Please enable debug mode for more information.

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

  • Posts: 117
  • Thank you received: 17
Simon, Thanks for testing my program!

First, Is there any emulation for indi_pylibcamera?

Second, I want to see program logs. Select "Options -> Log level -> Verbose" and try to take another shot. Logs for windows are stored in %APPDATA%\.astra_lite\logs folder Please upload latest log to forum. I will look.
1 year 5 months ago #92232

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

  • Posts: 447
  • Thank you received: 30
Thank you for your contact.

Since the distribution I distribute is 32-bit, I wanted to add binaries if available.

tstudioastronomy.blog.fc2.com/blog-entry-268.html

I don't know how to use it yet, but I'm looking forward to this app because it seems to have a function to do live stacking in RAM like SharpCap. (Stacking using saved images will be very slow on a weak machine...)
1 year 5 months ago #92233

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

  • Posts: 119
  • Thank you received: 36
@Denis First of all, your program looks really promissing, amazing work!
As far as I know there is no emulator for indi_pylibcamera driver. Here is GitHub project: github.com/scriptorron/indi_pylibcamera

My equiptment:
Raspberry Pi 4B 64 bit Bullseye with HQ Camera attached

What I did:
  1. freshly rebooted Raspberry PI
  2. I have started indi server like this: indiserver -v ~/Projects/indi_pylibcamera/indi_pylibcamera.py
  3. run astra_lite.exe on Windows 11
  4. set log level to very verbose
  5. pressed button Connect INDI
  6. pressed button Connect in Camera INDI panel
  7. switch to Camera & focuser tab
  8. pressed button Take shot
  9. waited for 2 minutes
  10. pressed button Stop
  11. closed astra_lite.exe

After pressing Take shot button progress indicator goes from 0/0 (gray color) to 1/1 (green color) but no picture gets displayed during process.

I have attached astra_lite logs and INDI output from terminal window.
Last edit: 1 year 5 months ago by Simon.
1 year 5 months ago #92243
Attachments:

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

  • Posts: 117
  • Thank you received: 17
Thanks for logs! It looks like there is something wrong with parsing of incoming blobs in my program. I will rewrite it (but this takes some time).

PS: if to run INDI camera simulator (indi_simulator_ccd) will the result be the same?
1 year 5 months ago #92244

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

  • Posts: 117
  • Thank you received: 17
T-Studio, sorry. Compilation for ARM32 is not priority task for me now. I plan to to 1) Driver crash recovery, 2) Preview image configuration by histogram before beta release
Last edit: 1 year 5 months ago by Denis.
1 year 5 months ago #92247

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

Time to create page: 1.296 seconds