nexdome / ASCOM

NexDome ASCOM Driver
https://www.nexdome.com
MIT License
6 stars 7 forks source link

High precision slewing #14

Closed NameOfTheDragon closed 4 years ago

NameOfTheDragon commented 4 years ago

Support high precision slewing directly to a step position rather than an azimuth angle.

Firmware versions 3.2 and later will support a new command @GSR "Goto step-position". The driver should use this in preference to @GAR if version 3.2 firmware is detected.

The step position must be computed by the driver. For details, refer to nexdome/Firmware#20