rmorgan001 / GSServer

ASCOM Synta protocol driver for SkyWatcher and Orion telescope mounts
GNU General Public License v3.0
40 stars 16 forks source link

Moving alignment modeling to use the EQMOD approach. #42

Closed JPhilC closed 1 year ago

JPhilC commented 1 year ago

This pull request replaces the alignment modelling code with code based on the approach used by EQASCOM (EQMOD). It will also add a new chart sub-tab to the Alignment tab to give a visual representation of the alignment model. A sanity check is included to switch off using of the alignment model if it returns an excessively large adjustment.

Documentation is still to be written.