Hi Denis,

First, congratulation to your great software! Really good!

I developed the indi_pylibcamera driver. It is a new project and certainly not free of bugs. I still try to improve it. When reading this discussion I got some questions:

1. What is POLLING_PERIOD used for? I saw this in the indi_simulator_ccd driver but I could not find out what it does. When searching internet I found something related to a focuser. But most of the cameras do not have a focuser. Is POLLING_PERIOD an importent attribute for a camera?

2. In the comment above you wrote, your program expects "len" instead of "size" in oneBLOB. I have all my half knowledge from github.com/indilib/docs and from analyzing network traffic. As far as I know github.com/indilib/docs/blob/master/protocol/INDI.pdf specifies "size". Is that outdated and should I change it to "len"?

Regards,
Ronald

Read More...