×

INDI Library v2.0.7 is Released (01 Apr 2024)

Bi-monthly release with minor bug fixes and improvements

INDI Driver for SVBONY cameras

  • Posts: 149
  • Thank you received: 31
Hello !

The new binary packages, supporting the SV905C are now available in the INDI Nightly Builds repository (except for arm64, don't know why build failed).

Best regards !

Thx8411
The following user(s) said Thank You: Chris
2 years 1 month ago #81118
The topic has been locked.
  • Posts: 5
  • Thank you received: 0
Hi.

I can't make it work in Astroberry on a RPi4.
2 years 1 month ago #81389
The topic has been locked.
  • Posts: 5
  • Thank you received: 0
Hi.

I can't make it work in my Astroberry on a RPi4.
2 years 1 month ago #81390
The topic has been locked.
  • Posts: 149
  • Thank you received: 31
Hello Richard,

Can you give us more details ?

Best regards,

Thx8411
2 years 1 month ago #81581
The topic has been locked.
  • Posts: 5
  • Thank you received: 0
Hi.

I have a SV905C and I successfully installed the latest driver for SV305 (SV905C supported). The camera is connected but whenever I click streaming ON, the driver crashes. I tried it also in PHD2 and it also crashes. I connected the camera to USB 2.0 and USB 3.0, still no luck.
2 years 1 month ago #81629
The topic has been locked.
  • Posts: 149
  • Thank you received: 31
Hi Richard,

Thanks.

Do you have some logs of the crash ?

You only have the issue when streaming ? Still captures are OK ?
Are your still captures color or B/W

Did you try AstroDMX with your camera ?
AstroDMX is the official SVBONY linux support.
If AstroDMX crashes too, it's probably firmware related, and I will report it to SVBONY
If only the INDI driver crashes, my fault ;-)

It could be related to the ARM firmware. I did a full session of Moon captures at about 40 fps with my amd64 laptop without issues.

Best regards,

Thx8411
2 years 1 month ago #81635
The topic has been locked.
  • Posts: 5
  • Thank you received: 0
Hi Collin,

It crashes also whenever I click 'Guide' in the internal guider.

I did try AstroDMX in my RPi and to my surprise it is working.

I also tried 'dmesg' and I got 3 to 8 lines of 'reset high-speed USB'.
2 years 1 month ago #81671
The topic has been locked.
  • Posts: 5
  • Thank you received: 0
Here's the log after the camera sucessfully connected to EKOS.

2022-03-24T10:39:47: [INFO] Device configuration applied.
2022-03-24T10:39:47: [INFO] Stretch factor is already Off
2022-03-24T10:39:47: [INFO] Frame rate is already Normal
2022-03-24T10:39:47: [INFO] PrimaryCCD buffer size : 0
2022-03-24T10:39:47: [INFO] Frame format is now Raw 8 bits
2022-03-24T10:39:47: [INFO] Camera control 8 to 0
2022-03-24T10:39:47: [INFO] Camera control 7 to 100
2022-03-24T10:39:47: [INFO] Camera control 6 to 100
2022-03-24T10:39:47: [INFO] Camera control 5 to 100
2022-03-24T10:39:47: [INFO] Camera control 4 to 100
2022-03-24T10:39:47: [INFO] Camera control 3 to 150
2022-03-24T10:39:47: [INFO] Camera control 2 to 0
2022-03-24T10:39:47: [INFO] Camera control 1 to 50
2022-03-24T10:39:47: [INFO] Camera control 0 to 10
2022-03-24T10:39:47: [INFO] Binning changed
2022-03-24T10:39:47: [INFO] Subframe set
2022-03-24T10:39:47: [ERROR] CCD_CAPTURE_FORMAT: newSwitchVector with no valid members
2022-03-24T10:39:47: [WARNING] Experimental Feature: After a frame is downloaded, the next frame capture immediately starts to avoid any delays.
2022-03-24T10:39:47: [INFO] Upload settings set to client only.
2022-03-24T10:39:47: [INFO] Loading device configuration...
2022-03-24T10:39:47: [INFO] CCD is online. Retrieving basic data.
2022-03-24T10:39:47: [INFO] PrimaryCCD buffer size : 0
2022-03-24T10:39:47: [INFO] Camera soft trigger mode
2022-03-24T10:39:46: [INFO] Camera set ROI
2022-03-24T10:39:46: [INFO] Camera set frame format mode
2022-03-24T10:39:45: [INFO] Attempting to find the SVBONY SV305 CCD...
2 years 1 month ago #81690
The topic has been locked.
  • Posts: 3
  • Thank you received: 1
Hi,

I'm also struggling to get the SV905c working on astroberry:
2022-03-27T03:34:43: [ERROR] Error, open camera failed. 
2022-03-27T03:34:43: [INFO] Attempting to find the SVBONY SV305 CCD... 

It works fine in AstroDMX, so I don't think it's a problem with the power.

It also works fine in Kubuntu on an amd64 chip.

Here is the log from running the driver via the console:
astroberry@astroberry:~ $ indiserver -vv indi_sv305_ccd
2022-03-27T03:34:26: startup: indiserver -vv indi_sv305_ccd 
2022-03-27T03:34:26: Driver indi_sv305_ccd: pid=3118 rfd=3 wfd=6 efd=7
2022-03-27T03:34:26: listening to port 7624 on fd 4
2022-03-27T03:34:26: Driver indi_sv305_ccd: sending <getProperties version='1.7'/>
 
2022-03-27T03:34:26: Driver indi_sv305_ccd: Camera(s) found
2022-03-27T03:34:26: Driver indi_sv305_ccd: read <getProperties device='Telescope Simulator' name='EQUATORIAL_EOD_COORD'>
2022-03-27T03:34:26: Driver indi_sv305_ccd: snooping on Telescope Simulator.EQUATORIAL_EOD_COORD
2022-03-27T03:34:26: Driver indi_sv305_ccd: read <getProperties device='Telescope Simulator' name='EQUATORIAL_COORD'>
2022-03-27T03:34:26: Driver indi_sv305_ccd: snooping on Telescope Simulator.EQUATORIAL_COORD
2022-03-27T03:34:26: Driver indi_sv305_ccd: read <getProperties device='Telescope Simulator' name='TELESCOPE_INFO'>
2022-03-27T03:34:26: Driver indi_sv305_ccd: snooping on Telescope Simulator.TELESCOPE_INFO
2022-03-27T03:34:26: Driver indi_sv305_ccd: read <getProperties device='Telescope Simulator' name='GEOGRAPHIC_COORD'>
2022-03-27T03:34:26: Driver indi_sv305_ccd: snooping on Telescope Simulator.GEOGRAPHIC_COORD
2022-03-27T03:34:26: Driver indi_sv305_ccd: read <getProperties device='Telescope Simulator' name='TELESCOPE_PIER_SIDE'>
2022-03-27T03:34:26: Driver indi_sv305_ccd: snooping on Telescope Simulator.TELESCOPE_PIER_SIDE
2022-03-27T03:34:26: Driver indi_sv305_ccd: read <getProperties device='Rotator Simulator' name='ABS_ROTATOR_ANGLE'>
2022-03-27T03:34:26: Driver indi_sv305_ccd: snooping on Rotator Simulator.ABS_ROTATOR_ANGLE
2022-03-27T03:34:26: Driver indi_sv305_ccd: read <getProperties device='Focuser Simulator' name='ABS_FOCUS_POSITION'>
2022-03-27T03:34:26: Driver indi_sv305_ccd: snooping on Focuser Simulator.ABS_FOCUS_POSITION
2022-03-27T03:34:26: Driver indi_sv305_ccd: read <getProperties device='Focuser Simulator' name='FOCUS_TEMPERATURE'>
2022-03-27T03:34:26: Driver indi_sv305_ccd: snooping on Focuser Simulator.FOCUS_TEMPERATURE
2022-03-27T03:34:26: Driver indi_sv305_ccd: read <getProperties device='CCD Simulator' name='FILTER_SLOT'>
2022-03-27T03:34:26: Driver indi_sv305_ccd: snooping on CCD Simulator.FILTER_SLOT
2022-03-27T03:34:26: Driver indi_sv305_ccd: read <getProperties device='CCD Simulator' name='FILTER_NAME'>
2022-03-27T03:34:26: Driver indi_sv305_ccd: snooping on CCD Simulator.FILTER_NAME
2022-03-27T03:34:26: Driver indi_sv305_ccd: read <getProperties device='SQM' name='SKY_QUALITY'>
2022-03-27T03:34:26: Driver indi_sv305_ccd: snooping on SQM.SKY_QUALITY
2022-03-27T03:34:26: Driver indi_sv305_ccd: read <setTextVector device='SVBONY SV905C 0' name='DRIVER_INFO'>
2022-03-27T03:34:26: Driver indi_sv305_ccd: read <defSwitchVector device='SVBONY SV905C 0' name='CONNECTION'>
2022-03-27T03:34:26: Driver indi_sv305_ccd: read <defTextVector device='SVBONY SV905C 0' name='DRIVER_INFO'>
2022-03-27T03:34:26: Driver indi_sv305_ccd: read <defNumberVector device='SVBONY SV905C 0' name='POLLING_PERIOD'>
2022-03-27T03:34:26: Driver indi_sv305_ccd: read <defSwitchVector device='SVBONY SV905C 0' name='CONFIG_PROCESS'>
2022-03-27T03:34:26: Driver indi_sv305_ccd: read <defSwitchVector device='SVBONY SV905C 0' name='DEBUG'>
2022-03-27T03:34:26: Driver indi_sv305_ccd: read <defTextVector device='SVBONY SV905C 0' name='ACTIVE_DEVICES'>
2022-03-27T03:34:39: Client 0: new arrival from 127.0.0.1:34230 - welcome!
2022-03-27T03:34:39: Client 0: read <getProperties device='' name=''>
2022-03-27T03:34:39: Driver indi_sv305_ccd: queuing responsible for <getProperties device='' name=''>
2022-03-27T03:34:39: Driver indi_sv305_ccd: sending <getProperties version="1.7"/>
 
2022-03-27T03:34:39: Driver indi_sv305_ccd: read <defSwitchVector device='SVBONY SV905C 0' name='CONNECTION'>
2022-03-27T03:34:39: Client 0: queuing <defSwitchVector device='SVBONY SV905C 0' name='CONNECTION'>
2022-03-27T03:34:39: Client 0: sending <defSwitchVector device="SVBONY SV905C 0" name="CO
2022-03-27T03:34:39: Driver indi_sv305_ccd: read <defTextVector device='SVBONY SV905C 0' name='DRIVER_INFO'>
2022-03-27T03:34:39: Client 0: queuing <defTextVector device='SVBONY SV905C 0' name='DRIVER_INFO'>
2022-03-27T03:34:39: Driver indi_sv305_ccd: read <defNumberVector device='SVBONY SV905C 0' name='POLLING_PERIOD'>
2022-03-27T03:34:39: Client 0: queuing <defNumberVector device='SVBONY SV905C 0' name='POLLING_PERIOD'>
2022-03-27T03:34:39: Driver indi_sv305_ccd: read <defSwitchVector device='SVBONY SV905C 0' name='CONFIG_PROCESS'>
2022-03-27T03:34:39: Client 0: queuing <defSwitchVector device='SVBONY SV905C 0' name='CONFIG_PROCESS'>
2022-03-27T03:34:39: Driver indi_sv305_ccd: read <defSwitchVector device='SVBONY SV905C 0' name='DEBUG'>
2022-03-27T03:34:39: Client 0: queuing <defSwitchVector device='SVBONY SV905C 0' name='DEBUG'>
2022-03-27T03:34:39: Driver indi_sv305_ccd: read <defTextVector device='SVBONY SV905C 0' name='ACTIVE_DEVICES'>
2022-03-27T03:34:39: Client 0: queuing <defTextVector device='SVBONY SV905C 0' name='ACTIVE_DEVICES'>
2022-03-27T03:34:39: Driver indi_sv305_ccd: read <defTextVector device='SVBONY SV905C 0' name='ACTIVE_DEVICES'>
2022-03-27T03:34:39: Client 0: queuing <defTextVector device='SVBONY SV905C 0' name='ACTIVE_DEVICES'>
2022-03-27T03:34:39: Client 0: read <enableBLOB device='SVBONY SV905C 0' name=''>
2022-03-27T03:34:39: Client 0: sending <defTextVector device="SVBONY SV905C 0" name="DRIV
2022-03-27T03:34:39: Client 0: sending <defNumberVector device="SVBONY SV905C 0" name="PO
2022-03-27T03:34:39: Client 0: sending <defSwitchVector device="SVBONY SV905C 0" name="CO
2022-03-27T03:34:39: Client 0: sending <defSwitchVector device="SVBONY SV905C 0" name="DE
2022-03-27T03:34:39: Client 0: sending <defTextVector device="SVBONY SV905C 0" name="ACTI
2022-03-27T03:34:39: Client 0: sending <defTextVector device="SVBONY SV905C 0" name="ACTI
2022-03-27T03:34:43: Client 0: read <newSwitchVector device='SVBONY SV905C 0' name='CONNECTION'>
2022-03-27T03:34:43: Driver indi_sv305_ccd: queuing responsible for <newSwitchVector device='SVBONY SV905C 0' name='CONNECTION'>
2022-03-27T03:34:43: Driver indi_sv305_ccd: sending <newSwitchVector device="SVBONY SV905C 0" name="CO
2022-03-27T03:34:43: Driver indi_sv305_ccd: read <message device='SVBONY SV905C 0' name=''>
2022-03-27T03:34:43: Client 0: queuing <message device='SVBONY SV905C 0' name=''>
2022-03-27T03:34:43: Client 0: sending <message device="SVBONY SV905C 0" timestamp="2022-
2022-03-27T03:34:43: Driver indi_sv305_ccd: read <message device='SVBONY SV905C 0' name=''>
2022-03-27T03:34:43: Client 0: queuing <message device='SVBONY SV905C 0' name=''>
2022-03-27T03:34:43: Client 0: sending <message device="SVBONY SV905C 0" timestamp="2022-
2022-03-27T03:34:43: Driver indi_sv305_ccd: read <setSwitchVector device='SVBONY SV905C 0' name='CONNECTION'>
2022-03-27T03:34:43: Client 0: queuing <setSwitchVector device='SVBONY SV905C 0' name='CONNECTION'>
2022-03-27T03:34:43: Client 0: sending <setSwitchVector device="SVBONY SV905C 0" name="CO
 

Let me know if there's any other testing or logging I can do to help.

Thanks for all the effort!

Joe
2 years 4 weeks ago #81771
The topic has been locked.
  • Posts: 3
  • Thank you received: 1
Ok, so I hadn't built the libsv305 library. Once built, it connects and appears to work as expected.

I'm assuming it worked on the amd64 laptop because I had previously installed the binaries so the library would have been installed.

Will test it all properly when the clouds disappear!

Thanks,

Joe
2 years 4 weeks ago #81798
The topic has been locked.
  • Posts: 149
  • Thank you received: 31
Hi Richard,

Did you try to switch between slow and fast capture mode ?
Are you shure you use the lastest libsv305 package ?

Best regards,

Thx8411
2 years 3 weeks ago #81908
The topic has been locked.
  • Posts: 149
  • Thank you received: 31
Hello Joe,

Great news !
Thanks,

Best regards,

Thx8411
2 years 3 weeks ago #81909
The topic has been locked.
Time to create page: 1.098 seconds