Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Send AUX commands to MC imitating attached HC #752

Merged
merged 1 commit into from Mar 11, 2023

Conversation

tstibor
Copy link
Contributor

@tstibor tstibor commented Mar 10, 2023

When no HC is attached, the following three commands needs to be send to the motor controller (MC): MC_SET_POSITION, MC_SET_CORDWRAP_POSITION and MC_CORDWRAP_ON. These three commands are also send by the HC to the MC during HC startup and quick align process.

When no HC is attached, the following three commands needs to be send
to the motor controller (MC): MC_SET_POSITION, MC_SET_CORDWRAP_POSITION
and MC_CORDWRAP_ON. These three commands are also send by the HC
to the MC during HC startup and quick align process.
@knro knro merged commit 74c9975 into indilib:master Mar 11, 2023
@tstibor
Copy link
Contributor Author

tstibor commented Mar 11, 2023

I will fix this in the next commit. Yes, I forgot about the 0°/0° for non-GEM mount.

@knro
Copy link
Collaborator

knro commented Mar 11, 2023

nevermind, I will push a fix in like a minute

@tstibor
Copy link
Contributor Author

tstibor commented Mar 11, 2023

Ok perfect !!!

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants