Public bug reported: Binary package hint: kdeedu
- Connect a Celestron scope - In INDI control panel click "Movement Control" - Click on "West" -> Scope starts slewing - Click on "West" again -> "Scope does *not* stop slewing Solution: The reason for the misbehaviour is is a just a typo in kstars/kstars/indi/celestronprotocol.c in function "StopSlew". Line 271 reads: slewCmd[2] = 0x11; It *should* read: slewCmd[2] = 0x10; Celestron has published the RS 232 protocol here: http://www.celestron.com/c2/images/files/downloads/1150227146_11049manual.pdf Klaus ** Affects: kdeedu (Ubuntu) Importance: Undecided Status: Unconfirmed -- Kstars: Stop slewing west with Celestron scope does not work https://bugs.launchpad.net/bugs/107596 You received this bug notification because you are a member of Kubuntu Team, which is a bug contact for kdeedu in ubuntu. -- kubuntu-bugs mailing list [EMAIL PROTECTED] https://lists.ubuntu.com/mailman/listinfo/kubuntu-bugs
