Summary: | tracking stop is not reflected in several status indicators with Losmandy driver | ||
---|---|---|---|
Product: | [Applications] kstars | Reporter: | amiga2000c |
Component: | general | Assignee: | Jasem Mutlaq <mutlaqja> |
Status: | RESOLVED NOT A BUG | ||
Severity: | normal | CC: | const, nate |
Priority: | NOR | ||
Version First Reported In: | git | ||
Target Milestone: | --- | ||
Platform: | Compiled Sources | ||
OS: | Linux | ||
Latest Commit: | Version Fixed In: | ||
Sentry Crash Report: |
Description
amiga2000c
2021-06-21 13:31:45 UTC
It appears that stop tracking simply calls sleepMount() which issues ":hN#" command. What's the latest command set for this mount? The ":hN#" command is correct and the mount stops tracking as expected. However, all indicators in the GUI pretend the mount was still tracking. http://www.company7.com/library/losmandy/GemL4SerialIntCommand.html provides a list of serial commands. I doubt it's the latest version though. Right that's not latest version. Please try to find and I will look for it as well. (In reply to Jasem Mutlaq from comment #3) > Right that's not latest version. Please try to find and I will look for it > as well. The issue is with the LED/text indicators in Ekos. The Gemini command set has nothing to do with it IMO. The command issued is the correct one and does work as expected. The mount starts/stops tracking when being told so. Ekos just doesn't reflect the actual tracking state correctly. This is not actually a KStars issue, but an INDI issue. Good to see a long standing issue finally resolved. |