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

Cannot do observations with kstars on multiple targets with OnStepX mount #2097

Open
apalazzi opened this issue Aug 17, 2024 · 3 comments
Open
Assignees
Labels

Comments

@apalazzi
Copy link

SUMMARY
When you setup a session in kstars session scheduler and the mount is OnStepX (but I think it's the same with OnStep) only the first target is captured and the following targets abort with an error.
What happens is that when Kstars sends the command to center the second (or third or fourth) target the mount refuses because is still in tracking mode and the session ends with an error.
I filed a bug in kstars https://bugs.kde.org/show_bug.cgi?id=480351 and the author replied that it's a bug in INDI, so here I am.

STEPS TO REPRODUCE
In kstars/ekos

  1. setup the scheduler to capture two or more targets
  2. start the scheduler
  3. wait for the first target to finish and the second to start

OBSERVED RESULT
The scheduler ends with error after the first target is captured.

EXPECTED RESULT
The scheduler should continue capturing all the targets.

SOFTWARE/OS VERSIONS
KDE Frameworks Version: 5.107. 0
Qt Version: 5.10.0

ADDITIONAL INFORMATION
OnStepX https://github.com/hjd1964/OnStepX

@apalazzi apalazzi added the bug label Aug 17, 2024
@knro knro self-assigned this Aug 18, 2024
@knro
Copy link
Contributor

knro commented Aug 18, 2024

Can you please enable debug logging and attach logs?

@apalazzi
Copy link
Author

Just to be sure: you mean the debug logging in kstars/ekos, right?

@knro
Copy link
Contributor

knro commented Aug 19, 2024

Yes, make sure the INDI+Mount checkboxes are selected.

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

No branches or pull requests

2 participants