rkaczorek / astroberry-diy

Astroberry-DIY provides INDI drivers for Raspberry Pi devices such us Astroberry Focuser - stepper motor driver, Astroberry Board - power switch board for up to 4 devices, Astroberry System - operating system status.
GNU General Public License v3.0
32 stars 16 forks source link

Configuration saving issue for joystick parameters #30

Open teoteo opened 2 years ago

teoteo commented 2 years ago

If I set some parameters in Astroberry Focuser in INDI Control Panel like the Resolution to 1/32 step then in Options panel I hit Configuration > Save, the next time I start this profile I get the settings I’ve saved. If for the same profile I set Joystick > Enable and set custom buttons bindings in Joystick panel then I hit Configuration > Save the Joystick related settings are losed so I have to manually set it when I start KStars.

button3_mapping

If I make the same procedure using Focuser Simulator instead of Astroberry Focuser, the Joystick settings are saved.

rkaczorek commented 2 years ago

Thanks for reporting. I will look at it