You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Slewing is not allowed when the platform is tracking. EQPAD will not allow slewing by clients, but it has no way to prevent an externally initiated slew, like from the hand controller. When platform motion stops we should validate that there has not been any slew--Alt and Az reported by the inner scope driver should have remained constant.
We could also periodically check the Slewing property of the inner driver to potentially detect the slew earlier (checking for change of alt/az when platform tracking stops would still be required)
The text was updated successfully, but these errors were encountered:
Slewing is not allowed when the platform is tracking. EQPAD will not allow slewing by clients, but it has no way to prevent an externally initiated slew, like from the hand controller. When platform motion stops we should validate that there has not been any slew--Alt and Az reported by the inner scope driver should have remained constant.
We could also periodically check the Slewing property of the inner driver to potentially detect the slew earlier (checking for change of alt/az when platform tracking stops would still be required)
The text was updated successfully, but these errors were encountered: