mirror of
https://github.com/slsdetectorgroup/slsDetectorPackage.git
synced 2025-06-23 10:07:59 +02:00
removed gotthard functions not used
This commit is contained in:
@ -368,7 +368,7 @@ format
|
||||
enum digitalTestMode {
|
||||
DETECTOR_FIRMWARE_TEST, /**< test detector system firmware */
|
||||
DETECTOR_BUS_TEST, /**< test detector system CPU-FPGA bus */
|
||||
DIGITAL_BIT_TEST /**< gotthard digital bit test */
|
||||
IMAGE_TEST /**< gotthard digital bit test */
|
||||
};
|
||||
|
||||
/**
|
||||
@ -542,11 +542,6 @@ format
|
||||
IS_SLAVE /**< is slave */
|
||||
};
|
||||
|
||||
enum imageType {
|
||||
DARK_IMAGE, /**< dark image */
|
||||
GAIN_IMAGE /**< gain image */
|
||||
};
|
||||
|
||||
/**
|
||||
* frame mode for processor
|
||||
*/
|
||||
|
Reference in New Issue
Block a user