mirror of
https://github.com/slsdetectorgroup/slsDetectorPackage.git
synced 2026-01-17 05:50:14 +01:00
receiver and client: changed xcoord to row and ycoord to column, zcoord to reserved
This commit is contained in:
@@ -28,8 +28,8 @@
|
||||
#define MAX_CHUNKED_IMAGES 1
|
||||
|
||||
//versions
|
||||
#define HDF5_WRITER_VERSION 2.0 //1 decimal places
|
||||
#define BINARY_WRITER_VERSION 2.0 //1 decimal places
|
||||
#define HDF5_WRITER_VERSION 3.0 //1 decimal places
|
||||
#define BINARY_WRITER_VERSION 3.0 //1 decimal places
|
||||
|
||||
|
||||
//parameters to calculate fifo depth
|
||||
|
||||
Reference in New Issue
Block a user