×

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

Bi-monthly release with minor bug fixes and improvements

Touptek Camera SDK Major Update

  • Posts: 239
  • Thank you received: 38
Is there a way to turn on the window heater when cooling is activated? I live in a high humidity environment and it would be nice that the heater turns on when cooling turns on.
1 year 3 months ago #89725

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

  • Posts: 12
  • Thank you received: 1
the heater has its own function. But I think you could add it in when connect the camera
1 year 3 months ago #89727

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

  • Posts: 12
  • Thank you received: 1
Please remember heater has level 0(OFF) 1 2 3 4
1 year 3 months ago #89729

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

  • Posts: 213
  • Thank you received: 31
I don't think the INDI driver implements heater levels. The only choice is On/Off
1 year 3 months ago #89730

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

  • Posts: 21
  • Thank you received: 9

Replied by max on topic Touptek Camera SDK Major Update

I will have look on the implementation of this feature

CS Max
Last edit: 1 year 3 months ago by max. Reason: Typo
1 year 3 months ago #89731

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

  • Posts: 115
  • Thank you received: 17
I see different behavior for x64 and ARM64 INDI servers. When I start Ekos on x64 PC I see camera resolution 6224x4168 but for ARM64 resolution is 3104x2084
PS: I remove ~/.indi directory before each test
x64 INDI version: 1.9.9+202211300741~ubuntu22.04.1, ARM64 version is same

Found this in indi_toupbase.cpp sources: github.com/indilib/indi-3rdparty/blob/ma...di_toupbase.cpp#L801
Is this hack up to date?
Last edit: 1 year 2 months ago by Denis.
1 year 2 months ago #89762

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

  • Posts: 115
  • Thank you received: 17
Another strange behavior for ARM64. My program had to force set some properties (CCD_CAPTURE_FORMAT.INDI_RAW or CCD_OFFSET.OFFSET) even they are already set to proper values after INDI server start. Is this Ok?
Last edit: 1 year 2 months ago by Denis.
1 year 2 months ago #89796

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

  • Posts: 115
  • Thank you received: 17
More problems with touptek indi driver: if to change binning mode, indi server don't inform clients about mode is changed (but mode is really changed)
This happens on both arm64 and x64.
1 year 2 months ago #89800
Attachments:

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

  • Posts: 21
  • Thank you received: 9

Replied by max on topic Touptek Camera SDK Major Update

Thanks for your feedback. I have issued pull request

github.com/indilib/indi-3rdparty/pull/707

I hope that this solves your last issue.

CS Max
1 year 2 months ago #89802

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

  • Posts: 29
  • Thank you received: 3
I've recently done several compilations using github.com/JerryBlack/buildKstarsNightlyFromGit for several computers. I found that Kstars 3.6.2 works well with INDI 2.0.0, and toupcam basically has no problems.

But once Kstars3.6.3 is compiled, EKOS keeps reporting shooting failures. I believe the problem Jasem encountered most likely happened with 3.6.3, and I recorded the logs.

Also EKOS 3.6.3 has a very serious bug, Cature&Solve for Slew to Target will only parse once and then it won't work or try to slew to fix the error. This caused me to return to 3.6.2

File Attachment:

File Name: 3.6.3BugLog.zip
File Size:280 KB
Last edit: 1 year 2 months ago by lanco.
1 year 2 months ago #89973
Attachments:

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

How do you reproduce this issue? you mean manual rotation?
1 year 2 months ago #89974

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

  • Posts: 29
  • Thank you received: 3
Sorry, the problem has been solved, now 3.6.3 and 2.0.0 are working fine together, toupcam doesn't crash anymore and solver is centered properly. Looks like it was a permissions issue I configured yesterday

===============
Please check reproduce video. I don't have E-CAA. I just mean normal Telescope Slew. to center the target



In the video:
First,use Sync to prove my Solver works fine.
Second, use Slew to Target solved success but dont slew and continue solving. My device has World Wide accessing VNC, if you need, you could login my device by IP port to test. ( This email address is being protected from spambots. You need JavaScript enabled to view it. )
Last edit: 1 year 2 months ago by lanco.
1 year 2 months ago #89982
Attachments:

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

Time to create page: 1.242 seconds