worlickwerx / sbig-util

Linux utility for Santa Barbara Instrument Group cameras for astronomy
GNU General Public License v3.0
5 stars 2 forks source link

need to handle SIGINT #15

Closed garlick closed 9 years ago

garlick commented 9 years ago

If user types ctrl-C during sbig-snap (for example) camera can wind up in a state such that sbig_establish_link() returns a Camera not found error.

garlick commented 9 years ago

This is now handled in sbig-snap and sbig-focus