mirror of
https://github.com/slsdetectorgroup/slsDetectorPackage.git
synced 2025-06-11 20:37:15 +02:00
a few changes for the fifo_read and the bus_r16
git-svn-id: file:///afs/psi.ch/project/sls_det_software/svn/slsDetectorSoftware@113 951219d9-93cf-4727-9268-0efd64621fa3
This commit is contained in:
@ -98,7 +98,7 @@ int initDetector() {
|
||||
*/
|
||||
|
||||
/* initialize dynamic range etc. */
|
||||
/* dynamicRange=getDynamicRange(); //commented out by dhanya
|
||||
/* dynamicRange=getDynamicRange(); //always 16 not required commented out
|
||||
nModX=setNMod(-1);*/
|
||||
|
||||
//dataBytes=nModX*NCHIP*NCHAN*4;
|
||||
@ -106,7 +106,7 @@ int initDetector() {
|
||||
// initChip(0, 0,ALLMOD);
|
||||
//nModX=n;
|
||||
//
|
||||
// allocateRAM();
|
||||
allocateRAM();
|
||||
|
||||
|
||||
return OK;
|
||||
|
Reference in New Issue
Block a user