[ACP-1444]  Change AUTOCAL_SAVE_RAW into an imaging option
Type Bug
Priority Low
Severity Trivial
Component AcquireSupport library, Main Program
Fixed In Version [8.18.1
Versions Affected [8.0.18.0.1
Severity Closed
Resolution Complete
Reported By Bob Denny
Resources Bob Denny
Start Date 8/6/2016

Description
See this Comm Center thread from Michael Cook. Somewhere between ACP 8 and 8 SR1 the AUTOCAL_SAVE_RAW constant in AcquireSupport was set to False. It should default to True.

Comments
8/12/2016 1:57:22 PM   Bob Denny
SVN Comment
Author rbdenny
Repository svn+ssh://rbdenny@a2_svn_dc3/home/rbdenny/svn/astro/acp
SVN Revision 994
Affected files /trunk/ACP.vbp (Modified)
/trunk/frmPrefs.frm (Modified)
Check-in comment Don't disable the save-raw checkbos just because auto-cal is disabled. Individual plans can still ask for auto-cal! GEM:1444
8/6/2016 6:27:44 PM   Bob Denny
SVN Comment
Author rbdenny
Repository svn+ssh://rbdenny@a2_svn_dc3/home/rbdenny/svn/astro/acp
SVN Revision 971
Affected files /trunk/ACP Help/ProgRef.chm (Modified)
/trunk/ACP Help/Programmer's Reference/ACP2 Programmer's Reference.mdb (Modified)
/trunk/ACP Help/Programmer's Reference/doc/ProgRef.chm (Modified)
/trunk/ACP Help/Programmer's Reference/doc/ProgRef.hhc (Modified)
/trunk/ACP Help/Programmer's Reference/doc/ProgRef.hhk (Modified)
/trunk/ACP Help/relnotes.htm (Modified)
/trunk/ACP Interop Assembly (Scheduler)/Interop.ACP.8.1.dll (Modified)
/trunk/ACP Interop Assembly (Scheduler)/Interop.ACP.dll (Modified)
/trunk/ACP Interop Assembly (Scheduler)/MakeAcpInterop.bat (Modified)
/trunk/AcquireSupport.wsc (Modified)
/trunk/CameraPrefs.cls (Modified)
/trunk/Main.bas (Modified)
/trunk/Script Components Master/AcquireSupport.wsc (Modified)
/trunk/acp-ref.exe (Modified)
/trunk/doc/ProgRef.chm (Modified)
/trunk/frmPrefs.frm (Modified)
Check-in comment Option to save raw images on auto-cal... or not. API CHANGE AGAIN. GEM:1444
8/6/2016 5:32:32 PM   Bob Denny
WTF ... Make this an option, eh?