mirror of
https://github.com/slsdetectorgroup/slsDetectorPackage.git
synced 2025-06-04 00:50:42 +02:00
fix for m3 crash
This commit is contained in:
parent
6793f5e530
commit
abdc755dc2
@ -43,7 +43,7 @@ enum DACINDEX {
|
||||
#define DAC_NAMES \
|
||||
"VSvP", "Vtrim", "Vrpreamp", "Vrshaper", "VSvN", "Vtgstv", "Vcmp_ll", \
|
||||
"Vcmp_lr", "Vcal", "Vcmp_rl", "rxb_rb", "rxb_lb", "Vcmp_rr", "Vcp", \
|
||||
"Vcn", "Vishaper"
|
||||
"Vcn", "Vishaper", "Vthreshold"
|
||||
#define DEFAULT_DAC_VALS \
|
||||
{ \
|
||||
0, /* VSvP */ \
|
||||
|
@ -95,7 +95,7 @@ enum DACINDEX {
|
||||
#define DAC_NAMES \
|
||||
"vcassh", "vth2", "vrshaper", "vrshaper_n", "vipre_out", "vth3", "vth1", \
|
||||
"vicin", "vcas", "vrpreamp", "vcal_n", "vipre", "vishaper", "vcal_p", \
|
||||
"vtrim", "vdcsh"
|
||||
"vtrim", "vdcsh", "vthreshold"
|
||||
#define DEFAULT_DAC_VALS \
|
||||
{ \
|
||||
1200, /* casSh */ \
|
||||
|
Loading…
x
Reference in New Issue
Block a user