mirror of
https://github.com/slsdetectorgroup/slsDetectorPackage.git
synced 2026-01-16 00:14:37 +01:00
fixed bug gotthard server: dynamic gain and confgain values
This commit is contained in:
Binary file not shown.
@@ -279,7 +279,7 @@
|
|||||||
#define GAIN_MASK 0x0000000f
|
#define GAIN_MASK 0x0000000f
|
||||||
#define GAIN_OFFSET 0
|
#define GAIN_OFFSET 0
|
||||||
#define SETTINGS_MASK 0x000000f0
|
#define SETTINGS_MASK 0x000000f0
|
||||||
#define SETTINGS_OFFSET 4
|
#define SETTINGS_OFFSET 8
|
||||||
|
|
||||||
|
|
||||||
/* CHIP_OF_INTRST_REG */
|
/* CHIP_OF_INTRST_REG */
|
||||||
|
|||||||
@@ -291,7 +291,7 @@
|
|||||||
#define GAIN_MASK 0x0000000f
|
#define GAIN_MASK 0x0000000f
|
||||||
#define GAIN_OFFSET 0
|
#define GAIN_OFFSET 0
|
||||||
#define SETTINGS_MASK 0x000000f0
|
#define SETTINGS_MASK 0x000000f0
|
||||||
#define SETTINGS_OFFSET 8
|
#define SETTINGS_OFFSET 4
|
||||||
|
|
||||||
|
|
||||||
/* CHIP_OF_INTRST_REG */
|
/* CHIP_OF_INTRST_REG */
|
||||||
|
|||||||
Reference in New Issue
Block a user