INDI and Sony A7s

  • Posts: 11
  • Thank you received: 0
Hello,

in the meantime, I have changed into the xml config file for Sony A7S the CCD_FRAME section which was popping in the logfile as an error.

2018-05-18T16:26:17.078 CEST DEBG ][ org.kde.kstars.indi] - Sony DSLR Alpha-A7S (Control) : "Error: Invalid range for Max. Width (CCD_MAX_X). Valid range is from 1 to 16000. Requested value is 0 "
[2018-05-18T16:26:17.083 CEST INFO ][ org.kde.kstars.indi] - Sony DSLR Alpha-A7S (Control) : "[INFO] Upload settings set to client only. "
[2018-05-18T16:26:17.084 CEST DEBG ][ org.kde.kstars.indi] - Sony DSLR Alpha-A7S (Control) : "Error: Invalid range for Left (X). Valid range is from 0 to -1. Requested value is 0 "


Section of Sony DSLR Alpha-A7S (Control)_config.xml file in .indi directory

<newNumberVector device='Sony DSLR Alpha-A7S (Control)' name='CCD_FRAME'>
<oneNumber name='X'>
1
</oneNumber>
<oneNumber name='Y'>
1
</oneNumber>
<oneNumber name='WIDTH'>
4240
</oneNumber>
<oneNumber name='HEIGHT'>
2832
</oneNumber>
</newNumberVector>

Bruno
6 years 4 days ago #26072

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


×

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

Bi-monthly release with minor bug fixes and improvements

Replied by Jasem Mutlaq on topic INDI and Sony A7s


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: 11
  • Thank you received: 0
Hello,

This is correct, 10/10 is for 1 seconds, please find attached the mapping for all the shutter speeds

Best regards,
bruno
6 years 3 days ago #26091
Attachments:

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

Replied by Jasem Mutlaq on topic INDI and Sony A7s

How did you get this list? from gphoto2 itself??
6 years 3 days ago #26093

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

  • Posts: 11
  • Thank you received: 0
I took all the shutter speed of the A7S and found the relevant command in gphoto2 to match the speed in CLI.
In fact, what you found out is that the XML file should be populated with an array containing all the shutterspeed like the ISO_SPEED SwitchVector ?

Bruno
6 years 3 days ago #26097

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

Replied by Jasem Mutlaq on topic INDI and Sony A7s


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: 11
  • Thank you received: 0
hello,

The section describing the choices for shutterspeed is not populated, it shows the current shutterspped (13s was the setting when i launched the command)
I am currently running the following versions :



I have attached the gphoto2 -list-all-config output.

Bruno
6 years 2 days ago #26114
Attachments:

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

Replied by Jasem Mutlaq on topic INDI and Sony A7s

Ok, so I'll try to add a "fallback" mode when shutter speed is not defined. Meanwhile, please file an issue/bug report at libgphoto2 here so they can fix it: github.com/gphoto/libgphoto2/issues
6 years 2 days ago #26119

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

Replied by Jasem Mutlaq on topic INDI and Sony A7s

Ok please git pull and test the driver now with the fallback mode.
6 years 2 days ago #26120

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

  • Posts: 11
  • Thank you received: 0
Hi,

could you explain a little more please, what do I need to pull ? At which URL ?
I am not very familiar with developpment.

Bruno
6 years 2 days ago #26122

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

Replied by Jasem Mutlaq on topic INDI and Sony A7s

In that case, just wait for the nightly PPA... I assume you're using that?
6 years 2 days ago #26123

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

  • Posts: 11
  • Thank you received: 0
I can build source code, not a problem.
I wondered where the code was stored, I did not see a recent commit on gphoto2 github repository, this is why I asked the question.
Sorry for being not comfortable with those process.

Bruno
6 years 2 days ago #26124

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

Time to create page: 0.347 seconds