diff --git a/config/config.properties b/config/config.properties index 3cbcbf5..cce8967 100644 --- a/config/config.properties +++ b/config/config.properties @@ -1,5 +1,6 @@ -#Fri Dec 15 15:06:46 CET 2017 +#Wed Mar 06 09:47:32 CET 2019 autoSaveScanData=true +commandExecutionEvents=false createSessionFiles=false dataLayout=default dataPath={data}/{year}_{month}/{date}/{date}_{time}_{name} @@ -16,6 +17,7 @@ logLevel=Info logLevelConsole=Off logPath={logs}/{date}_{time} notificationLevel=Off +saveCommandStatistics=false scanStreamerPort=-1 serverEnabled=false serverPort=8080 diff --git a/config/setup.properties b/config/setup.properties index e316f9d..acd27e9 100644 --- a/config/setup.properties +++ b/config/setup.properties @@ -1,7 +1,8 @@ -#Fri Dec 15 14:59:21 CET 2017 +#Wed Mar 06 09:47:32 CET 2019 configFile={config}/config.properties configFileDevices={config}/devices.properties configFilePlugins={config}/plugins.properties +configFileSettings={config}/settings.properties configFileTasks={config}/tasks.properties configPath={home}/config contextPath={outp}/context diff --git a/devices/otr.properties b/devices/otr.properties index 37b41b5..f1eabb1 100644 --- a/devices/otr.properties +++ b/devices/otr.properties @@ -1,4 +1,4 @@ -#Fri Jan 12 11:52:32 CET 2018 +#Wed Mar 06 09:47:34 CET 2019 defaultSpeed=0.125 estbilizationDelay=0 hasEnable=false @@ -12,5 +12,6 @@ precision=5 resolution=6.25E-5 rotation=false scale=1.0 +sign_bit=0 startRetries=1 unit=mrad diff --git a/devices/otx.properties b/devices/otx.properties index a7c75a8..d1538ad 100644 --- a/devices/otx.properties +++ b/devices/otx.properties @@ -1,4 +1,4 @@ -#Fri Jan 12 11:52:32 CET 2018 +#Wed Mar 06 09:47:34 CET 2019 defaultSpeed=0.833332 estbilizationDelay=0 hasEnable=false @@ -12,5 +12,6 @@ precision=5 resolution=4.16666E-4 rotation=false scale=1.0 +sign_bit=0 startRetries=1 unit=mm diff --git a/devices/oty.properties b/devices/oty.properties index d7e13fd..86bd4bc 100644 --- a/devices/oty.properties +++ b/devices/oty.properties @@ -1,4 +1,4 @@ -#Fri Jan 12 11:52:32 CET 2018 +#Wed Mar 06 09:47:34 CET 2019 defaultSpeed=0.15 estbilizationDelay=0 hasEnable=false @@ -12,5 +12,6 @@ precision=3 resolution=1.25E-4 rotation=false scale=1.0 +sign_bit=0 startRetries=1 unit=mm diff --git a/devices/otz.properties b/devices/otz.properties index 9b84d8e..ba3fad4 100644 --- a/devices/otz.properties +++ b/devices/otz.properties @@ -1,4 +1,4 @@ -#Fri Jan 12 11:52:32 CET 2018 +#Wed Mar 06 09:47:34 CET 2019 defaultSpeed=30.0 estbilizationDelay=0 hasEnable=false @@ -12,5 +12,6 @@ precision=5 resolution=0.0375 rotation=false scale=1.0 +sign_bit=0 startRetries=1 unit=mm diff --git a/devices/scdx.properties b/devices/scdx.properties index 9cbaf9a..8ea3bed 100644 --- a/devices/scdx.properties +++ b/devices/scdx.properties @@ -1,4 +1,4 @@ -#Fri Jan 12 11:52:31 CET 2018 +#Wed Mar 06 09:47:34 CET 2019 defaultSpeed=4.0 estbilizationDelay=0 hasEnable=false @@ -12,5 +12,6 @@ precision=5 resolution=0.00423 rotation=false scale=1.0 +sign_bit=0 startRetries=1 unit=mm diff --git a/devices/scimg.properties b/devices/scimg.properties index cf76daf..02dda1f 100644 --- a/devices/scimg.properties +++ b/devices/scimg.properties @@ -1,6 +1,7 @@ -#Wed Aug 15 11:29:47 CEST 2018 +#Wed Mar 06 09:47:34 CET 2019 colormap=Grayscale colormapAutomatic=false +colormapLogarithmic=false colormapMax=NaN colormapMin=NaN flipHorizontally=false diff --git a/devices/scr.properties b/devices/scr.properties index d8ccc9d..38a541d 100644 --- a/devices/scr.properties +++ b/devices/scr.properties @@ -1,4 +1,4 @@ -#Fri Jan 12 15:24:43 CET 2018 +#Wed Mar 06 09:47:34 CET 2019 defaultSpeed=7.5 estbilizationDelay=0 hasEnable=false @@ -12,5 +12,6 @@ precision=5 resolution=0.001 rotation=true scale=1.0 +sign_bit=0 startRetries=1 unit=deg diff --git a/devices/scx.properties b/devices/scx.properties index 4638958..c44265d 100644 --- a/devices/scx.properties +++ b/devices/scx.properties @@ -1,4 +1,4 @@ -#Thu Jan 25 09:37:42 CET 2018 +#Wed Mar 06 09:47:33 CET 2019 defaultSpeed=0.3 estbilizationDelay=0 hasEnable=false @@ -12,5 +12,6 @@ precision=5 resolution=1.0E-4 rotation=false scale=1.0 +sign_bit=0 startRetries=1 unit=mm diff --git a/devices/scy.properties b/devices/scy.properties index 5243a97..c44265d 100644 --- a/devices/scy.properties +++ b/devices/scy.properties @@ -1,4 +1,4 @@ -#Thu Jan 25 09:37:53 CET 2018 +#Wed Mar 06 09:47:33 CET 2019 defaultSpeed=0.3 estbilizationDelay=0 hasEnable=false @@ -12,5 +12,6 @@ precision=5 resolution=1.0E-4 rotation=false scale=1.0 +sign_bit=0 startRetries=1 unit=mm diff --git a/devices/scz.properties b/devices/scz.properties index e84cf5d..3f04421 100644 --- a/devices/scz.properties +++ b/devices/scz.properties @@ -1,4 +1,4 @@ -#Sun Feb 17 15:55:37 CET 2019 +#Wed Mar 06 09:47:34 CET 2019 defaultSpeed=0.3 estbilizationDelay=0 hasEnable=false @@ -12,5 +12,6 @@ precision=5 resolution=1.0E-4 rotation=false scale=1.0 +sign_bit=0 startRetries=1 unit=mm