[ACP-310]  Pointing update at start of ACP autofocus does not honor config
Type Bug
Priority Low
Severity Minor
Component AcquireSupport library
Fixed In Version [5.1.115.1 Hot Fix 11
Versions Affected [5.1.105.1 HotFix 10
Severity Closed
Resolution Complete
Reported By Bob Denny
Resources Bob Denny
Start Date 2/11/2010

Description
In SUP.AutoFocus, for the "dumb" ACP autofocus logic, the call to UpdatePointing() is made whether or not Prefs.PointingUpdates.Enabled is true or false. It should not be done if pointing updates are off.

Comments
2/11/2010 12:14:13 PM   Bob Denny
SVN Comment
Author rbdenny
Repository svn+ssh://rbdenny@a2_svn_dc3/home/rbdenny/svn/astro/acp
SVN Revision 45
Affected files /trunk/ACP Help/relnotes.htm (Modified)
/trunk/AcquireSupport.wsc (Modified)
/trunk/HotFixes/5.1HF11/5.1 HotFix 11 ReadMe.txt (Modified)
/trunk/Script Components Master/AcquireSupport.wsc (Modified)
Check-in comment Fix AutoFocus for pointing updates disabled. GEM:310