Hi, im trying to control a celestron CPC mount with an equatorial wedge. The driver detect that the mount is Alt/Az and there is no way to indicate its a CPC with eq wedge.

Trying to solve this, i hard coded the MountType vatiable as EQ_GEM in the drivers code (celestronaux.cpp, line 224). After the change, the interface show the controls for an EQ mount, but the movements of the telescope are erratic. I guess it has to be related with the encoders, but no idea how to debug.

I have some questions:
1- is there a way to indicate that the mount have an eq wedge without hard coding the driver?
2- Does someone managed to get this driver working with eq wedge

Any help is appreciated.
Thanks in advance,
FĂ©lix.

Read More...