mirror of
https://github.com/slsdetectorgroup/slsDetectorPackage.git
synced 2025-06-23 18:17:59 +02:00
new argv set merged
This commit is contained in:
@ -1,11 +1,11 @@
|
||||
//#define SVNPATH ""
|
||||
#define SVNURL "git@gitorious.psi.ch:sls_det_software/sls_detector_gui.git"
|
||||
//#define SVNREPPATH ""
|
||||
#define SVNREPUUID "a6b29560c2d5dc8de95db22956b6a9ab29a0a688"
|
||||
//#define SVNREV 0x282
|
||||
#define SVNREPUUID "81c5629da13fd8658d00bcad89e5fcbb9d901ef7"
|
||||
//#define SVNREV 0x288
|
||||
//#define SVNKIND ""
|
||||
//#define SVNSCHED ""
|
||||
#define SVNAUTH "Maliakal_Dhanya"
|
||||
#define SVNREV 0x282
|
||||
#define SVNDATE 0x20140910
|
||||
#define SVNREV 0x288
|
||||
#define SVNDATE 0x20141201
|
||||
//
|
||||
|
@ -481,7 +481,7 @@ double XYRangeValues[4];
|
||||
bool IsXYRange[4];
|
||||
|
||||
/** Default timer between plots*/
|
||||
static const double PLOT_TIMER_MS = 250;
|
||||
static const double PLOT_TIMER_MS = 200;
|
||||
/** Specific timer value between plots */
|
||||
double timerValue;
|
||||
/** every nth frame when to plot */
|
||||
|
Reference in New Issue
Block a user