Mike Rosseel created a new topic ' Ashdome progress' in the forum. 4 years ago

Hi all,

I posted some time ago about automating 2 ASH domes: old topic
For some reason I could not reply to that topic and it's now categorized under 'embedded indi' ?

Anyway, I have a Raspberry Pi running an Indi driver, talking to the encoder and the relays.
So I don't see any obstacles in finishing this project but there's one annoyance: I use

addAuxControls()
to enable debugging in the Options tab, but as soon as I click the 'enable' button next to Debug, it toggles back to Disable state.
This is the same when I start Ekos, run simulators and try to enable debug for the Telescope Simulator, CCD, ...
This happens on Ubuntu on Kstars 3.4.1 and on Mac on Kstars 3.4.3

Any ideas what could cause this?

Btw here is my work in progress ashdome driver, but as it does the same connected to simulators it shouldn't be the cause of this debug button behaviour:
dome directory of my fork containing ashdome driver

Read More...