mirror of
https://github.com/slsdetectorgroup/slsDetectorPackage.git
synced 2025-06-22 09:37:59 +02:00
added trimval function, but sending trimbits from char to int bug
This commit is contained in:
@ -89,7 +89,8 @@ enum {
|
||||
F_RESET_COUNTER_BLOCK, /**< resets the counter block memory for gotthard */
|
||||
F_CALIBRATE_PEDESTAL, /**< starts acquistion, calibrates pedestal and write back to fpga */
|
||||
|
||||
F_ENABLE_TEN_GIGA /**< enable 10Gbe */
|
||||
F_ENABLE_TEN_GIGA, /**< enable 10Gbe */
|
||||
F_SET_ALL_TRIMBITS /** < set all trimbits to this value */
|
||||
|
||||
|
||||
/* Always append functions hereafter!!! */
|
||||
|
Reference in New Issue
Block a user