Hi,

im tring to put to work the Orion Starshoot AutoGuider Pro camaera on INDI (StellarMate) for guide, the first test show the mesage like: cam not detected, turn on?, I look on the web and find the following resources:

This tells that this family (only the basic?) it´s suported:
github.com/OpenPHDGuiding/phd2/wiki/CameraSupport

I follow that procedure,
github.com/OpenPHDGuiding/phd2/issues/496

changing the ID that lsusb comand give me for the camera that its diferent...
I add this lines to 85-qhy.rules
ATTRS{idVendor}=="16c0", ATTRS{idProduct}=="29a2", RUN+="/sbin/fxload -t fx2 -I /lib/firmware/qhy/QHY5.HEX -D $env{DEVNAME} -s /lib/firmware/qhy/QHY5LOADER.HEX"

right now when I chosse the QHY5 in PHD2 or QHYCCD in KStars, it looks like the cam is working, But i cant get images from that...

some ideas of what can i do?

Read More...