jctk
jctk
# Overview: - This improvement eliminates the need for camera model names to determine INDI driver functionality and facilitates support for unknown models to be released in the future. -...
Details are unknown at this time. I guess this Issue is affected by fix #654. I found this issue while using "Astroberry Focuser", but it also occurs in "Focuser Simulator"....
**Describe the bug** "Native" format can be selected in the Ekos camera module. When Native format is selected and a picture is taken, the camera terminates abnormally the second time....
**Describe the bug** Binning that the camera does not support can be selected. **To Reproduce** Exact steps to reproduce the behavior. 1. Connect SV905C 2. Change binning to 3 in...
Several drivers are duplicated in the driver list. Even if I select one of them, both are checked when I reload web manager. **To Reproduce** 1. install astroberry-diy. see detail...
Current Astroberry focuser cannot work on Raspberry PI 5. To use the same GIPO numbers as before, gpiochip4 should be used. I have created code to get the model name...
When building with indi 1.9.8 environment, the following warning is displayed where a deprecated member function of class DefaultDevice is used in a derived class. ```c++ warning: 'void INDI::DefaultDevice::(ISwitchVectorProperty*)' is...