tkakura replied to the topic 'INDI Driver for SVBONY cameras' in the forum. 2 years ago

I have created an indi_sv305_ccd driver for the SV405CC.

After a little while, I'll send a pull request to GitHub.
The following changes were made in addition to the SV405CC support.

  1. Fixed a mutex conflict that occurred when two or more SVBONY cameras were connected.
  2. Fixed a mutex conflict that occurred when two or more SVBONY cameras are connected.
  3. Added break to case SVB_BLACK_LEVEL of Sv305CCD::Connect.

Thanks

Read More...