×

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: 29
  • Thank you received: 3
Actually toup has several sets of gain calibrations that I have measured in the past because the corresponding egain changes after the HCG switch. The first floor is Ascom's test, which could be a reference.

I will build and try HFW tonight
Last edit: 1 year 3 months ago by lanco.
1 year 3 months ago #89691

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

  • Posts: 115
  • Thank you received: 17
I have questions about current stable indi drivers for Touptek cameras. What are these options ("Dual gain" and "Dual gain mode") for? And why "Dual gain mode" is "High" by default?
1 year 3 months ago #89698
Attachments:

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

  • Posts: 22
  • Thank you received: 1
Hi Denis,
Take a look at this page, which describes the functions as dual gain.

www.indilib.org/ccds/toupcam-cameras.html

High means HCG " high conversion gain" and is triggered by HCG Threshold in the gain value.

Best Regards
Sven
1 year 3 months ago #89722

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

  • 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 3 months ago by Denis.
1 year 3 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 3 months ago by Denis.
1 year 3 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 3 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 3 months ago #89802

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

Time to create page: 1.453 seconds