mirror of
https://github.com/slsdetectorgroup/slsDetectorPackage.git
synced 2025-05-04 03:40:04 +02:00
WIP
This commit is contained in:
parent
efc247f46f
commit
9a80975929
@ -30,10 +30,10 @@ enum DACINDEX {
|
||||
E_VISHAPER,
|
||||
E_VTHRESHOLD
|
||||
};
|
||||
#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"
|
||||
#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"
|
||||
#define DEFAULT_DAC_VALS \
|
||||
{ \
|
||||
0, /* VSvP */ \
|
||||
|
Loading…
x
Reference in New Issue
Block a user