×

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

Bi-monthly release with minor bug fixes and improvements

INDI and Sony A7s

  • 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
5 years 11 months ago #26097

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

Replied by Jasem Mutlaq on topic INDI and Sony A7s

This list should be supplied by the libgphoto2 itself, but for some reason, something is missing. If you do gphoto2 --list-all-config , what do you get? We might need to file a bug report to libgphoto2 so that they can address the issue.
gphoto2 --debug --debug-logfile=gphoto_log.txt list-all-config
Last edit: 5 years 11 months ago by Jasem Mutlaq.
5 years 11 months ago #26099

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
5 years 11 months 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
5 years 11 months 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.
5 years 11 months 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
5 years 11 months 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?
5 years 11 months 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
5 years 11 months ago #26124

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

Replied by Jasem Mutlaq on topic INDI and Sony A7s

The change is in INDI GPhoto driver, not libgphoto2. The HOWTO is here: indilib.org/forum/general/210-howto-buil...st-libindi-ekos.html
5 years 11 months ago #26125

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

  • Posts: 11
  • Thank you received: 0
I've compiled the code for indi gphoto driver.
When Indi start, it detects the mode fallback speeds.



However, when trying to pass the shutterspeed to the cam, it fails and returning Failed to set widget...




Bruno
5 years 11 months ago #26126
Attachments:

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

Replied by Jasem Mutlaq on topic INDI and Sony A7s

Thanks. Please git pull and try again.
5 years 11 months ago #26128

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

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

This doesn't solve the issue. I have enclosed logfile.

Bruno
5 years 11 months ago #26137
Attachments:

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

Time to create page: 0.297 seconds