×

INDI Library v2.0.6 is Released (02 Feb 2024)

Bi-monthly release with minor bug fixes and improvements

INDI Driver for SVBONY cameras

  • Posts: 67
  • Thank you received: 0
You are right.
As soon as I do any kind of capture with the camera, the error messages no longer appear when I "set" the Gain.
Nice catch.

Did you try that patch yoursefl?

How would I apply it?

Thanks.
3 years 6 months ago #59458
The topic has been locked.
  • Posts: 48
  • Thank you received: 0
yes, i have it running.

you would need to recompile the code. if you are unsure how to do it, i recommend doing it manually for the time being - till they update the indi repository.
3 years 6 months ago #59460
The topic has been locked.
  • Posts: 67
  • Thank you received: 0
I agree.
I don't need to introduce problems while I have it running.
3 years 6 months ago #59466
The topic has been locked.
  • Posts: 149
  • Thank you received: 31
Hello,

Thanks for your help Sarwar. I didn't notice this behavior.

It's great !

I will look deeply at your patch and do some testing this week-end.
Does it work for all targets (amd64, arm, etc.) ?

Best regards,

Blaise
3 years 6 months ago #59549
The topic has been locked.
  • Posts: 48
  • Thank you received: 0

Hi

No worries. I only tested it on arm7 and amd64. but the patch should not break the code for already supported targets.

It is on my list of things to do, but one thing that needs checking is if the patch introduces old frames (i.e. frame from n-1 shot, where n is the current shot number) being served. If that is the case, we need to also retrieve the frame when calling SVB_EXPOSURE.

Thanks
3 years 6 months ago #59550
The topic has been locked.
  • Posts: 67
  • Thank you received: 0
Do you know if KStars/Ekos supports showing live video from the SV305?
I tried both the remote version running on my RPi and the Windows version connected to the INDI Web Manager also running on the RPi.
All I got was a black screen.

I confirmed the camera is still working with SharpCap on Windows.
3 years 6 months ago #59782
The topic has been locked.
  • Posts: 149
  • Thank you received: 31
Hello,

Liveview should work.

I get some "chess board effects" in B&W, due to the bayer matrix, but if you toggle the "bayer" button, it works well.
(no resize, ROI or binning, just basic streaming)
Do you get a black screen ?
The default exposure time in liveview is very short. Streamed frames are very dark.

Best regards.

Blaise
3 years 6 months ago #59879
The topic has been locked.
  • Posts: 149
  • Thank you received: 31
Hi Sarwar,

I did some test this week-end.

Murphy's law...
I wasn't able to reproduce de gain issue with my non patched version...

I re-forked a clean version of the official indi 3rd party repo.
I commited your corrections.

I will test a bit more before sending a PR, but you're right, your patch shouldn't break anything.

Best regards.

Blaise
3 years 6 months ago #59881
The topic has been locked.
  • Posts: 67
  • Thank you received: 0
Thanks Blaise.

I just tried another test and I'm getting some light now. I don't know why I was getting black the other day. This test was outside light hitting the CCD (or CMOS) directly, with my hand partially blocking the chip.
Exposure time is the default, whatever that is.
Uncovered is light grey (2nd attachment) which I guess is normal.


I'm using AstroDMx for the time-being until I've got this figured out.

Thanks.

Doug
Last edit: 3 years 6 months ago by Doug MacGregor.
3 years 6 months ago #59884
Attachments:
The topic has been locked.
  • Posts: 10
  • Thank you received: 0
Key knro,
updated via your comment but was still unable to get driver(s) working.
Then I tried another poster's suggestion of changing names of drivers in various locations and then performing same update you posted, still not working (and now the manually built/installed driver versions are unavailable as a choice in indi).

The error I get when trying to start the "SVBONY" driver (only one avail for profile) is: 2020-09-21T22:21:45: [ERROR] Error: unable to open device. Cannot identify /dev/video0: 2, No such file or directory

Should I consider just a fresh Astroberry install and then start over with adding the indi library and functionality? If so, is there a comprehensive guide for that (current build is base AB then added indi lib then built drivers for svbony sv305)? Thanks
3 years 6 months ago #60397
The topic has been locked.
  • Posts: 67
  • Thank you received: 0
If you are using KStars then do the following...

sudo apt-get -y install indi-sv305

Otherwise download and install the latest version of AstroDMx (0.78.3). It has the driver built-in.
3 years 6 months ago #60398
The topic has been locked.
  • Posts: 10
  • Thank you received: 0
Hey dlwmacgregor,
I've already tried the sudo install (i mention this in the post you replied to) , this resulted in the error mentioned in same post.
I also have ADMx installed, still getting the error above. Before that, I'd built the drivers using instructions here, and those were giving errors as well.
3 years 6 months ago #60399
The topic has been locked.
Time to create page: 0.491 seconds