Subversion Repositories f9daq

Compare Revisions

Ignore whitespace Rev 286 → Rev 287

/cvi/apps/cvibuild.qe2d/Debug/resources.in.rc
File deleted
/cvi/apps/cvibuild.qe2d/Debug/CallCC.bat
File deleted
/cvi/apps/cvibuild.qe2d/Debug/link_options.txt
File deleted
\ No newline at end of file
/cvi/apps/cvibuild.qe2d/Debug/Jamfile_instr
File deleted
/cvi/apps/cvibuild.qe2d/Debug/qe2d_dbg.exe
Cannot display: file marked as a binary type.
svn:mime-type = application/octet-stream
Property changes:
Deleted: svn:mime-type
## -1 +0,0 ##
-application/octet-stream
\ No newline at end of property
Index: cvibuild.qe2d/Debug/K617.obj.cvidefprots
===================================================================
--- cvibuild.qe2d/Debug/K617.obj.cvidefprots (revision 286)
+++ cvibuild.qe2d/Debug/K617.obj.cvidefprots (nonexistent)
@@ -1,64 +0,0 @@
-[GpibError]
-Class="Function"
-Prototype="void GpibError(char *msg);"
-
-[K617_open]
-Class="Function"
-Prototype="void K617_open(int interface, int port, int primary_addr, int secondary_addr, int timeout);"
-
-[K617_clear]
-Class="Function"
-Prototype="void K617_clear();"
-
-[K617_send]
-Class="Function"
-Prototype="void K617_send(char *cmd, int len);"
-
-[K617_receive]
-Class="Function"
-Prototype="int K617_receive(char *response, int maxbyt);"
-
-[K617_status]
-Class="Function"
-Prototype="void K617_status();"
-
-[K617_data_format]
-Class="Function"
-Prototype="void K617_data_format(int mode);"
-
-[K617_get]
-Class="Function"
-Prototype="double K617_get(char *prefix, int *loc);"
-
-[K617_current_mode]
-Class="Function"
-Prototype="void K617_current_mode(int range);"
-
-[K617_zero_correct]
-Class="Function"
-Prototype="void K617_zero_correct(int zcorrect);"
-
-[K617_trigger_mode]
-Class="Function"
-Prototype="void K617_trigger_mode(int mode);"
-
-[K617_reading_mode]
-Class="Function"
-Prototype="void K617_reading_mode(int mode);"
-
-[K617_vsource_set]
-Class="Function"
-Prototype="void K617_vsource_set(float value);"
-
-[K617_vsource_get]
-Class="Function"
-Prototype="double K617_vsource_get();"
-
-[K617_vsource_operate]
-Class="Function"
-Prototype="void K617_vsource_operate(int operate);"
-
-[K617_close]
-Class="Function"
-Prototype="void K617_close();"
-
Index: cvibuild.qe2d/Debug/MIKRO.obj
===================================================================
Cannot display: file marked as a binary type.
svn:mime-type = application/octet-stream
/cvibuild.qe2d/Debug/MIKRO.obj
Property changes:
Deleted: svn:mime-type
## -1 +0,0 ##
-application/octet-stream
\ No newline at end of property
Index: cvibuild.qe2d/Debug/qe2d.obj.cvidefprots
===================================================================
--- cvibuild.qe2d/Debug/qe2d.obj.cvidefprots (revision 286)
+++ cvibuild.qe2d/Debug/qe2d.obj.cvidefprots (nonexistent)
@@ -1,24 +0,0 @@
-[getavg]
-Class="Function"
-Prototype="float getavg(int n);"
-
-[cb_timer]
-Class="Function"
-Prototype="int cb_timer(int panel, int control, int event, void *callbackData, int eventData1, int eventData2);"
-
-[MDelay]
-Class="Function"
-Prototype="int MDelay(double t);"
-
-[qescan]
-Class="Function"
-Prototype="int qescan();"
-
-[mcp_positions]
-Class="Function"
-Prototype="int mcp_positions();"
-
-[WinMain]
-Class="Function"
-Prototype="int WinMain(struct HINSTANCE__ *hInstance, struct HINSTANCE__ *hPrevInstance, char *lpszCmdLine, int nCmdShow);"
-
Index: cvibuild.qe2d/Debug/CallLink.bat
===================================================================
--- cvibuild.qe2d/Debug/CallLink.bat (revision 286)
+++ cvibuild.qe2d/Debug/CallLink.bat (nonexistent)
@@ -1,9 +0,0 @@
-@"c:\program files\national instruments\cvi2013\bin\cvilink.exe" -cmd:link_options.txt -flags:0 -expiry:0 > Link.out 2>&1
-@if errorlevel 1 goto err
-@echo Link success
-@echo Link complete
-@exit 0
-:err
-@echo Link complete
-@echo Link failed
-@exit 1
Index: cvibuild.qe2d/Debug/SP2155.obj.cvidefprots
===================================================================
--- cvibuild.qe2d/Debug/SP2155.obj.cvidefprots (revision 286)
+++ cvibuild.qe2d/Debug/SP2155.obj.cvidefprots (nonexistent)
@@ -1,48 +0,0 @@
-[SP2155_Open]
-Class="Function"
-Prototype="void SP2155_Open(int port);"
-
-[SP2155_Cmd]
-Class="Function"
-Prototype="int SP2155_Cmd(char *cmd, double wait);"
-
-[SP2155_Echo]
-Class="Function"
-Prototype="void SP2155_Echo(int mode);"
-
-[SP2155_GetWavelength]
-Class="Function"
-Prototype="int SP2155_GetWavelength();"
-
-[SP2155_SetWavelength]
-Class="Function"
-Prototype="void SP2155_SetWavelength(int wavel);"
-
-[SP2155_GetGrating]
-Class="Function"
-Prototype="int SP2155_GetGrating();"
-
-[SP2155_SetGrating]
-Class="Function"
-Prototype="void SP2155_SetGrating(int grating);"
-
-[SP2155_GetTurret]
-Class="Function"
-Prototype="int SP2155_GetTurret();"
-
-[SP2155_SetTurret]
-Class="Function"
-Prototype="void SP2155_SetTurret(int turret);"
-
-[SP2155_SetSpeed]
-Class="Function"
-Prototype="void SP2155_SetSpeed(int aperm);"
-
-[SP2155_Scan]
-Class="Function"
-Prototype="void SP2155_Scan(int wavel);"
-
-[SP2155_Close]
-Class="Function"
-Prototype="void SP2155_Close();"
-
Index: cvibuild.qe2d/Debug/dlldependencies.txt
===================================================================
--- cvibuild.qe2d/Debug/dlldependencies.txt (revision 286)
+++ cvibuild.qe2d/Debug/dlldependencies.txt (nonexistent)
@@ -1,8 +0,0 @@
-cvi.lib
-cvirte.dll
-kernel32.lib
-KERNEL32.dll
-user32.lib
-USER32.dll
-USMCDLL.lib
-USMCDLL.dll
Index: cvibuild.qe2d/Debug/BuildStep.bat
===================================================================
--- cvibuild.qe2d/Debug/BuildStep.bat (revision 286)
+++ cvibuild.qe2d/Debug/BuildStep.bat (nonexistent)
@@ -1,2 +0,0 @@
-@call %1.bat > %1.out
-@echo Build Step complete for %1
Index: cvibuild.qe2d/Debug/K617.obj
===================================================================
Cannot display: file marked as a binary type.
svn:mime-type = application/octet-stream
/cvibuild.qe2d/Debug/K617.obj
Property changes:
Deleted: svn:mime-type
## -1 +0,0 ##
-application/octet-stream
\ No newline at end of property
Index: cvibuild.qe2d/Debug/CC_no_dep_options.txt
===================================================================
--- cvibuild.qe2d/Debug/CC_no_dep_options.txt (revision 286)
+++ cvibuild.qe2d/Debug/CC_no_dep_options.txt (nonexistent)
@@ -1 +0,0 @@
--force-include-file "qe2d.c";"c:\home\rokd\qe2d\qe2d.c"
\ No newline at end of file
Index: cvibuild.qe2d/Debug/resources.res
===================================================================
Cannot display: file marked as a binary type.
svn:mime-type = application/octet-stream
/cvibuild.qe2d/Debug/resources.res
Property changes:
Deleted: svn:mime-type
## -1 +0,0 ##
-application/octet-stream
\ No newline at end of property
Index: cvibuild.qe2d/Debug/prologix.obj.cvidefprots
===================================================================
--- cvibuild.qe2d/Debug/prologix.obj.cvidefprots (revision 286)
+++ cvibuild.qe2d/Debug/prologix.obj.cvidefprots (nonexistent)
@@ -1,20 +0,0 @@
-[PROLOGIX_Open]
-Class="Function"
-Prototype="int PROLOGIX_Open(int port);"
-
-[PROLOGIX_Send]
-Class="Function"
-Prototype="int PROLOGIX_Send(char *command);"
-
-[PROLOGIX_Receive]
-Class="Function"
-Prototype="int PROLOGIX_Receive(char *received, int length);"
-
-[PROLOGIX_SetAddr]
-Class="Function"
-Prototype="int PROLOGIX_SetAddr(int *primaryAddr, int *secondaryAddr);"
-
-[PROLOGIX_Close]
-Class="Function"
-Prototype="void PROLOGIX_Close();"
-
Index: cvibuild.qe2d/Debug/qe2d.obj
===================================================================
Cannot display: file marked as a binary type.
svn:mime-type = application/octet-stream
/cvibuild.qe2d/Debug/qe2d.obj
Property changes:
Deleted: svn:mime-type
## -1 +0,0 ##
-application/octet-stream
\ No newline at end of property
Index: cvibuild.qe2d/Debug/CallRC.bat
===================================================================
--- cvibuild.qe2d/Debug/CallRC.bat (revision 286)
+++ cvibuild.qe2d/Debug/CallRC.bat (nonexistent)
@@ -1,8 +0,0 @@
-@echo "c:\program files\national instruments\cvi2013\sdk\bin\rc.exe" /d _CVI_ /i "c:\program files\national instruments\cvi2013\sdk\include" /fo %2 %1
-@"c:\program files\national instruments\cvi2013\sdk\bin\rc.exe" /d _CVI_ /i "c:\program files\national instruments\cvi2013\sdk\include" /fo %2 %1 > Rc.out 2>&1
-@if errorlevel 1 goto err
-@echo RC complete
-@exit 0
-:err
-@echo RC failed
-@exit 1
Index: cvibuild.qe2d/Debug/uSMC.obj.cvidefprots
===================================================================
--- cvibuild.qe2d/Debug/uSMC.obj.cvidefprots (revision 286)
+++ cvibuild.qe2d/Debug/uSMC.obj.cvidefprots (nonexistent)
@@ -1,84 +0,0 @@
-[PrintDState]
-Class="Function"
-Prototype="void PrintDState(struct USMC_State_st *State);"
-
-[PrintDStartParameters]
-Class="Function"
-Prototype="void PrintDStartParameters(int DPos, float Speed, const struct USMC_StartParameters_st *SP);"
-
-[PrintDParameters]
-Class="Function"
-Prototype="void PrintDParameters(struct USMC_Parameters_st *Parameters);"
-
-[PrintDMode]
-Class="Function"
-Prototype="void PrintDMode(struct USMC_Mode_st *Mode);"
-
-[PrintEncState]
-Class="Function"
-Prototype="void PrintEncState(struct USMC_EncoderState_st *EnState, struct USMC_Parameters_st *up);"
-
-[PrintError]
-Class="Function"
-Prototype="void PrintError();"
-
-[uSMC_PrintDevices]
-Class="Function"
-Prototype="void uSMC_PrintDevices();"
-
-[uSMC_SetParameters]
-Class="Function"
-Prototype="int uSMC_SetParameters(int node, int stageType);"
-
-[uSMC_RevertStartPosition]
-Class="Function"
-Prototype="int uSMC_RevertStartPosition(int node);"
-
-[uSMC_PowerOn]
-Class="Function"
-Prototype="int uSMC_PowerOn(int node);"
-
-[uSMC_PowerOffSave]
-Class="Function"
-Prototype="int uSMC_PowerOffSave(int node, int saveToFlash);"
-
-[uSMC_PowerOff]
-Class="Function"
-Prototype="int uSMC_PowerOff(int node);"
-
-[uSMC_Open]
-Class="Function"
-Prototype="int uSMC_Open();"
-
-[uSMC_FindSerial]
-Class="Function"
-Prototype="int uSMC_FindSerial(char *serial);"
-
-[uSMC_Reset]
-Class="Function"
-Prototype="int uSMC_Reset(int node);"
-
-[uSMC_Init]
-Class="Function"
-Prototype="int uSMC_Init(int node, int type);"
-
-[uSMC_ReferenceMove]
-Class="Function"
-Prototype="int uSMC_ReferenceMove(int node);"
-
-[uSMC_MoveFor]
-Class="Function"
-Prototype="int uSMC_MoveFor(int node, int dist);"
-
-[uSMC_MoveTo]
-Class="Function"
-Prototype="int uSMC_MoveTo(int node, int dest);"
-
-[uSMC_GetPosition]
-Class="Function"
-Prototype="int uSMC_GetPosition(int node, int *pos);"
-
-[uSMC_Close]
-Class="Function"
-Prototype="void uSMC_Close();"
-
Index: cvibuild.qe2d/Debug/Jamfile
===================================================================
--- cvibuild.qe2d/Debug/Jamfile (revision 286)
+++ cvibuild.qe2d/Debug/Jamfile (nonexistent)
@@ -1,62 +0,0 @@
-CCFLAGS = -g ;
-HDRS = "c:\\program files\\national instruments\\cvi2013\\toolslib\\activex\\word"
- "c:\\program files\\national instruments\\cvi2013\\toolslib\\activex\\excel"
- "c:\\program files\\national instruments\\cvi2013\\toolslib\\custctrl"
- "c:\\program files\\national instruments\\cvi2013\\toolslib\\custctrl\\custsupp"
- "c:\\program files\\national instruments\\cvi2013\\toolslib\\cvirtsup"
- "c:\\program files\\national instruments\\cvi2013\\toolslib\\datasock"
- "c:\\program files\\national instruments\\cvi2013\\toolslib\\daqUtil"
- "c:\\program files\\national instruments\\cvi2013\\toolslib\\printing"
- "c:\\program files\\national instruments\\cvi2013\\toolslib\\toolbox"
- "c:\\program files\\national instruments\\cvi2013\\toolslib\\reportgen"
- "c:\\program files\\national instruments\\cvi2013\\toolslib\\localui"
- "c:\\program files\\national instruments\\cvi2013\\instr"
- "C:\\Program Files\\National Instruments\\Shared\\CVI\\toolslib\\custctrl"
- "C:\\Program Files\\National Instruments\\Shared\\CVI\\toolslib\\custctrl\\custsupp"
- "C:\\Program Files\\National Instruments\\Shared\\CVI\\instr"
- "C:\\ProgramData\\National Instruments\\CVI2013\\instr"
- "c:\\program files\\national instruments\\cvi2013\\include"
- "C:\\Program Files\\National Instruments\\Shared\\CVI\\include"
- "C:\\ProgramData\\National Instruments\\CVI2013\\include"
- "C:\\ProgramData\\National Instruments\\CVI\\include"
- "c:\\program files\\national instruments\\cvi2013\\include\\ansi"
- "c:\\program files\\national instruments\\cvi2013\\include\\clang\\2.9"
- "C:\\Program Files\\IVI Foundation\\IVI\\Include"
- "C:\\Program Files\\IVI Foundation\\VISA\\winnt\\include"
- "c:\\program files\\national instruments\\cvi2013\\sdk\\include"
- "c:\\home\\cvi\\instr\\K617"
- "c:\\home\\cvi\\instr\\MIKRO"
- "c:\\home\\cvi\\instr\\PROLOGIX"
- "c:\\home\\cvi\\instr\\SP2155"
- "c:\\home\\cvi\\instr\\uSMC"
- "c:\\Program Files\\National Instruments\\CVI2013\\bin"
- "c:\\ProgramData\\National Instruments\\CVI2013\\bin"
- "c:\\Program Files\\National Instruments\\Shared\\CVI\\Bin"
- ;
-LOCATE on "qe2d.c" = "c:\\home\\rokd\\qe2d" ;
-Object "c:\\home\\rokd\\qe2d\\cvibuild.qe2d\\Debug\\uSMC.obj" : "c:\\home\\cvi\\instr\\uSMC\\uSMC.c" ;
-FILENUM on "c:\\home\\rokd\\qe2d\\cvibuild.qe2d\\Debug\\uSMC.obj" = 1 ;
-DEFPROTS on "c:\\home\\rokd\\qe2d\\cvibuild.qe2d\\Debug\\uSMC.obj" = "c:\\home\\rokd\\qe2d\\cvibuild.qe2d\\Debug\\uSMC.obj.cvidefprots" ;
-OUTFILE on "c:\\home\\rokd\\qe2d\\cvibuild.qe2d\\Debug\\uSMC.obj" = "c:\\home\\rokd\\qe2d\\cvibuild.qe2d\\Debug\\uSMC.obj.out" ;
-PrjObjects += "c:\\home\\rokd\\qe2d\\cvibuild.qe2d\\Debug\\uSMC.obj" ;
-Object "c:\\home\\rokd\\qe2d\\cvibuild.qe2d\\Debug\\K617.obj" : "c:\\home\\cvi\\instr\\K617\\K617.c" ;
-FILENUM on "c:\\home\\rokd\\qe2d\\cvibuild.qe2d\\Debug\\K617.obj" = 2 ;
-DEFPROTS on "c:\\home\\rokd\\qe2d\\cvibuild.qe2d\\Debug\\K617.obj" = "c:\\home\\rokd\\qe2d\\cvibuild.qe2d\\Debug\\K617.obj.cvidefprots" ;
-OUTFILE on "c:\\home\\rokd\\qe2d\\cvibuild.qe2d\\Debug\\K617.obj" = "c:\\home\\rokd\\qe2d\\cvibuild.qe2d\\Debug\\K617.obj.out" ;
-PrjObjects += "c:\\home\\rokd\\qe2d\\cvibuild.qe2d\\Debug\\K617.obj" ;
-Object "c:\\home\\rokd\\qe2d\\cvibuild.qe2d\\Debug\\prologix.obj" : "c:\\home\\cvi\\instr\\PROLOGIX\\prologix.c" ;
-FILENUM on "c:\\home\\rokd\\qe2d\\cvibuild.qe2d\\Debug\\prologix.obj" = 3 ;
-DEFPROTS on "c:\\home\\rokd\\qe2d\\cvibuild.qe2d\\Debug\\prologix.obj" = "c:\\home\\rokd\\qe2d\\cvibuild.qe2d\\Debug\\prologix.obj.cvidefprots" ;
-OUTFILE on "c:\\home\\rokd\\qe2d\\cvibuild.qe2d\\Debug\\prologix.obj" = "c:\\home\\rokd\\qe2d\\cvibuild.qe2d\\Debug\\prologix.obj.out" ;
-PrjObjects += "c:\\home\\rokd\\qe2d\\cvibuild.qe2d\\Debug\\prologix.obj" ;
-Object "c:\\home\\rokd\\qe2d\\cvibuild.qe2d\\Debug\\MIKRO.obj" : "c:\\home\\cvi\\instr\\MIKRO\\MIKRO.c" ;
-FILENUM on "c:\\home\\rokd\\qe2d\\cvibuild.qe2d\\Debug\\MIKRO.obj" = 4 ;
-DEFPROTS on "c:\\home\\rokd\\qe2d\\cvibuild.qe2d\\Debug\\MIKRO.obj" = "c:\\home\\rokd\\qe2d\\cvibuild.qe2d\\Debug\\MIKRO.obj.cvidefprots" ;
-OUTFILE on "c:\\home\\rokd\\qe2d\\cvibuild.qe2d\\Debug\\MIKRO.obj" = "c:\\home\\rokd\\qe2d\\cvibuild.qe2d\\Debug\\MIKRO.obj.out" ;
-PrjObjects += "c:\\home\\rokd\\qe2d\\cvibuild.qe2d\\Debug\\MIKRO.obj" ;
-Object "c:\\home\\rokd\\qe2d\\cvibuild.qe2d\\Debug\\SP2155.obj" : "c:\\home\\cvi\\instr\\SP2155\\SP2155.c" ;
-FILENUM on "c:\\home\\rokd\\qe2d\\cvibuild.qe2d\\Debug\\SP2155.obj" = 5 ;
-DEFPROTS on "c:\\home\\rokd\\qe2d\\cvibuild.qe2d\\Debug\\SP2155.obj" = "c:\\home\\rokd\\qe2d\\cvibuild.qe2d\\Debug\\SP2155.obj.cvidefprots" ;
-OUTFILE on "c:\\home\\rokd\\qe2d\\cvibuild.qe2d\\Debug\\SP2155.obj" = "c:\\home\\rokd\\qe2d\\cvibuild.qe2d\\Debug\\SP2155.obj.out" ;
-PrjObjects += "c:\\home\\rokd\\qe2d\\cvibuild.qe2d\\Debug\\SP2155.obj" ;
-Depends all : $(PrjObjects) ;
Index: cvibuild.qe2d/Debug/SP2155.obj
===================================================================
Cannot display: file marked as a binary type.
svn:mime-type = application/octet-stream
/cvibuild.qe2d/Debug/SP2155.obj
Property changes:
Deleted: svn:mime-type
## -1 +0,0 ##
-application/octet-stream
\ No newline at end of property
Index: cvibuild.qe2d/Debug/moduledependencies.txt
===================================================================
Cannot display: file marked as a binary type.
svn:mime-type = application/octet-stream
/cvibuild.qe2d/Debug/moduledependencies.txt
Property changes:
Deleted: svn:mime-type
## -1 +0,0 ##
-application/octet-stream
\ No newline at end of property
Index: cvibuild.qe2d/Debug/prologix.obj
===================================================================
Cannot display: file marked as a binary type.
svn:mime-type = application/octet-stream
/cvibuild.qe2d/Debug/prologix.obj
Property changes:
Deleted: svn:mime-type
## -1 +0,0 ##
-application/octet-stream
\ No newline at end of property
Index: cvibuild.qe2d/Debug/CC_options.txt
===================================================================
--- cvibuild.qe2d/Debug/CC_options.txt (revision 286)
+++ cvibuild.qe2d/Debug/CC_options.txt (nonexistent)
@@ -1 +0,0 @@
--triple i386-pc-win32 -fno-caret-diagnostics -fno-gnu-keywords -fms-extensions -mms-bitfields -fmath-errno -mdisable-fp-elim -Wno-microsoft -Wno-error=invalid-token-paste -Werror=gnu -Werror=pointer-arith -Wno-pointer-sign -Wno-unreachable-code -Wno-parentheses -Wno-unused-variable -Wuninitialized -Wno-div-by-zero -Wno-array-bounds -Wno-null-dereference -Wno-ignored-qualifiers -Wreturn-type -Wno-panel-handle -Wno-tautological-compare -Wno-empty-body -Wno-missing-braces -Wno-overlength-strings -Wno-cast-align -Wno-missing-noreturn -Wno-invalid-noreturn -Wno-shadow -Wno-switch -Wno-switch-enum -Wno-unused-function -Wno-unused-label -Wno-unused-parameter -Wno-unused-value -Wno-used-but-marked-unused -Wno-conversion -Wno-sign-compare -Wno-char-subscripts -Wno-declaration-after-statement -Wno-typecheck-convert -Wno-float-equal -Wno-vla -Wno-attributes -Wno-unknown-attributes -Wno-deprecated-declarations -Wno-packed -Wno-padded -Wno-comment -Wno-format -Wno-implicit-int -Wno-implicit-function-declaration -Wno-builtin-implicit-decl -Wno-missing-declarations -Wno-missing-field-initializers -Wno-trigraphs -Wno-multichar -Wno-long-long -Wno-unknown-pragmas -Wno-ignored-pragmas -Wno-pragma-reset -Wno-pragma-on-off-switch -Wno-pragma-unused -Wno-end-of-directive -Wno-pragma-not-supported -Wno-unexpected-token -Wno-four-char-constants -Wno-discard-qual -Wno-sign-conversion -Wno-variadic-macros -Wno-macro-name -Wno-macro-poisoning -Wno-macro-redefined -Wno-builtin-macro-redefined -Wno-builtin-macro-undefined -Wno-unused-macros -Wno-gnu-designator -Wno-nonnull -Wno-constant-conversion -Wno-out-of-scope-declarations -Wno-static-non-static -Wno-constant-too-large -Wno-#warnings -Wno-undef -Wno-include-next -Wno-extra-tokens -Wno-line-number -Wno-weak -Wno-member-redeclare -Wno-expected-semi -Wno-too-many-args -Wno-literal-range -Wno-unknown-escape -Wno-shift -Wchar-init -Wno-braces-init -Wno-incomplete-field -Wno-tentative -Wno-ordered-comparison -Wno-pointer-compare -Wno-stack-memory -Wno-excess-elements -Wno-missing-terminating -Wno-illegal-storage -Wno-clang -Wno-backslash -Wno-decl-param -Wno-negative-to-unsigned -Wno-extern -Wno-constant-logical-operand -Wno-initializer-overrides -Wno-variadic-call-conv -Wno-main -Wno-omp-nested-parallel -Wno-omp-repeated-ordered -Wpointer-int-conv -Wint-conversion -Wpointer-conv -Wmissing-return-value -Winvalid-return -Wduplicate-decl-spec -Wpromoted-param -Wno-strict-prototypes -Wno-va-named-param -Wno-invalid-token-paste -fdiagnostics-show-option -cvi-debugging=standard -Werror=implicit-function-declaration -Wuninitialized-runtime -I "c:\program files\national instruments\cvi2013\toolslib\activex\word" -I "c:\program files\national instruments\cvi2013\toolslib\activex\excel" -I "c:\program files\national instruments\cvi2013\toolslib\custctrl" -I "c:\program files\national instruments\cvi2013\toolslib\custctrl\custsupp" -I "c:\program files\national instruments\cvi2013\toolslib\cvirtsup" -I "c:\program files\national instruments\cvi2013\toolslib\datasock" -I "c:\program files\national instruments\cvi2013\toolslib\daqUtil" -I "c:\program files\national instruments\cvi2013\toolslib\printing" -I "c:\program files\national instruments\cvi2013\toolslib\toolbox" -I "c:\program files\national instruments\cvi2013\toolslib\reportgen" -I "c:\program files\national instruments\cvi2013\toolslib\localui" -I "c:\program files\national instruments\cvi2013\instr" -I "C:\Program Files\National Instruments\Shared\CVI\toolslib\custctrl" -I "C:\Program Files\National Instruments\Shared\CVI\toolslib\custctrl\custsupp" -I "C:\Program Files\National Instruments\Shared\CVI\instr" -I "C:\ProgramData\National Instruments\CVI2013\instr" -I "c:\program files\national instruments\cvi2013\include" -I "C:\Program Files\National Instruments\Shared\CVI\include" -I "C:\ProgramData\National Instruments\CVI2013\include" -I "C:\ProgramData\National Instruments\CVI\include" -I "c:\program files\national instruments\cvi2013\include\ansi" -I "c:\program files\national instruments\cvi2013\include\clang\2.9" -I "C:\Program Files\IVI Foundation\IVI\Include" -I "C:\Program Files\IVI Foundation\VISA\winnt\include" -I "c:\program files\national instruments\cvi2013\sdk\include" -I c:\home\cvi\instr\K617 -I c:\home\cvi\instr\MIKRO -I c:\home\cvi\instr\PROLOGIX -I c:\home\cvi\instr\SP2155 -I c:\home\cvi\instr\uSMC -I "c:\Program Files\National Instruments\CVI2013\bin" -I "c:\ProgramData\National Instruments\CVI2013\bin" -I "c:\Program Files\National Instruments\Shared\CVI\Bin"
\ No newline at end of file
Index: cvibuild.qe2d/Debug/linkersummary.txt
===================================================================
--- cvibuild.qe2d/Debug/linkersummary.txt (revision 286)
+++ cvibuild.qe2d/Debug/linkersummary.txt (nonexistent)
@@ -1,13 +0,0 @@
-qe2d.obj
-cvi.lib
-cvistart.lib
-K617.obj
-SP2155.obj
-uSMC.obj
-gpib.lib
-kernel32.lib
-prologix.obj
-user32.lib
-USMCDLL.lib
-EXE Symbol Module
-Resource Module
Index: cvibuild.qe2d/Debug/uSMC.obj
===================================================================
Cannot display: file marked as a binary type.
svn:mime-type = application/octet-stream
/cvibuild.qe2d/Debug/uSMC.obj
Property changes:
Deleted: svn:mime-type
## -1 +0,0 ##
-application/octet-stream
\ No newline at end of property
Index: cvibuild.qe2d/Debug/MIKRO.obj.cvidefprots
===================================================================
--- cvibuild.qe2d/Debug/MIKRO.obj.cvidefprots (revision 286)
+++ cvibuild.qe2d/Debug/MIKRO.obj.cvidefprots (nonexistent)
@@ -1,48 +0,0 @@
-[MIKRO_Open]
-Class="Function"
-Prototype="int MIKRO_Open(int port);"
-
-[MIKRO_Close]
-Class="Function"
-Prototype="void MIKRO_Close();"
-
-[MIKRO_Cmd]
-Class="Function"
-Prototype="int MIKRO_Cmd(int node, char *cmd);"
-
-[MIKRO_Set]
-Class="Function"
-Prototype="int MIKRO_Set(int node, char *cmd, int val);"
-
-[MIKRO_Get]
-Class="Function"
-Prototype="int MIKRO_Get(int node, char *cmd, int *val);"
-
-[MIKRO_GetStat]
-Class="Function"
-Prototype="int MIKRO_GetStat(int node);"
-
-[MIKRO_Init]
-Class="Function"
-Prototype="int MIKRO_Init(int node, int type);"
-
-[MIKRO_Reset]
-Class="Function"
-Prototype="int MIKRO_Reset(int node);"
-
-[MIKRO_ReferenceMove]
-Class="Function"
-Prototype="int MIKRO_ReferenceMove(int node);"
-
-[MIKRO_MoveFor]
-Class="Function"
-Prototype="int MIKRO_MoveFor(int node, int dist);"
-
-[MIKRO_MoveTo]
-Class="Function"
-Prototype="int MIKRO_MoveTo(int node, int dest);"
-
-[MIKRO_GetPosition]
-Class="Function"
-Prototype="int MIKRO_GetPosition(int node, int *pos);"
-
Index: data/reference_000.dat
===================================================================
Cannot display: file marked as a binary type.
svn:mime-type = application/octet-stream
/data/reference_000.dat
Property changes:
Deleted: svn:mime-type
## -1 +0,0 ##
-application/octet-stream
\ No newline at end of property
Index: data/reference_001.dat
===================================================================
Cannot display: file marked as a binary type.
svn:mime-type = application/octet-stream
/data/reference_001.dat
Property changes:
Deleted: svn:mime-type
## -1 +0,0 ##
-application/octet-stream
\ No newline at end of property
Index: data/reference_002.dat
===================================================================
Cannot display: file marked as a binary type.
svn:mime-type = application/octet-stream
/data/reference_002.dat
Property changes:
Deleted: svn:mime-type
## -1 +0,0 ##
-application/octet-stream
\ No newline at end of property
Index: data/reference_003.dat
===================================================================
Cannot display: file marked as a binary type.
svn:mime-type = application/octet-stream
/data/reference_003.dat
Property changes:
Deleted: svn:mime-type
## -1 +0,0 ##
-application/octet-stream
\ No newline at end of property
Index: data/reference_004.dat
===================================================================
Cannot display: file marked as a binary type.
svn:mime-type = application/octet-stream
/data/reference_004.dat
Property changes:
Deleted: svn:mime-type
## -1 +0,0 ##
-application/octet-stream
\ No newline at end of property
Index: data/reference_005.dat
===================================================================
Cannot display: file marked as a binary type.
svn:mime-type = application/octet-stream
/data/reference_005.dat
Property changes:
Deleted: svn:mime-type
## -1 +0,0 ##
-application/octet-stream
\ No newline at end of property
Index: data/reference_006.dat
===================================================================
Cannot display: file marked as a binary type.
svn:mime-type = application/octet-stream
/data/reference_006.dat
Property changes:
Deleted: svn:mime-type
## -1 +0,0 ##
-application/octet-stream
\ No newline at end of property
Index: data/reference_007.dat
===================================================================
Cannot display: file marked as a binary type.
svn:mime-type = application/octet-stream
/data/reference_007.dat
Property changes:
Deleted: svn:mime-type
## -1 +0,0 ##
-application/octet-stream
\ No newline at end of property
Index: data/photopentode_000.dat
===================================================================
Cannot display: file marked as a binary type.
svn:mime-type = application/octet-stream
/data/photopentode_000.dat
Property changes:
Deleted: svn:mime-type
## -1 +0,0 ##
-application/octet-stream
\ No newline at end of property
Index: data/photopentode_001.dat
===================================================================
Cannot display: file marked as a binary type.
svn:mime-type = application/octet-stream
/data/photopentode_001.dat
Property changes:
Deleted: svn:mime-type
## -1 +0,0 ##
-application/octet-stream
\ No newline at end of property
Index: data/photopentode_002.dat
===================================================================
Cannot display: file marked as a binary type.
svn:mime-type = application/octet-stream
/data/photopentode_002.dat
Property changes:
Deleted: svn:mime-type
## -1 +0,0 ##
-application/octet-stream
\ No newline at end of property
Index: data/photopentode_003.dat
===================================================================
Cannot display: file marked as a binary type.
svn:mime-type = application/octet-stream
/data/photopentode_003.dat
Property changes:
Deleted: svn:mime-type
## -1 +0,0 ##
-application/octet-stream
\ No newline at end of property
Index: data/photopentode_004.dat
===================================================================
Cannot display: file marked as a binary type.
svn:mime-type = application/octet-stream
/data/photopentode_004.dat
Property changes:
Deleted: svn:mime-type
## -1 +0,0 ##
-application/octet-stream
\ No newline at end of property
Index: data/reference_001_positions.txt
===================================================================
--- data/reference_001_positions.txt (revision 286)
+++ data/reference_001_positions.txt (nonexistent)
@@ -1,146 +0,0 @@
-30000 124000
-8500 102500
-8500 106409
-8500 110318
-8500 114227
-8500 118136
-8500 122045
-8500 125954
-8500 129863
-8500 133772
-8500 137681
-8500 141590
-8500 145500
-12409 102500
-12409 106409
-12409 110318
-12409 114227
-12409 118136
-12409 122045
-12409 125954
-12409 129863
-12409 133772
-12409 137681
-12409 141590
-12409 145500
-16318 102500
-16318 106409
-16318 110318
-16318 114227
-16318 118136
-16318 122045
-16318 125954
-16318 129863
-16318 133772
-16318 137681
-16318 141590
-16318 145500
-20227 102500
-20227 106409
-20227 110318
-20227 114227
-20227 118136
-20227 122045
-20227 125954
-20227 129863
-20227 133772
-20227 137681
-20227 141590
-20227 145500
-24136 102500
-24136 106409
-24136 110318
-24136 114227
-24136 118136
-24136 122045
-24136 125954
-24136 129863
-24136 133772
-24136 137681
-24136 141590
-24136 145500
-28045 102500
-28045 106409
-28045 110318
-28045 114227
-28045 118136
-28045 122045
-28045 125954
-28045 129863
-28045 133772
-28045 137681
-28045 141590
-28045 145500
-31954 102500
-31954 106409
-31954 110318
-31954 114227
-31954 118136
-31954 122045
-31954 125954
-31954 129863
-31954 133772
-31954 137681
-31954 141590
-31954 145500
-35863 102500
-35863 106409
-35863 110318
-35863 114227
-35863 118136
-35863 122045
-35863 125954
-35863 129863
-35863 133772
-35863 137681
-35863 141590
-35863 145500
-39772 102500
-39772 106409
-39772 110318
-39772 114227
-39772 118136
-39772 122045
-39772 125954
-39772 129863
-39772 133772
-39772 137681
-39772 141590
-39772 145500
-43681 102500
-43681 106409
-43681 110318
-43681 114227
-43681 118136
-43681 122045
-43681 125954
-43681 129863
-43681 133772
-43681 137681
-43681 141590
-43681 145500
-47590 102500
-47590 106409
-47590 110318
-47590 114227
-47590 118136
-47590 122045
-47590 125954
-47590 129863
-47590 133772
-47590 137681
-47590 141590
-47590 145500
-51500 102500
-51500 106409
-51500 110318
-51500 114227
-51500 118136
-51500 122045
-51500 125954
-51500 129863
-51500 133772
-51500 137681
-51500 141590
-51500 145500
--1 -1
Index: data/reference_002_positions.txt
===================================================================
--- data/reference_002_positions.txt (revision 286)
+++ data/reference_002_positions.txt (nonexistent)
@@ -1,146 +0,0 @@
-48000 110000
-26500 88500
-26500 92409
-26500 96318
-26500 100227
-26500 104136
-26500 108045
-26500 111954
-26500 115863
-26500 119772
-26500 123681
-26500 127590
-26500 131500
-30409 88500
-30409 92409
-30409 96318
-30409 100227
-30409 104136
-30409 108045
-30409 111954
-30409 115863
-30409 119772
-30409 123681
-30409 127590
-30409 131500
-34318 88500
-34318 92409
-34318 96318
-34318 100227
-34318 104136
-34318 108045
-34318 111954
-34318 115863
-34318 119772
-34318 123681
-34318 127590
-34318 131500
-38227 88500
-38227 92409
-38227 96318
-38227 100227
-38227 104136
-38227 108045
-38227 111954
-38227 115863
-38227 119772
-38227 123681
-38227 127590
-38227 131500
-42136 88500
-42136 92409
-42136 96318
-42136 100227
-42136 104136
-42136 108045
-42136 111954
-42136 115863
-42136 119772
-42136 123681
-42136 127590
-42136 131500
-46045 88500
-46045 92409
-46045 96318
-46045 100227
-46045 104136
-46045 108045
-46045 111954
-46045 115863
-46045 119772
-46045 123681
-46045 127590
-46045 131500
-49954 88500
-49954 92409
-49954 96318
-49954 100227
-49954 104136
-49954 108045
-49954 111954
-49954 115863
-49954 119772
-49954 123681
-49954 127590
-49954 131500
-53863 88500
-53863 92409
-53863 96318
-53863 100227
-53863 104136
-53863 108045
-53863 111954
-53863 115863
-53863 119772
-53863 123681
-53863 127590
-53863 131500
-57772 88500
-57772 92409
-57772 96318
-57772 100227
-57772 104136
-57772 108045
-57772 111954
-57772 115863
-57772 119772
-57772 123681
-57772 127590
-57772 131500
-61681 88500
-61681 92409
-61681 96318
-61681 100227
-61681 104136
-61681 108045
-61681 111954
-61681 115863
-61681 119772
-61681 123681
-61681 127590
-61681 131500
-65590 88500
-65590 92409
-65590 96318
-65590 100227
-65590 104136
-65590 108045
-65590 111954
-65590 115863
-65590 119772
-65590 123681
-65590 127590
-65590 131500
-69500 88500
-69500 92409
-69500 96318
-69500 100227
-69500 104136
-69500 108045
-69500 111954
-69500 115863
-69500 119772
-69500 123681
-69500 127590
-69500 131500
--1 -1
Index: data/reference_006_positions.txt
===================================================================
--- data/reference_006_positions.txt (revision 286)
+++ data/reference_006_positions.txt (nonexistent)
@@ -1,23 +0,0 @@
-48000 110000
-48000 88500
-48000 90650
-48000 92800
-48000 94950
-48000 97100
-48000 99250
-48000 101400
-48000 103550
-48000 105700
-48000 107850
-48000 110000
-48000 112150
-48000 114300
-48000 116450
-48000 118600
-48000 120750
-48000 122900
-48000 125050
-48000 127200
-48000 129350
-48000 131500
--1 -1
Index: data/photopentode_003_positions.txt
===================================================================
--- data/photopentode_003_positions.txt (revision 286)
+++ data/photopentode_003_positions.txt (nonexistent)
@@ -1,23 +0,0 @@
-48000 110000
-220000 85000
-220000 92500
-220000 100000
-220000 107500
-220000 115000
-220000 122500
-220000 130000
-220000 137500
-220000 145000
-220000 152500
-220000 160000
-220000 167500
-220000 175000
-220000 182500
-220000 190000
-220000 197500
-220000 205000
-220000 212500
-220000 220000
-220000 227500
-220000 235000
--1 -1
Index: data/photopentode_004_positions.txt
===================================================================
--- data/photopentode_004_positions.txt (revision 286)
+++ data/photopentode_004_positions.txt (nonexistent)
@@ -1,443 +0,0 @@
-48000 110000
-145000 85000
-145000 92500
-145000 100000
-145000 107500
-145000 115000
-145000 122500
-145000 130000
-145000 137500
-145000 145000
-145000 152500
-145000 160000
-145000 167500
-145000 175000
-145000 182500
-145000 190000
-145000 197500
-145000 205000
-145000 212500
-145000 220000
-145000 227500
-145000 235000
-152500 85000
-152500 92500
-152500 100000
-152500 107500
-152500 115000
-152500 122500
-152500 130000
-152500 137500
-152500 145000
-152500 152500
-152500 160000
-152500 167500
-152500 175000
-152500 182500
-152500 190000
-152500 197500
-152500 205000
-152500 212500
-152500 220000
-152500 227500
-152500 235000
-160000 85000
-160000 92500
-160000 100000
-160000 107500
-160000 115000
-160000 122500
-160000 130000
-160000 137500
-160000 145000
-160000 152500
-160000 160000
-160000 167500
-160000 175000
-160000 182500
-160000 190000
-160000 197500
-160000 205000
-160000 212500
-160000 220000
-160000 227500
-160000 235000
-167500 85000
-167500 92500
-167500 100000
-167500 107500
-167500 115000
-167500 122500
-167500 130000
-167500 137500
-167500 145000
-167500 152500
-167500 160000
-167500 167500
-167500 175000
-167500 182500
-167500 190000
-167500 197500
-167500 205000
-167500 212500
-167500 220000
-167500 227500
-167500 235000
-175000 85000
-175000 92500
-175000 100000
-175000 107500
-175000 115000
-175000 122500
-175000 130000
-175000 137500
-175000 145000
-175000 152500
-175000 160000
-175000 167500
-175000 175000
-175000 182500
-175000 190000
-175000 197500
-175000 205000
-175000 212500
-175000 220000
-175000 227500
-175000 235000
-182500 85000
-182500 92500
-182500 100000
-182500 107500
-182500 115000
-182500 122500
-182500 130000
-182500 137500
-182500 145000
-182500 152500
-182500 160000
-182500 167500
-182500 175000
-182500 182500
-182500 190000
-182500 197500
-182500 205000
-182500 212500
-182500 220000
-182500 227500
-182500 235000
-190000 85000
-190000 92500
-190000 100000
-190000 107500
-190000 115000
-190000 122500
-190000 130000
-190000 137500
-190000 145000
-190000 152500
-190000 160000
-190000 167500
-190000 175000
-190000 182500
-190000 190000
-190000 197500
-190000 205000
-190000 212500
-190000 220000
-190000 227500
-190000 235000
-197500 85000
-197500 92500
-197500 100000
-197500 107500
-197500 115000
-197500 122500
-197500 130000
-197500 137500
-197500 145000
-197500 152500
-197500 160000
-197500 167500
-197500 175000
-197500 182500
-197500 190000
-197500 197500
-197500 205000
-197500 212500
-197500 220000
-197500 227500
-197500 235000
-205000 85000
-205000 92500
-205000 100000
-205000 107500
-205000 115000
-205000 122500
-205000 130000
-205000 137500
-205000 145000
-205000 152500
-205000 160000
-205000 167500
-205000 175000
-205000 182500
-205000 190000
-205000 197500
-205000 205000
-205000 212500
-205000 220000
-205000 227500
-205000 235000
-212500 85000
-212500 92500
-212500 100000
-212500 107500
-212500 115000
-212500 122500
-212500 130000
-212500 137500
-212500 145000
-212500 152500
-212500 160000
-212500 167500
-212500 175000
-212500 182500
-212500 190000
-212500 197500
-212500 205000
-212500 212500
-212500 220000
-212500 227500
-212500 235000
-220000 85000
-220000 92500
-220000 100000
-220000 107500
-220000 115000
-220000 122500
-220000 130000
-220000 137500
-220000 145000
-220000 152500
-220000 160000
-220000 167500
-220000 175000
-220000 182500
-220000 190000
-220000 197500
-220000 205000
-220000 212500
-220000 220000
-220000 227500
-220000 235000
-227500 85000
-227500 92500
-227500 100000
-227500 107500
-227500 115000
-227500 122500
-227500 130000
-227500 137500
-227500 145000
-227500 152500
-227500 160000
-227500 167500
-227500 175000
-227500 182500
-227500 190000
-227500 197500
-227500 205000
-227500 212500
-227500 220000
-227500 227500
-227500 235000
-235000 85000
-235000 92500
-235000 100000
-235000 107500
-235000 115000
-235000 122500
-235000 130000
-235000 137500
-235000 145000
-235000 152500
-235000 160000
-235000 167500
-235000 175000
-235000 182500
-235000 190000
-235000 197500
-235000 205000
-235000 212500
-235000 220000
-235000 227500
-235000 235000
-242500 85000
-242500 92500
-242500 100000
-242500 107500
-242500 115000
-242500 122500
-242500 130000
-242500 137500
-242500 145000
-242500 152500
-242500 160000
-242500 167500
-242500 175000
-242500 182500
-242500 190000
-242500 197500
-242500 205000
-242500 212500
-242500 220000
-242500 227500
-242500 235000
-250000 85000
-250000 92500
-250000 100000
-250000 107500
-250000 115000
-250000 122500
-250000 130000
-250000 137500
-250000 145000
-250000 152500
-250000 160000
-250000 167500
-250000 175000
-250000 182500
-250000 190000
-250000 197500
-250000 205000
-250000 212500
-250000 220000
-250000 227500
-250000 235000
-257500 85000
-257500 92500
-257500 100000
-257500 107500
-257500 115000
-257500 122500
-257500 130000
-257500 137500
-257500 145000
-257500 152500
-257500 160000
-257500 167500
-257500 175000
-257500 182500
-257500 190000
-257500 197500
-257500 205000
-257500 212500
-257500 220000
-257500 227500
-257500 235000
-265000 85000
-265000 92500
-265000 100000
-265000 107500
-265000 115000
-265000 122500
-265000 130000
-265000 137500
-265000 145000
-265000 152500
-265000 160000
-265000 167500
-265000 175000
-265000 182500
-265000 190000
-265000 197500
-265000 205000
-265000 212500
-265000 220000
-265000 227500
-265000 235000
-272500 85000
-272500 92500
-272500 100000
-272500 107500
-272500 115000
-272500 122500
-272500 130000
-272500 137500
-272500 145000
-272500 152500
-272500 160000
-272500 167500
-272500 175000
-272500 182500
-272500 190000
-272500 197500
-272500 205000
-272500 212500
-272500 220000
-272500 227500
-272500 235000
-280000 85000
-280000 92500
-280000 100000
-280000 107500
-280000 115000
-280000 122500
-280000 130000
-280000 137500
-280000 145000
-280000 152500
-280000 160000
-280000 167500
-280000 175000
-280000 182500
-280000 190000
-280000 197500
-280000 205000
-280000 212500
-280000 220000
-280000 227500
-280000 235000
-287500 85000
-287500 92500
-287500 100000
-287500 107500
-287500 115000
-287500 122500
-287500 130000
-287500 137500
-287500 145000
-287500 152500
-287500 160000
-287500 167500
-287500 175000
-287500 182500
-287500 190000
-287500 197500
-287500 205000
-287500 212500
-287500 220000
-287500 227500
-287500 235000
-295000 85000
-295000 92500
-295000 100000
-295000 107500
-295000 115000
-295000 122500
-295000 130000
-295000 137500
-295000 145000
-295000 152500
-295000 160000
-295000 167500
-295000 175000
-295000 182500
-295000 190000
-295000 197500
-295000 205000
-295000 212500
-295000 220000
-295000 227500
-295000 235000
--1 -1