I am trying to set up my ASI EFW to automatically autofocus on filter change.

In the capture screen I click on the filter icon and get the filter settings dialog. When I click on the autofocus for row 1, I see the checkbox and can add or remove a checkmark. However, when I click in the autofocus column for any other row I see the checkbox but cannot add a checkmark.

When I turn on the debug logs for the Filter Wheel, I see this line whenever I click on anything in the filter settings dialog:

[2018-05-04T20:18:06.054 CDT WARN ][                       default] - QSqlQuery::prepare: database not open
[2018-05-04T20:18:18.650 CDT WARN ][                       default] - QSqlQuery::prepare: database not open
[2018-05-04T20:18:20.696 CDT WARN ][                       default] - QSqlQuery::prepare: database not open
[2018-05-04T20:18:21.903 CDT WARN ][                       default] - QSqlQuery::prepare: database not open

The driver indi_asi_wheel is version 0.8 Interface 16

The filter wheel moves as commanded and I have been able to change and save the options.

Is there any other debug information I can collect?

I am running 1.7.2 on Ubuntu 18.04.

Thank you.

Read More...