×

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: 21
  • Thank you received: 9

Replied by max on topic Touptek Camera SDK Major Update

I have issued a pull request for the new feature.
Please find attached two histograms with LCG and HFW on/off.

CS Max
The following user(s) said Thank You: Sonny Cavazos, Bernd Limburg, lanco
1 year 3 months ago #89650
Attachments:

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

  • Posts: 145
  • Thank you received: 15
Hello,

I built the latest Toupcam driver and tested the HFW switch with a DeepSkyPro 2600c IMX571 color camera.

Old SDK, LCG (no HFW obviously):


New SDK, LCG, HFW on:


Old SDK, HCG, no HFW:


New SDK, HCG, HFW on:


(The values for the R channel are bad because my flats used here had too low red ADUs, so best look only at the G channel)

Fullwell capacity is approx. doubled, but e/ADU has doubled as well. Driver gain was 100 (lowest) in both cases. So unity gain in LCG+HFW on mode must be at a higher driver gain than 100. Has anyone figured this out? Or maybe a gain curve?

CS, Bernd
Last edit: 1 year 3 months ago by Bernd Limburg.
1 year 3 months ago #89685
Attachments:

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

  • 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.

Time to create page: 1.502 seconds