Skip to content

Bugfix INDI mount status

The INDI mount does not always send a newStatus event if the status changes. This causes problems for applications like wall source flats receiving the status changes properly. With this change, the old status is stored and changes are always reported.

Merge request reports