Browse Source

minor fix

Matze 4 years ago
parent
commit
bf069230a2

BIN
Docu/Kapture2 Docu.pdf


+ 2 - 0
Docu/chapters/part02-develope.tex

@@ -21,6 +21,8 @@ Before the Idea of KAPTURE2 came to live there was the idea to put multiple Kapt
 
 Also it should work also on the old KAPTURE-1 System but it has not been tested.
 
+The configfiles and the icons etc are located in \textit{.kcg2} to avoid conflicts with the old KAPTURE-1 GUI.
+
 \section{Modules}
 This is a not a complete list of all the modules with more or less small informations. 
 

+ 1 - 1
KCG/default_config.cfg

@@ -44,7 +44,7 @@ default_save_location = "pwd"
 # {sessionname} Ask for session name at startup
 # {ask} always ask for a foldername
 #default_subdirectory_name = "{user}_{dateGd}-{timel}_{sessionname}"
-default_subdirectory_name = "{sessionname}"
+default_subdirectory_name = "{y}_{m}_{d}_{sessionname}"
 
 # reask on cancel in dialog or use {user}_{dateGd}-{timel} as default when cancel is pressed?
 force_ask = False

+ 1 - 1
KCG/widgets/ConfigSetup.py

@@ -259,7 +259,7 @@ class ConfigSetup(kcgw.KCGWidgets):
                             '"25ps Delay 2" \n'
                             '"T/H Delay 2" \n'
                             '"Delay Cascade" \n'
-                            '"Delay Cascade 2" \n'
+                            '"Delay Cascade 25ps" \n'
                             '"Working Channels"\n'
                             '"shiftFMC2"\n'
                             'NOTE: These entries have to match the aforementioned strings exactly'