Bug 389929 - Ekos focuser hardcoded max travel range
Summary: Ekos focuser hardcoded max travel range
Status: RESOLVED FIXED
Alias: None
Product: kstars
Classification: Applications
Component: general (show other bugs)
Version: git
Platform: unspecified Linux
: NOR normal
Target Milestone: ---
Assignee: Jasem Mutlaq
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2018-02-05 21:26 UTC by Hans Lambermont
Modified: 2018-02-06 05:50 UTC (History)
0 users

See Also:
Latest Commit:
Version Fixed In:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Hans Lambermont 2018-02-05 21:26:50 UTC
kstars/ekos/focus/focus.ui has 50000 hardcoded for maxTravelIN on line 575

 574               <property name="maximum">
 575                <double>50000.000000000000000</double>

This is a problem for the Gemini Telescope Design Integra85 Focusing Rotator as it has a max travel range of 188600
Comment 1 Jasem Mutlaq 2018-02-06 05:50:10 UTC
Git commit 6215c60338a7fd0b2eb7ee0584748e8e989900b1 by Jasem Mutlaq.
Committed on 06/02/2018 at 05:49.
Pushed by mutlaqja into branch 'master'.

Update Max Travel to focuser limits.

M  +3    -0    kstars/ekos/focus/focus.cpp

https://commits.kde.org/kstars/6215c60338a7fd0b2eb7ee0584748e8e989900b1