Bug 389929

Summary: Ekos focuser hardcoded max travel range
Product: [Applications] kstars Reporter: Hans Lambermont <hans>
Component: generalAssignee: Jasem Mutlaq <mutlaqja>
Status: RESOLVED FIXED    
Severity: normal    
Priority: NOR    
Version: git   
Target Milestone: ---   
Platform: unspecified   
OS: Linux   
Latest Commit: Version Fixed In:
Sentry Crash Report:

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