mirror of
https://github.com/slsdetectorgroup/slsDetectorPackage.git
synced 2025-05-04 11:50:05 +02:00
fixed bug gotthard server: dynamic gain and confgain values
This commit is contained in:
parent
0ea9cc34b0
commit
64c0fdfaef
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 */
|
||||||
|
Loading…
x
Reference in New Issue
Block a user