indilib / indi-3rdparty

INDI 3rd Party drivers repository
https://www.indilib.org/devices.html
GNU Lesser General Public License v2.1
123 stars 208 forks source link

Fix rare error Exposure failed after 3 attempts. #898

Closed nouspiro closed 6 months ago

nouspiro commented 6 months ago

In rare instances exposures fail. It seems like ASIGetExpStatus must be called in busy loop.

knro commented 6 months ago

Thanks, let me test this locally as well.

knro commented 6 months ago

Thank you, looks good!