AstroHuntsman / huntsman-pocs

POCS on the Huntsman Telescope
MIT License
7 stars 8 forks source link

Birger focuser reconnect is missing port argument #379

Closed danjampro closed 3 years ago

danjampro commented 3 years ago

This needs to be fixed for the focuser to reconnect properly after an error.

Code here:

https://github.com/AstroHuntsman/huntsman-pocs/blob/ba4fe674808bafb2022f7151c7657a1c2cf53e6d/src/huntsman/pocs/focuser/birger.py#L14

and here:

https://github.com/panoptes/POCS/blob/cf17bc9ab888fd37bfc84d7f8f480d18e0053d94/src/panoptes/pocs/focuser/birger.py#L169