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

Updates to DDW driver #1344

Merged
merged 1 commit into from Feb 4, 2021
Merged

Updates to DDW driver #1344

merged 1 commit into from Feb 4, 2021

Conversation

jpaana
Copy link
Contributor

@jpaana jpaana commented Feb 3, 2021

  • restrict to serial connection as the controller only support that to avoid confusion
  • if dome is currently moving when a new command to move arrives (from slaving or similar), latch the command and issue the goto after current one completes
  • the state of DomeAbsPosNP was set to IPS_OK too early in a few places causing client to think move is over, corrected those so the state stays IPS_BUSY correctly until the move is actually finished

- restrict to serial connection as the controller only support that to avoid confusion
- if dome is currently moving when a new command to move arrives (from slaving or similar), latch the command and issue the goto after current one completes
- the state of DomeAbsPosNP was set to IPS_OK too early in a few places causing client to think move is over, corrected those so the state stays IPS_BUSY correctly until the move is actually finished
@knro knro merged commit 0fe8fe1 into indilib:master Feb 4, 2021
@jpaana jpaana deleted the ddw_latch_move branch February 4, 2021 09:57
karlrees pushed a commit to karlrees/indi that referenced this pull request Mar 24, 2021
- restrict to serial connection as the controller only support that to avoid confusion
- if dome is currently moving when a new command to move arrives (from slaving or similar), latch the command and issue the goto after current one completes
- the state of DomeAbsPosNP was set to IPS_OK too early in a few places causing client to think move is over, corrected those so the state stays IPS_BUSY correctly until the move is actually finished
karlrees added a commit to karlrees/indi that referenced this pull request Mar 24, 2021
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