I'm currently trying to install an Adafruit macropad to change various settings of Indilib.
Move telescope, change telescope speed, change filter, park telescope and others.
An open point is straight, how to change the step value for the joystick control of the focuser.
I changed the property "REL_FOCUS_POSITION" via pyindi for this.
This is the step value that used by the joystick button for focus in/out.
But this also changes the ABS_FOCUS_POSITION at the same time.
Thats not ok :sick: , but clear ;) !

What would be the right way?

Best regards
Tom

Read More...

I'm currently trying to install an Adafruit macropad to change various settings of Indilib.
Move telescope, change telescope speed, change filter, park telescope and others.
An open point is straight, how to change the step value for the joystick control of the focuser.
I changed the property "REL_FOCUS_POSITION" via pyindi for this.
This is the step value that used by the joystick button for focus in/out.
But this also changes the ABS_FOCUS_POSITION at the same time.
Thats not ok :sick: , but clear ;) !

What would be the right way?

Best regards
Tom

Read More...