Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Add USB reset to ZWO camera class on exposure failed #1079

Open
wants to merge 3 commits into
base: develop
Choose a base branch
from

Conversation

danjampro
Copy link
Collaborator

ZWO cameras occasionally throw exposure failed errors and become unresponsive until they are reset. At the moment, that is achieved by rebooting the whole system.

How Has This Been Tested?

Hardware tests.

Types of changes

  • Bug fix (non-breaking change which fixes an issue)
  • New feature (non-breaking change which adds functionality)
  • Breaking change (fix or feature that would cause existing functionality to change)

@codecov
Copy link

codecov bot commented Feb 10, 2021

Codecov Report

Merging #1079 (985779c) into develop (7b33006) will increase coverage by 0.04%.
The diff coverage is n/a.

Impacted file tree graph

@@             Coverage Diff             @@
##           develop    #1079      +/-   ##
===========================================
+ Coverage    86.46%   86.51%   +0.04%     
===========================================
  Files           80       80              
  Lines         6725     6725              
  Branches       578      578              
===========================================
+ Hits          5815     5818       +3     
+ Misses         742      740       -2     
+ Partials       168      167       -1     
Impacted Files Coverage Δ
src/panoptes/pocs/camera/camera.py 84.96% <0.00%> (+0.68%) ⬆️

Continue to review full report at Codecov.

Legend - Click here to learn more
Δ = absolute <relative> (impact), ø = not affected, ? = missing data
Powered by Codecov. Last update 7b33006...5d0da24. Read the comment docs.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant