rmorgan001 / GSServer

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

Fix alt az manual slew when tracking #66

Closed Principia4834 closed 3 months ago

Principia4834 commented 3 months ago

Modify Alt Az manual slew rates to include current tracking rate to ensure slew is relative to moving star field. Fix bounce in slew motion due to incorrect update of current position. Add sidereal rate based Alt Az tracking method for use during manual slew. Tracking reverts to predictor when slew stops. Fix "guiding" manual slew to work for Alt and Az axes Update Alt Az goto dialog to auto size (same as Ra Dec dialog)

rmorgan001 commented 3 months ago

thanks!