Skip to content

Make user select explicit temperature source for focus instead of assuming which source to use

Jasem Mutlaq requested to merge (removed):focus_temperature_source into master

Currently, focuser temperature is taken primarily from focuser driver, if available. If not it can fallback to observatory temperature. This PR makes the user explicitly select which driver is the source for temperature to avoid any ambiguities.

Merge request reports